I've investigated this some more... I wasn't seeing this error in "dmesg" so I wondered if the error was valid. However, after poking around a bit I understand that the error actually happens every time the machine shuts down. kerneloops and apport both will not report it until the next time the machine boots though and then of course the dmesg is clean.
This is what my /var/log/kern.log looks like: Apr 2 17:04:17 kingfish kernel: [ 27.992308] r8169: eth0: link up Apr 2 17:04:24 kingfish kernel: [ 35.309640] 2:2:1: cannot get freq at ep 0x84 Apr 2 17:04:27 kingfish kernel: [ 38.477507] eth0: no IPv6 routers present Apr 2 18:20:22 kingfish kernel: [ 4593.765194] [drm:i915_gem_object_bind_to_gtt] *ERROR* GTT full, but LRU list empty Apr 2 18:20:22 kingfish kernel: [ 4593.765199] [drm:i915_gem_object_pin] *ERROR* Failure to bind: -12<3>[drm:i915_gem_evict_something] *ERROR* inactive empty 1 request empty 1 fl$ Apr 2 21:30:07 kingfish kernel: [15978.632809] process `skype.real' is using obsolete setsockopt SO_BSDCOMPAT Apr 3 09:04:00 kingfish kernel: [57611.436564] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. Apr 3 09:04:14 kingfish kernel: [57625.563513] 2:2:1: cannot get freq at ep 0x84 Apr 3 12:50:42 kingfish kernel: [71213.459685] npviewer.bin[8144]: segfault at ff9bea2c ip 00000000ff9bea2c sp 00000000ffed2a8c error 14 Apr 3 14:30:52 kingfish kernel: [77223.579987] [drm:i915_gem_object_bind_to_gtt] *ERROR* GTT full, but LRU list empty Apr 3 14:30:52 kingfish kernel: [77223.579992] [drm:i915_gem_object_pin] *ERROR* Failure to bind: -12<3>[drm:i915_gem_evict_something] *ERROR* inactive empty 1 request empty 1 fl$ Apr 3 14:31:17 kingfish kernel: [77248.591892] ------------[ cut here ]------------ Apr 3 14:31:17 kingfish kernel: [77248.591895] WARNING: at /build/buildd/linux-2.6.28/drivers/gpu/drm/i915/i915_gem.c:2475 i915_gem_idle+0x2ec/0x310 [i915]() Apr 3 14:31:17 kingfish kernel: [77248.591897] Modules linked in: i915 drm binfmt_misc ppdev bnep vboxnetflt vboxdrv ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag$ Apr 3 14:31:17 kingfish kernel: [77248.591943] Pid: 3414, comm: Xorg Not tainted 2.6.28-11-generic #38-Ubuntu Apr 3 14:31:17 kingfish kernel: [77248.591945] Call Trace: Apr 3 14:31:17 kingfish kernel: [77248.591952] [<ffffffff802509bf>] warn_on_slowpath+0x5f/0x90 Apr 3 14:31:17 kingfish kernel: [77248.591958] [<ffffffffa0523fe4>] ? i915_gem_retire_requests+0x114/0x170 [i915] Apr 3 14:31:17 kingfish kernel: [77248.591963] [<ffffffffa052611c>] i915_gem_idle+0x2ec/0x310 [i915] Apr 3 14:31:17 kingfish kernel: [77248.591968] [<ffffffffa0526193>] i915_gem_leavevt_ioctl+0x23/0x50 [i915] Apr 3 14:31:17 kingfish kernel: [77248.591979] [<ffffffffa05017fa>] drm_ioctl+0x10a/0x330 [drm] Apr 3 14:31:17 kingfish kernel: [77248.591983] [<ffffffff8021bb70>] ? restore_i387_xstate+0x120/0x150 Apr 3 14:31:17 kingfish kernel: [77248.591988] [<ffffffffa0526170>] ? i915_gem_leavevt_ioctl+0x0/0x50 [i915] Apr 3 14:31:17 kingfish kernel: [77248.591992] [<ffffffff802f631d>] vfs_ioctl+0x7d/0xa0 Apr 3 14:31:17 kingfish kernel: [77248.591995] [<ffffffff802f6685>] do_vfs_ioctl+0x75/0x230 Apr 3 14:31:17 kingfish kernel: [77248.591998] [<ffffffff802f68d9>] sys_ioctl+0x99/0xa0 Apr 3 14:31:17 kingfish kernel: [77248.592001] [<ffffffff8021253a>] system_call_fastpath+0x16/0x1b Apr 3 14:31:17 kingfish kernel: [77248.592003] ---[ end trace bd697a52618d5476 ]--- Apr 3 14:31:17 kingfish kernel: [77248.661903] [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 1 Apr 3 14:31:17 kingfish kernel: [77248.665945] mtrr: no MTRR for d0000000,10000000 found Apr 3 14:31:45 kingfish kernel: Inspecting /boot/System.map-2.6.28-11-generic Apr 3 14:31:45 kingfish kernel: Cannot find map file. Apr 3 14:31:45 kingfish kernel: Loaded 55030 symbols from 44 modules. Apr 3 14:31:45 kingfish kernel: [ 0.000000] BIOS EBDA/lowmem at: 0009f800/0009f800 Apr 3 14:31:45 kingfish kernel: [ 0.000000] Initializing cgroup subsys cpuset Apr 3 14:31:45 kingfish kernel: [ 0.000000] Initializing cgroup subsys cpu -- WARNING: at /build/buildd/linux-2.6.28/drivers/gpu/drm/i915/i915_gem.c:2475 i915_gem_idle+0x2ec/0x310 [i915]() https://bugs.launchpad.net/bugs/345806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
