** Attachment added: "dmesg results" http://launchpadlibrarian.net/8285146/dmesg
** Description changed: Binary package hint: linux-source-2.6.22 While trying to install the mpdscribble package, I get a kernel oops! - Here's what happens: + Reporting on gutsy, doesn't occur in feisty. I also realise this may be + invalid since I use a restricted driver, but I need guidance here. + Here's the gist of what happens: - --- - - [EMAIL PROTECTED]:~$ sudo apt-get install mpdscribble - Reading package lists... Done - Building dependency tree - Reading state information... Done - mpdscribble is already the newest version. - The following packages were automatically installed and are no longer required: - libboost-date-time1.34.0 libgtkglext1 libboost-thread1.34.0 libgnash0 libltdl3 - Use 'apt-get autoremove' to remove them. - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. - 1 not fully installed or removed. - Need to get 0B of archives. - After unpacking 0B of additional disk space will be used. Setting up mpdscribble (0.2.12-3) ... Message from [EMAIL PROTECTED] at Tue Jul 3 11:29:55 2007 ... sohma kernel: [92612.209784] Oops: 0000 [3] SMP Message from [EMAIL PROTECTED] at Tue Jul 3 11:29:55 2007 ... sohma kernel: [92612.209963] CR2: 00000000000002a2 Killed dpkg: error processing mpdscribble (--configure): subprocess post-installation script returned error exit status 137 Errors were encountered while processing: mpdscribble E: Sub-process /usr/bin/dpkg returned an error code (1) - [EMAIL PROTECTED]:~$ - - --- - - And follows, the appropriate part of dmesg: - - --- - - [92612.209764] Unable to handle kernel NULL pointer dereference at 00000000000002a2 RIP: - [92612.209771] [<ffffffff802a3526>] vfs_permission+0x6/0x10 - [92612.209781] PGD 28429067 PUD 32671067 PMD 0 - [92612.209784] Oops: 0000 [3] SMP - [92612.209787] CPU 0 - [92612.209788] Modules linked in: nls_cp437 isofs udf binfmt_misc rfcomm l2cap bluetooth cpufreq_powersave cpufreq_stats cpufreq_userspace cpufreq_ondemand c - pufreq_conservative freq_table video battery container sbs button dock ac asus_acpi nls_utf8 ntfs ext3 jbd mbcache ipv6 lp fuse snd_intel8x0 snd_ac97_codec a - c97_bus snd_pcm_oss snd_mixer_oss snd_pcm nvidia(P) parport_pc snd_seq_dummy parport psmouse serio_raw snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_even - t pcspkr k8temp shpchp pci_hotplug snd_seq snd_timer snd_seq_device snd soundcore snd_page_alloc i2c_nforce2 i2c_core af_packet evdev reiserfs ide_cd cdrom i - de_disk usbhid hid amd74xx ide_core floppy forcedeth sata_nv ata_generic libata scsi_mod ehci_hcd ohci_hcd usbcore thermal processor fan capability commoncap - [92612.209827] Pid: 3477, comm: touch Tainted: P 2.6.22-7-generic #1 - [92612.209830] RIP: 0010:[<ffffffff802a3526>] [<ffffffff802a3526>] vfs_permission+0x6/0x10 - [92612.209836] RSP: 0018:ffff81002afdfe20 EFLAGS: 00010293 - [92612.209839] RAX: 0000000000000292 RBX: ffff8100001e9c60 RCX: 0000000000000001 - [92612.209842] RDX: ffff81002afdfe28 RSI: 0000000000000002 RDI: ffff81002afdfe28 - [92612.209845] RBP: 00000000fffffff3 R08: 0000000000000002 R09: 0000000000000002 - [92612.209847] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 - [92612.209851] R13: ffff8100260f5d00 R14: ffff81001380d410 R15: 0000000000000002 - [92612.209855] FS: 00002ad1222a8af0(0000) GS:ffffffff80560000(0000) knlGS:00000000f4576b90 - [92612.209858] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b - [92612.209860] CR2: 00000000000002a2 CR3: 000000002a0b5000 CR4: 00000000000006e0 - [92612.209864] Process touch (pid: 3477, threadinfo ffff81002afde000, task ffff810027cfc6e0) - [92612.209866] Stack: ffffffff802bd6fe 0000000000000292 ffffffff803260a1 ffff8100273f9000 - [92612.209873] ffff81000845d720 0000000000000292 ffffffff804340db ffff8100001e9c60 - [92612.209878] ffffffff80297fc1 ffff810027cfc6e0 00002ad121e016d0 ffff81003bb20000 - [92612.209882] Call Trace: - [92612.209887] [<ffffffff802bd6fe>] do_utimes+0x20e/0x240 - [92612.209893] [<ffffffff803260a1>] __up_read+0x21/0xb0 - [92612.209900] [<ffffffff804340db>] do_page_fault+0x3cb/0x870 - [92612.209906] [<ffffffff80297fc1>] __dentry_open+0x1a1/0x210 - [92612.209914] [<ffffffff8029813a>] do_filp_open+0x3a/0x50 - [92612.209926] [<ffffffff802bd837>] sys_utimensat+0x37/0xe0 - [92612.209931] [<ffffffff804322ad>] error_exit+0x0/0x84 - [92612.209937] [<ffffffff80209e8e>] system_call+0x7e/0x83 - [92612.209947] - [92612.209948] - [92612.209949] Code: 48 8b 78 10 e9 81 ed ff ff 90 48 83 ec 28 48 89 1c 24 4c 89 - [92612.209956] RIP [<ffffffff802a3526>] vfs_permission+0x6/0x10 - [92612.209961] RSP <ffff81002afdfe20> - [92612.209963] CR2: 00000000000002a2 - - --- - - If it's inconvenient, I'll upload them separately. Reported on gutsy, - doesn't occur in feisty. + [EMAIL PROTECTED]:~$ -- [gutsy] kernel oops while installing mpdscribble https://bugs.launchpad.net/bugs/123667 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
