kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #19912
[Bug 1211976] Re: [ 11.063330] WARNING: CPU: 2 PID: 1455 at /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 check_crtc_state+0x58f/0x9c0 [i915]()
Launchpad has imported 23 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=69875.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2013-09-27T08:43:45+00:00 Carstenmattner wrote:
After the update to 3.11.2 new ERROR messages appeared on bootup:
[ 0.000000] Linux version 3.11.2-1-ARCH (tobias@testing-i686) (gcc
version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Sep 27
08:03:21 CEST 2013
...
[ 16.922234] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 2, found 0)
[ 16.922244] ------------[ cut here ]------------
[ 16.922282] WARNING: CPU: 1 PID: 171 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x590/0xb30 [i915]()
[ 16.922285] pipe state doesn't match!
[ 16.922287] Modules linked in: microcode(+) iTCO_vendor_support ath5k(+) evdev i2c_i801(+) input_polldev pcspkr ath of_i2c joydev snd_hda_codec_idt mac80211 i915(+) sky2 cfg80211 snd_hda_intel rfkill snd_hda_codec drm_kms_helper snd_hwdep drm snd_pcm i2c_algo_bit snd_page_alloc i2c_core snd_timer snd soundcore lpc_ich video shpchp intel_agp intel_gtt agpgart button acpi_cpufreq mperf processor ext4 crc16 mbcache jbd2 xts gf128mul hid_appleir hid_generic hid_cherry usbhid hid dm_crypt dm_mod usb_storage sd_mod sr_mod cdrom ata_generic pata_acpi ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[ 16.922341] CPU: 1 PID: 171 Comm: systemd-udevd Not tainted 3.11.2-1-ARCH #1
[ 16.922343] Hardware name: Apple Inc. Macmini2,1
[ 16.922346] 00000000 00000000 f6ef55e8 c141bc5f f6ef5628 f6ef5618 c104560e f8f74959
[ 16.922353] f6ef5644 000000ab f8f6c3b4 0000206b f8f28240 f8f28240 f53ff650 f53ff000
[ 16.922360] 0000000a f6ef5630 c1045663 00000009 f6ef5628 f8f74959 f6ef5644 f6ef5898
[ 16.922367] Call Trace:
[ 16.922375] [<c141bc5f>] dump_stack+0x4b/0x79
[ 16.922381] [<c104560e>] warn_slowpath_common+0x7e/0xa0
[ 16.922409] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 16.922435] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 16.922440] [<c1045663>] warn_slowpath_fmt+0x33/0x40
[ 16.922467] [<f8f28240>] check_crtc_state+0x590/0xb30 [i915]
[ 16.922498] [<f8f31e83>] intel_modeset_check_state+0x2a3/0x760 [i915]
[ 16.922526] [<f8f323d0>] intel_set_mode+0x30/0x40 [i915]
[ 16.922553] [<f8f334e0>] intel_get_load_detect_pipe+0x230/0x3a0 [i915]
[ 16.922588] [<f8f52857>] intel_tv_detect+0xe7/0x4a0 [i915]
[ 16.922596] [<f86b2448>] drm_helper_probe_single_connector_modes+0x1b8/0x340 [drm_kms_helper]
[ 16.922602] [<f86b0001>] drm_fb_helper_probe_connector_modes.isra.3+0x41/0x60 [drm_kms_helper]
[ 16.922608] [<f86b0e6d>] drm_fb_helper_initial_config+0x15d/0x480 [drm_kms_helper]
[ 16.922631] [<f8f0236f>] ? i915_write32+0x9f/0x180 [i915]
[ 16.922653] [<f8f01d86>] ? i915_read32+0x56/0x150 [i915]
[ 16.922685] [<f8f5196e>] intel_fbdev_initial_config+0x1e/0x20 [i915]
[ 16.922708] [<f8f05de2>] i915_driver_load+0xcb2/0xce0 [i915]
[ 16.922730] [<f8f02f20>] ? i915_switcheroo_set_state+0xa0/0xa0 [i915]
[ 16.922747] [<f86cd39e>] ? drm_get_minor+0x1be/0x240 [drm]
[ 16.922757] [<f86cf0e3>] drm_get_pci_dev+0x133/0x240 [drm]
[ 16.922780] [<f8f0169b>] i915_pci_probe+0x2b/0x60 [i915]
[ 16.922786] [<c124099f>] pci_device_probe+0x6f/0xb0
[ 16.922792] [<c12e57c9>] driver_probe_device+0x79/0x360
[ 16.922796] [<c12e5b61>] __driver_attach+0x71/0x80
[ 16.922800] [<c12e5af0>] ? __device_attach+0x40/0x40
[ 16.922804] [<c12e3bd7>] bus_for_each_dev+0x47/0x80
[ 16.922807] [<c12e52be>] driver_attach+0x1e/0x20
[ 16.922811] [<c12e5af0>] ? __device_attach+0x40/0x40
[ 16.922815] [<c12e4ef7>] bus_add_driver+0x1c7/0x280
[ 16.922819] [<c12409e0>] ? pci_device_probe+0xb0/0xb0
[ 16.922823] [<c12409e0>] ? pci_device_probe+0xb0/0xb0
[ 16.922827] [<c12e613a>] driver_register+0x6a/0x130
[ 16.922831] [<c1240832>] __pci_register_driver+0x32/0x40
[ 16.922840] [<f86cf2e5>] drm_pci_init+0xf5/0x100 [drm]
[ 16.922846] [<f896d000>] ? 0xf896cfff
[ 16.922867] [<f896d05e>] i915_init+0x5e/0x60 [i915]
[ 16.922872] [<c100042a>] do_one_initcall+0xca/0x190
[ 16.922877] [<c10cbfc7>] ? tracepoint_update_probe_range+0x47/0x130
[ 16.922882] [<c141f12d>] ? mutex_unlock+0xd/0x10
[ 16.922886] [<c10cc989>] ? tracepoint_module_notify+0x119/0x180
[ 16.922890] [<c14251a1>] ? notifier_call_chain+0x41/0x60
[ 16.922896] [<c10675c4>] ? __blocking_notifier_call_chain+0x44/0x60
[ 16.922902] [<c10a6a81>] load_module+0x19f1/0x2300
[ 16.922910] [<c10a741f>] SyS_init_module+0x8f/0xf0
[ 16.922918] [<c142850d>] sysenter_do_call+0x12/0x28
[ 16.922920] ---[ end trace a8bb9aa7d94acce1 ]---
[ 16.940334] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
...
[ 66.003042] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 2, found 0)
[ 66.003048] ------------[ cut here ]------------
[ 66.003075] WARNING: CPU: 1 PID: 289 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x590/0xb30 [i915]()
[ 66.003078] pipe state doesn't match!
[ 66.003079] Modules linked in: arc4 coretemp kvm_intel kvm iTCO_wdt applesmc microcode iTCO_vendor_support ath5k evdev i2c_i801 input_polldev pcspkr ath of_i2c joydev snd_hda_codec_idt mac80211 i915 sky2 cfg80211 snd_hda_intel rfkill snd_hda_codec drm_kms_helper snd_hwdep drm snd_pcm i2c_algo_bit snd_page_alloc i2c_core snd_timer snd soundcore lpc_ich video shpchp intel_agp intel_gtt agpgart button acpi_cpufreq mperf processor ext4 crc16 mbcache jbd2 xts gf128mul hid_appleir hid_generic hid_cherry usbhid hid dm_crypt dm_mod usb_storage sd_mod sr_mod cdrom ata_generic pata_acpi ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[ 66.003142] CPU: 1 PID: 289 Comm: X Tainted: G W 3.11.2-1-ARCH #1
[ 66.003144] Hardware name: Apple Inc. Macmini2,1
[ 66.003147] 00000000 00000000 f6f598b0 c141bc5f f6f598f0 f6f598e0 c104560e f8f74959
[ 66.003154] f6f5990c 00000121 f8f6c3b4 0000206b f8f28240 f8f28240 f5016650 f5016000
[ 66.003161] 0000000a f6f598f8 c1045663 00000009 f6f598f0 f8f74959 f6f5990c f6f59b60
[ 66.003168] Call Trace:
[ 66.003176] [<c141bc5f>] dump_stack+0x4b/0x79
[ 66.003182] [<c104560e>] warn_slowpath_common+0x7e/0xa0
[ 66.003197] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.003211] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.003216] [<c1045663>] warn_slowpath_fmt+0x33/0x40
[ 66.003230] [<f8f28240>] check_crtc_state+0x590/0xb30 [i915]
[ 66.003248] [<f8f31e83>] intel_modeset_check_state+0x2a3/0x760 [i915]
[ 66.003264] [<f8f323d0>] intel_set_mode+0x30/0x40 [i915]
[ 66.003278] [<f8f334e0>] intel_get_load_detect_pipe+0x230/0x3a0 [i915]
[ 66.003298] [<f8c157f4>] ? __ext4_handle_dirty_metadata+0x64/0x130 [ext4]
[ 66.003314] [<f8f52857>] intel_tv_detect+0xe7/0x4a0 [i915]
[ 66.003322] [<f8b1a13f>] ? jbd2_journal_stop+0x24f/0x3e0 [jbd2]
[ 66.003329] [<f86b2448>] drm_helper_probe_single_connector_modes+0x1b8/0x340 [drm_kms_helper]
[ 66.003361] [<f86d4fe5>] drm_mode_getconnector+0x305/0x350 [drm]
[ 66.003370] [<c1101c3f>] ? __generic_file_aio_write+0x1ef/0x460
[ 66.003381] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.003389] [<f86c7c5a>] drm_ioctl+0x49a/0x540 [drm]
[ 66.003400] [<f8be5300>] ? ext4_file_write+0xd0/0x470 [ext4]
[ 66.003409] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.003417] [<c1152421>] ? do_sync_write+0x61/0x90
[ 66.003425] [<f86c77c0>] ? drm_copy_field+0x70/0x70 [drm]
[ 66.003429] [<c1162446>] do_vfs_ioctl+0x2e6/0x4e0
[ 66.003434] [<c11548d1>] ? __sb_end_write+0x31/0x70
[ 66.003438] [<c1152cd5>] ? vfs_write+0x185/0x1c0
[ 66.003442] [<c11626bf>] SyS_ioctl+0x7f/0x90
[ 66.003448] [<c142850d>] sysenter_do_call+0x12/0x28
[ 66.003459] ---[ end trace a8bb9aa7d94acce2 ]---
[ 66.186347] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 2, found 0)
[ 66.186355] ------------[ cut here ]------------
[ 66.186385] WARNING: CPU: 1 PID: 289 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x590/0xb30 [i915]()
[ 66.186388] pipe state doesn't match!
[ 66.186390] Modules linked in: arc4 coretemp kvm_intel kvm iTCO_wdt applesmc microcode iTCO_vendor_support ath5k evdev i2c_i801 input_polldev pcspkr ath of_i2c joydev snd_hda_codec_idt mac80211 i915 sky2 cfg80211 snd_hda_intel rfkill snd_hda_codec drm_kms_helper snd_hwdep drm snd_pcm i2c_algo_bit snd_page_alloc i2c_core snd_timer snd soundcore lpc_ich video shpchp intel_agp intel_gtt agpgart button acpi_cpufreq mperf processor ext4 crc16 mbcache jbd2 xts gf128mul hid_appleir hid_generic hid_cherry usbhid hid dm_crypt dm_mod usb_storage sd_mod sr_mod cdrom ata_generic pata_acpi ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[ 66.186452] CPU: 1 PID: 289 Comm: X Tainted: G W 3.11.2-1-ARCH #1
[ 66.186455] Hardware name: Apple Inc. Macmini2,1
[ 66.186457] 00000000 00000000 f6f598b0 c141bc5f f6f598f0 f6f598e0 c104560e f8f74959
[ 66.186464] f6f5990c 00000121 f8f6c3b4 0000206b f8f28240 f8f28240 f5016650 f5016000
[ 66.186471] 0000000a f6f598f8 c1045663 00000009 f6f598f0 f8f74959 f6f5990c f6f59b60
[ 66.186477] Call Trace:
[ 66.186485] [<c141bc5f>] dump_stack+0x4b/0x79
[ 66.186492] [<c104560e>] warn_slowpath_common+0x7e/0xa0
[ 66.186507] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.186521] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.186525] [<c1045663>] warn_slowpath_fmt+0x33/0x40
[ 66.186539] [<f8f28240>] check_crtc_state+0x590/0xb30 [i915]
[ 66.186557] [<f8f31e83>] intel_modeset_check_state+0x2a3/0x760 [i915]
[ 66.186573] [<f8f323d0>] intel_set_mode+0x30/0x40 [i915]
[ 66.186588] [<f8f334e0>] intel_get_load_detect_pipe+0x230/0x3a0 [i915]
[ 66.186594] [<c141f12d>] ? mutex_unlock+0xd/0x10
[ 66.186608] [<f8f3246d>] ? intel_release_load_detect_pipe+0x8d/0xf0 [i915]
[ 66.186625] [<f8f52857>] intel_tv_detect+0xe7/0x4a0 [i915]
[ 66.186633] [<f86b2448>] drm_helper_probe_single_connector_modes+0x1b8/0x340 [drm_kms_helper]
[ 66.186647] [<f86d4fe5>] drm_mode_getconnector+0x305/0x350 [drm]
[ 66.186657] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.186665] [<f86c7c5a>] drm_ioctl+0x49a/0x540 [drm]
[ 66.186697] [<f8be5300>] ? ext4_file_write+0xd0/0x470 [ext4]
[ 66.186708] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.186715] [<c1152421>] ? do_sync_write+0x61/0x90
[ 66.186723] [<f86c77c0>] ? drm_copy_field+0x70/0x70 [drm]
[ 66.186727] [<c1162446>] do_vfs_ioctl+0x2e6/0x4e0
[ 66.186731] [<c11548d1>] ? __sb_end_write+0x31/0x70
[ 66.186735] [<c1152cd5>] ? vfs_write+0x185/0x1c0
[ 66.186739] [<c11626bf>] SyS_ioctl+0x7f/0x90
[ 66.186746] [<c142850d>] sysenter_do_call+0x12/0x28
[ 66.186749] ---[ end trace a8bb9aa7d94acce3 ]---
[ 66.689791] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 2, found 0)
[ 66.689796] ------------[ cut here ]------------
[ 66.689813] WARNING: CPU: 0 PID: 289 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x590/0xb30 [i915]()
[ 66.689815] pipe state doesn't match!
[ 66.689817] Modules linked in: arc4 coretemp kvm_intel kvm iTCO_wdt applesmc microcode iTCO_vendor_support ath5k evdev i2c_i801 input_polldev pcspkr ath of_i2c joydev snd_hda_codec_idt mac80211 i915 sky2 cfg80211 snd_hda_intel rfkill snd_hda_codec drm_kms_helper snd_hwdep drm snd_pcm i2c_algo_bit snd_page_alloc i2c_core snd_timer snd soundcore lpc_ich video shpchp intel_agp intel_gtt agpgart button acpi_cpufreq mperf processor ext4 crc16 mbcache jbd2 xts gf128mul hid_appleir hid_generic hid_cherry usbhid hid dm_crypt dm_mod usb_storage sd_mod sr_mod cdrom ata_generic pata_acpi ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[ 66.689874] CPU: 0 PID: 289 Comm: X Tainted: G W 3.11.2-1-ARCH #1
[ 66.689876] Hardware name: Apple Inc. Macmini2,1
[ 66.689878] 00000000 00000000 f6f598b0 c141bc5f f6f598f0 f6f598e0 c104560e f8f74959
[ 66.689885] f6f5990c 00000121 f8f6c3b4 0000206b f8f28240 f8f28240 f5016650 f5016000
[ 66.689892] 0000000a f6f598f8 c1045663 00000009 f6f598f0 f8f74959 f6f5990c f6f59b60
[ 66.689898] Call Trace:
[ 66.689904] [<c141bc5f>] dump_stack+0x4b/0x79
[ 66.689909] [<c104560e>] warn_slowpath_common+0x7e/0xa0
[ 66.689923] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.689937] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.689941] [<c1045663>] warn_slowpath_fmt+0x33/0x40
[ 66.689956] [<f8f28240>] check_crtc_state+0x590/0xb30 [i915]
[ 66.689973] [<f8f31e83>] intel_modeset_check_state+0x2a3/0x760 [i915]
[ 66.689989] [<f8f323d0>] intel_set_mode+0x30/0x40 [i915]
[ 66.689998] [<f8f334e0>] intel_get_load_detect_pipe+0x230/0x3a0 [i915]
[ 66.690035] [<f8c157f4>] ? __ext4_handle_dirty_metadata+0x64/0x130 [ext4]
[ 66.690053] [<f8f52857>] intel_tv_detect+0xe7/0x4a0 [i915]
[ 66.690062] [<f8b1a13f>] ? jbd2_journal_stop+0x24f/0x3e0 [jbd2]
[ 66.690069] [<f86b2448>] drm_helper_probe_single_connector_modes+0x1b8/0x340 [drm_kms_helper]
[ 66.690080] [<f86d4fe5>] drm_mode_getconnector+0x305/0x350 [drm]
[ 66.690087] [<c1101c3f>] ? __generic_file_aio_write+0x1ef/0x460
[ 66.690096] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.690103] [<f86c7c5a>] drm_ioctl+0x49a/0x540 [drm]
[ 66.690114] [<f8be5300>] ? ext4_file_write+0xd0/0x470 [ext4]
[ 66.690123] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.690129] [<c1152421>] ? do_sync_write+0x61/0x90
[ 66.690136] [<f86c77c0>] ? drm_copy_field+0x70/0x70 [drm]
[ 66.690140] [<c1162446>] do_vfs_ioctl+0x2e6/0x4e0
[ 66.690144] [<c11548d1>] ? __sb_end_write+0x31/0x70
[ 66.690148] [<c1152cd5>] ? vfs_write+0x185/0x1c0
[ 66.690152] [<c11626bf>] SyS_ioctl+0x7f/0x90
[ 66.690157] [<c142850d>] sysenter_do_call+0x12/0x28
[ 66.690160] ---[ end trace a8bb9aa7d94acce4 ]---
[ 66.893039] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 2, found 0)
[ 66.893042] ------------[ cut here ]------------
[ 66.893058] WARNING: CPU: 1 PID: 289 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x590/0xb30 [i915]()
[ 66.893060] pipe state doesn't match!
[ 66.893062] Modules linked in: arc4 coretemp kvm_intel kvm iTCO_wdt applesmc microcode iTCO_vendor_support ath5k evdev i2c_i801 input_polldev pcspkr ath of_i2c joydev snd_hda_codec_idt mac80211 i915 sky2 cfg80211 snd_hda_intel rfkill snd_hda_codec drm_kms_helper snd_hwdep drm snd_pcm i2c_algo_bit snd_page_alloc i2c_core snd_timer snd soundcore lpc_ich video shpchp intel_agp intel_gtt agpgart button acpi_cpufreq mperf processor ext4 crc16 mbcache jbd2 xts gf128mul hid_appleir hid_generic hid_cherry usbhid hid dm_crypt dm_mod usb_storage sd_mod sr_mod cdrom ata_generic pata_acpi ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[ 66.893116] CPU: 1 PID: 289 Comm: X Tainted: G W 3.11.2-1-ARCH #1
[ 66.893119] Hardware name: Apple Inc. Macmini2,1
[ 66.893121] 00000000 00000000 f6f598b0 c141bc5f f6f598f0 f6f598e0 c104560e f8f74959
[ 66.893128] f6f5990c 00000121 f8f6c3b4 0000206b f8f28240 f8f28240 f5016650 f5016000
[ 66.893135] 0000000a f6f598f8 c1045663 00000009 f6f598f0 f8f74959 f6f5990c f6f59b60
[ 66.893141] Call Trace:
[ 66.893146] [<c141bc5f>] dump_stack+0x4b/0x79
[ 66.893151] [<c104560e>] warn_slowpath_common+0x7e/0xa0
[ 66.893165] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.893179] [<f8f28240>] ? check_crtc_state+0x590/0xb30 [i915]
[ 66.893184] [<c1045663>] warn_slowpath_fmt+0x33/0x40
[ 66.893198] [<f8f28240>] check_crtc_state+0x590/0xb30 [i915]
[ 66.893215] [<f8f31e83>] intel_modeset_check_state+0x2a3/0x760 [i915]
[ 66.893231] [<f8f323d0>] intel_set_mode+0x30/0x40 [i915]
[ 66.893245] [<f8f334e0>] intel_get_load_detect_pipe+0x230/0x3a0 [i915]
[ 66.893251] [<c141f12d>] ? mutex_unlock+0xd/0x10
[ 66.893265] [<f8f3246d>] ? intel_release_load_detect_pipe+0x8d/0xf0 [i915]
[ 66.893281] [<f8f52857>] intel_tv_detect+0xe7/0x4a0 [i915]
[ 66.893289] [<f86b2448>] drm_helper_probe_single_connector_modes+0x1b8/0x340 [drm_kms_helper]
[ 66.893300] [<f86d4fe5>] drm_mode_getconnector+0x305/0x350 [drm]
[ 66.893310] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.893317] [<f86c7c5a>] drm_ioctl+0x49a/0x540 [drm]
[ 66.893328] [<f8be5300>] ? ext4_file_write+0xd0/0x470 [ext4]
[ 66.893351] [<f86d4ce0>] ? drm_mode_getcrtc+0xc0/0xc0 [drm]
[ 66.893359] [<c1152421>] ? do_sync_write+0x61/0x90
[ 66.893366] [<f86c77c0>] ? drm_copy_field+0x70/0x70 [drm]
[ 66.893370] [<c1162446>] do_vfs_ioctl+0x2e6/0x4e0
[ 66.893374] [<c11548d1>] ? __sb_end_write+0x31/0x70
[ 66.893378] [<c1152cd5>] ? vfs_write+0x185/0x1c0
[ 66.893382] [<c11626bf>] SyS_ioctl+0x7f/0x90
[ 66.893387] [<c142850d>] sysenter_do_call+0x12/0x28
[ 66.893396] ---[ end trace a8bb9aa7d94acce5 ]---
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/5
------------------------------------------------------------------------
On 2013-09-27T08:45:24+00:00 Carstenmattner wrote:
Distro bug: https://bugs.archlinux.org/task/37085
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/6
------------------------------------------------------------------------
On 2013-09-27T08:47:27+00:00 Carstenmattner wrote:
Hardware is Intel 945GM
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/7
------------------------------------------------------------------------
On 2013-09-27T09:20:19+00:00 Daniel-ffwll wrote:
Can you please test with the latest drm-intel-fixes git branch from
http://cgit.freedesktop.org/~danvet/drm-intel/
If the issue persists please boot with drm.debug=0xe, reproduce the WARN
and then attach the complete dmesg to this bug report.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/8
------------------------------------------------------------------------
On 2013-09-27T10:02:32+00:00 Carstenmattner wrote:
(In reply to comment #3)
> Can you please test with the latest drm-intel-fixes git branch from
> http://cgit.freedesktop.org/~danvet/drm-intel/
>
> If the issue persists please boot with drm.debug=0xe, reproduce the WARN and
> then attach the complete dmesg to this bug report.
I tried with 3.11.1 and that one's still good. I don't know if I can
get a kernel built but might give a try later and can't reboot the
machine at the moment anyhow.
Don't you think https://git.kernel.org/cgit/linux/kernel/git/stable
/linux-stable.git/commit/?id=cc0ffca95bf3e8cd393327c444c5bf4493deda90 is
at fault?
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/9
------------------------------------------------------------------------
On 2013-09-27T19:16:19+00:00 graysky wrote:
I can confirm the bug on my i7-3770k (onboard HD 4000). If I revert the
commit that Carsten linked in comment #4, I get no such error in dmesg.
Section of dmsg under 3.11.2 without revert:
[ 0.738132] fbcon: inteldrmfb (fb0) is primary device
[ 0.939391] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 1.022675] [drm:intel_pipe_config_compare] *ERROR* mismatch in pch_pfit.size (expected 0, found 167773600)
[ 1.022675] ------------[ cut here ]------------
[ 1.022686] WARNING: CPU: 0 PID: 78 at drivers/gpu/drm/i915/intel_display.c:8299 check_crtc_state+0x59f/0x9d0 [i915]()
[ 1.022687] pipe state doesn't match!
[ 1.022689] Modules linked in: i915(+) video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm i2c_core
[ 1.022690] CPU: 0 PID: 78 Comm: modprobe Not tainted 3.11.2-1-custom #1
[ 1.022691] Hardware name: System manufacturer System Product Name/P8Z77-V PRO, BIOS 2104 08/13/2013
[ 1.022693] 0000000000000009 ffff880408647180 ffffffff8147721d ffff8804086471c8
[ 1.022694] ffff8804086471b8 ffffffff81048efd ffff880409a1b6d8 ffff8804085d6800
[ 1.022695] 0000000000000001 ffff8804085d6ca0 ffff880409a1b000 ffff880408647218
[ 1.022696] Call Trace:
[ 1.022699] [<ffffffff8147721d>] dump_stack+0x54/0x8d
[ 1.022701] [<ffffffff81048efd>] warn_slowpath_common+0x7d/0xa0
[ 1.022702] [<ffffffff81048f6c>] warn_slowpath_fmt+0x4c/0x50
[ 1.022711] [<ffffffffa00be91f>] check_crtc_state+0x59f/0x9d0 [i915]
[ 1.022720] [<ffffffffa00c91e3>] intel_modeset_check_state+0x2c3/0x770 [i915]
[ 1.022727] [<ffffffffa00c9725>] intel_set_mode+0x25/0x30 [i915]
[ 1.022733] [<ffffffffa00c9f92>] intel_crtc_set_config+0x762/0x920 [i915]
[ 1.022737] [<ffffffffa001dc5d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
[ 1.022739] [<ffffffffa0064681>] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper]
[ 1.022741] [<ffffffff812bd2b4>] fbcon_init+0x504/0x580
[ 1.022743] [<ffffffff813180fc>] visual_init+0xbc/0x120
[ 1.022744] [<ffffffff8131a6a3>] do_bind_con_driver+0x163/0x380
[ 1.022745] [<ffffffff8131aea4>] do_take_over_console+0x114/0x1c0
[ 1.022747] [<ffffffff812bd393>] do_fbcon_takeover+0x63/0xd0
[ 1.022748] [<ffffffff812c1ae5>] fbcon_event_notify+0x605/0x720
[ 1.022750] [<ffffffff8148164c>] notifier_call_chain+0x4c/0x70
[ 1.022751] [<ffffffff8106fe3d>] __blocking_notifier_call_chain+0x4d/0x70
[ 1.022752] [<ffffffff8106fe76>] blocking_notifier_call_chain+0x16/0x20
[ 1.022754] [<ffffffff812b190b>] fb_notifier_call_chain+0x1b/0x20
[ 1.022755] [<ffffffff812b38dd>] register_framebuffer+0x1dd/0x310
[ 1.022757] [<ffffffffa006442f>] drm_fb_helper_initial_config+0x32f/0x510 [drm_kms_helper]
[ 1.022760] [<ffffffffa001c75f>] ? drm_mode_config_reset+0xcf/0xf0 [drm]
[ 1.022762] [<ffffffff8115dfc5>] ? kmem_cache_alloc_trace+0x225/0x270
[ 1.022763] [<ffffffffa00628a9>] ? drm_fb_helper_init+0x179/0x210 [drm_kms_helper]
[ 1.022773] [<ffffffffa00ea551>] intel_fbdev_initial_config+0x21/0x30 [i915]
[ 1.022781] [<ffffffffa0099351>] i915_driver_load+0xdc1/0xdf0 [i915]
[ 1.022785] [<ffffffffa0019486>] drm_get_pci_dev+0x166/0x280 [drm]
[ 1.022792] [<ffffffffa009471c>] i915_pci_probe+0x2c/0x70 [i915]
[ 1.022794] [<ffffffff81289d7e>] local_pci_probe+0x3e/0x70
[ 1.022796] [<ffffffff81289f71>] pci_device_probe+0x111/0x120
[ 1.022798] [<ffffffff8133b927>] driver_probe_device+0x87/0x3a0
[ 1.022799] [<ffffffff8133bd13>] __driver_attach+0x93/0xa0
[ 1.022800] [<ffffffff8133bc80>] ? __device_attach+0x40/0x40
[ 1.022802] [<ffffffff81339843>] bus_for_each_dev+0x63/0xa0
[ 1.022803] [<ffffffff8133b37e>] driver_attach+0x1e/0x20
[ 1.022804] [<ffffffff8133af18>] bus_add_driver+0x1e8/0x2a0
[ 1.022805] [<ffffffffa012a000>] ? 0xffffffffa0129fff
[ 1.022806] [<ffffffff8133c384>] driver_register+0x74/0x150
[ 1.022807] [<ffffffffa012a000>] ? 0xffffffffa0129fff
[ 1.022808] [<ffffffff81289bfd>] __pci_register_driver+0x4d/0x50
[ 1.022811] [<ffffffffa00196ba>] drm_pci_init+0x11a/0x130 [drm]
[ 1.022812] [<ffffffff8147ac8e>] ? mutex_unlock+0xe/0x10
[ 1.022813] [<ffffffffa012a000>] ? 0xffffffffa0129fff
[ 1.022820] [<ffffffffa012a066>] i915_init+0x66/0x68 [i915]
[ 1.022821] [<ffffffff810002c2>] do_one_initcall+0xf2/0x1a0
[ 1.022822] [<ffffffff8106fe48>] ? __blocking_notifier_call_chain+0x58/0x70
[ 1.022824] [<ffffffff810aa4c7>] load_module+0x1b17/0x25b0
[ 1.022825] [<ffffffff810a6f10>] ? store_uevent+0x40/0x40
[ 1.022827] [<ffffffff810ab0d6>] SyS_finit_module+0x86/0xb0
[ 1.022829] [<ffffffff81485546>] system_call_fastpath+0x1a/0x1f
[ 1.022829] ---[ end trace 90f11c6df3f24fdf ]---
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/10
------------------------------------------------------------------------
On 2013-09-27T19:42:11+00:00 graysky wrote:
Neglected to mention my box is x86_64 so I changed the tag on the bug
(op's was i686).
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/11
------------------------------------------------------------------------
On 2013-09-27T19:49:51+00:00 Daniel-ffwll wrote:
Jon: You have a different bug, please separate a new report for it. When
you do so please boot with drm.debug=0xe and attach the complete dmesg.
Carsten: Strange that the regression is from 3.11.1 to .2. But without
the drm.debug=0xe dmesg I can't really tell much more.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/12
------------------------------------------------------------------------
On 2013-09-27T20:46:24+00:00 graysky wrote:
@Daniel - I rebooted with the debug flag bug could not replicate the
error?! Removing the debug flag as well, booted into a non-error state.
This is using the stock kernel (i.e. without reverting that commit).
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/13
------------------------------------------------------------------------
On 2013-09-29T12:19:22+00:00 Harv-m wrote:
Created attachment 86795
dmesg output
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/14
------------------------------------------------------------------------
On 2013-09-29T12:21:53+00:00 Harv-m wrote:
Comment on attachment 86795
dmesg output
This is on a headless home server, reproducible at every boot, error
first showed up in 3.11.2 when updating from 3.11.1
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/15
------------------------------------------------------------------------
On 2013-09-29T12:31:16+00:00 Daniel-ffwll wrote:
(In reply to comment #10)
> Comment on attachment 86795 [details]
> dmesg output
>
> This is on a headless home server, reproducible at every boot, error first
> showed up in 3.11.2 when updating from 3.11.1
This is a dupe of bug #69791.
In general _please_ file new bug reports, it's much easier for us to
mark a bug as a duplicate than to untangle a maze of me-too reports that
effectively are all different bug reports.
I know that bugzilla gives you a neat list of possible dupes, but
ignoring that is usually the best option. Of course if an upstream dev
told you (on irc or so) that there's a bug report already that's
different.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/16
------------------------------------------------------------------------
On 2013-10-01T13:41:43+00:00 Carstenmattner wrote:
Created attachment 86906
3.11.1 drm.debug=0xe
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/17
------------------------------------------------------------------------
On 2013-10-01T13:42:16+00:00 Carstenmattner wrote:
Created attachment 86907
3.11.2 drm.debug=0xe
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/18
------------------------------------------------------------------------
On 2013-10-01T13:42:41+00:00 Carstenmattner wrote:
Attached dmesg.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/19
------------------------------------------------------------------------
On 2013-10-01T19:55:03+00:00 Daniel-ffwll wrote:
Fix is on it's way to stable kernels. Thanks for reporting this issue
and please reopen in case my analysis is wrong.
*** This bug has been marked as a duplicate of bug 69791 ***
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/20
------------------------------------------------------------------------
On 2013-10-02T08:33:52+00:00 Carstenmattner wrote:
Created attachment 86947
3.11.1 drm.debug=0xe
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/21
------------------------------------------------------------------------
On 2013-10-02T08:34:13+00:00 Carstenmattner wrote:
Created attachment 86948
3.11.2 drm.debug=0xe
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/22
------------------------------------------------------------------------
On 2013-10-02T08:34:33+00:00 Carstenmattner wrote:
Created attachment 86949
3.11.3 drm.debug=0xe
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/23
------------------------------------------------------------------------
On 2013-10-02T08:35:23+00:00 Carstenmattner wrote:
(In reply to comment #15)
> Fix is on it's way to stable kernels. Thanks for reporting this issue and
> please reopen in case my analysis is wrong.
>
> *** This bug has been marked as a duplicate of bug 69791 ***
Same problem with 3.11.3 switched back to 3.11.1.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/24
------------------------------------------------------------------------
On 2013-10-02T21:17:14+00:00 Daniel-ffwll wrote:
I've somehow lost the cc: stable tag. Just sent a mail to greg, so this
should get fixed asap.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/25
------------------------------------------------------------------------
On 2013-10-06T19:46:59+00:00 Mike-parker wrote:
Confirming Comment 19, issue NOT fixed by 3.11.3
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/26
------------------------------------------------------------------------
On 2013-10-06T20:13:59+00:00 Daniel-ffwll wrote:
(In reply to comment #21)
> Confirming Comment 19, issue NOT fixed by 3.11.3
The patch is on it's way, reopening the bug won't make it faster.
And indeed, it landed already in 3.11.4:
commit ca17380a57e7c94dc443fe4fd078bdb07e147b7f
Author: Daniel Vetter <daniel.vetter@xxxxxxxx>
Date: Tue Sep 10 11:44:30 2013 +0200
drm/i915/tv: clear adjusted_mode.flags
Geez ...
Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211976/comments/27
** Changed in: linux
Status: Unknown => Fix Released
** Changed in: linux
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1211976
Title:
[ 11.063330] WARNING: CPU: 2 PID: 1455 at
/build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286
check_crtc_state+0x58f/0x9c0 [i915]()
Status in The Linux Kernel:
Fix Released
Status in “linux” package in Ubuntu:
In Progress
Bug description:
[ 10.847450] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 0, found 1)
[ 10.847454] ------------[ cut here ]------------
[ 10.847478] WARNING: CPU: 1 PID: 1455 at /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 check_crtc_state+0x58f/0x9c0 [i915]()
[ 10.847479] pipe state doesn't match!
[ 10.847481] Modules linked in: md4(F) parport_pc(F) ppdev(F) x86_pkg_temp_thermal intel_powerclamp bnep rfcomm coretemp kvm_intel(F) kvm(F) crc32_pclmul(F) snd_hda_codec_hdmi ghash_clmulni_intel(F) snd_hda_codec_conexant aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) joydev(F) arc4(F) iwldvm dell_laptop dcdbas dell_wmi sparse_keymap mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev iwlwifi snd_hda_intel snd_hda_codec btusb snd_hwdep(F) i915 snd_pcm(F) bluetooth snd_page_alloc(F) microcode(F) psmouse(F) snd_seq_midi(F) snd_seq_midi_event(F) cfg80211 snd_rawmidi(F) serio_raw(F) drm_kms_helper snd_seq(F) drm snd_seq_device(F) wmi snd_timer(F) mei_me mei snd(F) i2c_algo_bit soundcore(F) lpc_ich mac_hid video(F) nls_utf8 cifs(F) fscache(F) lp(F) parport(F) hid_generic usbhid hid r8169 ahci(F) libahci(F) mii(F)
[ 10.847537] CPU: 1 PID: 1455 Comm: Xorg Tainted: GF 3.11.0-2-generic #5-Ubuntu
[ 10.847539] Hardware name: Dell Inc. Vostro V131/0P0TH6, BIOS A02 08/31/2011
[ 10.847541] 0000000000000009 ffff880211b81898 ffffffff816f1668 ffff880211b818e0
[ 10.847544] ffff880211b818d0 ffffffff81061cdd ffff8802126db6d0 0000000000000001
[ 10.847547] ffff8802117b6800 ffff8802126db000 ffff8802117b6c78 ffff880211b81930
[ 10.847550] Call Trace:
[ 10.847556] [<ffffffff816f1668>] dump_stack+0x45/0x56
[ 10.847561] [<ffffffff81061cdd>] warn_slowpath_common+0x7d/0xa0
[ 10.847564] [<ffffffff81061d4c>] warn_slowpath_fmt+0x4c/0x50
[ 10.847576] [<ffffffffa03da9bf>] check_crtc_state+0x58f/0x9c0 [i915]
[ 10.847589] [<ffffffffa03e5b93>] intel_modeset_check_state+0x2c3/0x770 [i915]
[ 10.847599] [<ffffffffa03e60d5>] intel_set_mode+0x25/0x30 [i915]
[ 10.847610] [<ffffffffa03e6922>] intel_crtc_set_config+0x742/0x910 [i915]
[ 10.847623] [<ffffffffa016bf8d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
[ 10.847632] [<ffffffffa016e9c7>] drm_mode_setcrtc+0xf7/0x650 [drm]
[ 10.847643] [<ffffffffa03dbf42>] ? intel_crtc_load_lut+0xd2/0x170 [i915]
[ 10.847651] [<ffffffffa015f212>] drm_ioctl+0x532/0x660 [drm]
[ 10.847657] [<ffffffff811b7d45>] do_vfs_ioctl+0x2e5/0x4d0
[ 10.847659] [<ffffffff81097f49>] ? vtime_account_user+0x69/0x80
[ 10.847662] [<ffffffff811b7fb1>] SyS_ioctl+0x81/0xa0
[ 10.847667] [<ffffffff8170172f>] tracesys+0xe1/0xe6
[ 10.847669] ---[ end trace 3d81ce9006d37418 ]---
[ 11.063302] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 0, found 1)
[ 11.063306] ------------[ cut here ]------------
[ 11.063330] WARNING: CPU: 2 PID: 1455 at /build/buildd/linux-3.11.0/drivers/gpu/drm/i915/intel_display.c:8286 check_crtc_state+0x58f/0x9c0 [i915]()
[ 11.063332] pipe state doesn't match!
[ 11.063333] Modules linked in: md4(F) parport_pc(F) ppdev(F) x86_pkg_temp_thermal intel_powerclamp bnep rfcomm coretemp kvm_intel(F) kvm(F) crc32_pclmul(F) snd_hda_codec_hdmi ghash_clmulni_intel(F) snd_hda_codec_conexant aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) joydev(F) arc4(F) iwldvm dell_laptop dcdbas dell_wmi sparse_keymap mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev iwlwifi snd_hda_intel snd_hda_codec btusb snd_hwdep(F) i915 snd_pcm(F) bluetooth snd_page_alloc(F) microcode(F) psmouse(F) snd_seq_midi(F) snd_seq_midi_event(F) cfg80211 snd_rawmidi(F) serio_raw(F) drm_kms_helper snd_seq(F) drm snd_seq_device(F) wmi snd_timer(F) mei_me mei snd(F) i2c_algo_bit soundcore(F) lpc_ich mac_hid video(F) nls_utf8 cifs(F) fscache(F) lp(F) parport(F) hid_generic usbhid hid r8169 ahci(F) libahci(F) mii(F)
[ 11.063389] CPU: 2 PID: 1455 Comm: Xorg Tainted: GF W 3.11.0-2-generic #5-Ubuntu
[ 11.063391] Hardware name: Dell Inc. Vostro V131/0P0TH6, BIOS A02 08/31/2011
[ 11.063393] 0000000000000009 ffff880211b81898 ffffffff816f1668 ffff880211b818e0
[ 11.063396] ffff880211b818d0 ffffffff81061cdd ffff8802126db6d0 0000000000000001
[ 11.063399] ffff8802117b6800 ffff8802126db000 ffff8802117b6c78 ffff880211b81930
[ 11.063402] Call Trace:
[ 11.063409] [<ffffffff816f1668>] dump_stack+0x45/0x56
[ 11.063414] [<ffffffff81061cdd>] warn_slowpath_common+0x7d/0xa0
[ 11.063418] [<ffffffff81061d4c>] warn_slowpath_fmt+0x4c/0x50
[ 11.063433] [<ffffffffa03da9bf>] check_crtc_state+0x58f/0x9c0 [i915]
[ 11.063448] [<ffffffffa03e5b93>] intel_modeset_check_state+0x2c3/0x770 [i915]
[ 11.063460] [<ffffffffa03e60d5>] intel_set_mode+0x25/0x30 [i915]
[ 11.063472] [<ffffffffa03e6922>] intel_crtc_set_config+0x742/0x910 [i915]
[ 11.063487] [<ffffffffa016bf8d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
[ 11.063499] [<ffffffffa016e9c7>] drm_mode_setcrtc+0xf7/0x650 [drm]
[ 11.063512] [<ffffffffa03dbf42>] ? intel_crtc_load_lut+0xd2/0x170 [i915]
[ 11.063521] [<ffffffffa015f212>] drm_ioctl+0x532/0x660 [drm]
[ 11.063528] [<ffffffff811b7d45>] do_vfs_ioctl+0x2e5/0x4d0
[ 11.063532] [<ffffffff81097f49>] ? vtime_account_user+0x69/0x80
[ 11.063536] [<ffffffff811b7fb1>] SyS_ioctl+0x81/0xa0
[ 11.063540] [<ffffffff8170172f>] tracesys+0xe1/0xe6
[ 11.063542] ---[ end trace 3d81ce9006d37419 ]---
[ 11.458011] show_signal_msg: 135 callbacks suppressed
[ 11.458017] indicator-datet[2032]: segfault at 1 ip 00007feb0ca09f90 sp 00007fff5f031030 error 4 in libc-2.17.so[7feb0c9bd000+1bc000]
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-2-generic 3.11.0-2.5
ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
Uname: Linux 3.11.0-2-generic x86_64
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: fernando 2047 F.... pulseaudio
Date: Tue Aug 13 21:57:01 2013
InstallationDate: Installed on 2012-06-10 (428 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120606.2)
MachineType: Dell Inc. Vostro V131
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-2-generic root=UUID=c4fd53f4-edab-4eb7-9aac-e7eb10555ba6 ro intel_pstate=disable quiet
RelatedPackageVersions:
linux-restricted-modules-3.11.0-2-generic N/A
linux-backports-modules-3.11.0-2-generic N/A
linux-firmware 1.113
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0P0TH6
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: dmi:bvnDellInc.:bvrA02:bd08/31/2011:svnDellInc.:pnVostroV131:pvrNotSpecified:rvnDellInc.:rn0P0TH6:rvrA02:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro V131
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1211976/+subscriptions
References