apport information ** Tags added: apport-collected
** Description changed: Trying to mount a CIFS volume over a PPTP connection (default values, just username and password in fstab), got this OOPS: Aug 22 15:46:07 hawty kernel: [ 95.785387] BUG: unable to handle kernel paging request at 2f2f7710 Aug 22 15:46:07 hawty kernel: [ 95.785473] IP: [<c1117621>] __kmalloc+0xb1/0x1e0 Aug 22 15:46:07 hawty kernel: [ 95.785536] *pde = 00000000 Aug 22 15:46:07 hawty kernel: [ 95.785593] Oops: 0000 [#1] SMP Aug 22 15:46:07 hawty kernel: [ 95.785666] Modules linked in: arc4 ppp_mppe ppp_async crc_ccitt nls_utf8 cifs parport_pc ppdev binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event serio_raw snd_seq snd_timer snd_seq_device snd i915 drm_kms_helper soundcore drm snd_page_alloc i2c_algo_bit video lp parport ses enclosure usbhid hid usb_storage uas firewire_ohci ahci libahci firewire_core crc_itu_t e1000e Aug 22 15:46:07 hawty kernel: [ 95.786643] Aug 22 15:46:07 hawty kernel: [ 95.786678] Pid: 1438, comm: mount Not tainted 3.0.0-9-generic #12-Ubuntu Hewlett-Packard HP Compaq dx7500 Microtower/2A84h Aug 22 15:46:07 hawty kernel: [ 95.786798] EIP: 0060:[<c1117621>] EFLAGS: 00010202 CPU: 0 Aug 22 15:46:07 hawty kernel: [ 95.786841] EIP is at __kmalloc+0xb1/0x1e0 Aug 22 15:46:07 hawty kernel: [ 95.786881] EAX: 00000000 EBX: 2f2f7710 ECX: 2f2f7710 EDX: 00000b0d Aug 22 15:46:07 hawty kernel: [ 95.786925] ESI: f3802280 EDI: 00000b0d EBP: ed3f7e18 ESP: ed3f7de4 Aug 22 15:46:07 hawty kernel: [ 95.786969] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 Aug 22 15:46:07 hawty kernel: [ 95.787630] Process mount (pid: 1438, ti=ed3f6000 task=f05f8000 task.ti=ed3f6000) Aug 22 15:46:07 hawty kernel: [ 95.787689] Stack: Aug 22 15:46:07 hawty kernel: [ 95.787724] fa010e27 000000d0 00000005 2f2f7710 00000b0d fa0110b9 fa01101c 000000d0 Aug 22 15:46:07 hawty kernel: [ 95.787925] 00000009 00000b0d 00000000 f6c0d400 f3107cc0 ed3f7e70 fa01101c c179b1c0 Aug 22 15:46:07 hawty kernel: [ 95.788127] 00000001 f05f8000 00000000 ed3f7ec8 c10e4abc c179bb80 f6c0d464 f3107cdf Aug 22 15:46:07 hawty kernel: [ 95.788328] Call Trace: Aug 22 15:46:07 hawty kernel: [ 95.788370] [<fa010e27>] ? cifs_parse_mount_options+0x207/0x18d0 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788419] [<fa0110b9>] ? cifs_parse_mount_options+0x499/0x18d0 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788467] [<fa01101c>] ? cifs_parse_mount_options+0x3fc/0x18d0 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788515] [<fa01101c>] cifs_parse_mount_options+0x3fc/0x18d0 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788563] [<c10e4abc>] ? __alloc_pages_nodemask+0xfc/0x6e0 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<fa01250f>] cifs_setup_volume_info+0x1f/0x140 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788587] [<fa013611>] cifs_get_volume_info+0x41/0x80 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788587] [<fa0048aa>] cifs_do_mount+0x2a/0x240 [cifs] Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c10e5127>] ? __get_free_pages+0x27/0x30 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c112a2f6>] mount_fs+0x36/0x180 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c10f8bbf>] ? __alloc_percpu+0xf/0x20 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c11410e1>] vfs_kern_mount+0x51/0xa0 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c114212e>] do_kern_mount+0x3e/0xe0 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c11437a4>] do_mount+0x164/0x200 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c1143bab>] sys_mount+0x6b/0xa0 Aug 22 15:46:07 hawty kernel: [ 95.788587] [<c151e7f4>] syscall_call+0x7/0xb Aug 22 15:46:07 hawty kernel: [ 95.788587] Code: 01 00 00 8b 06 64 03 05 bc d0 84 c1 8b 50 04 89 55 f0 8b 08 85 c9 89 4d d8 0f 84 23 01 00 00 8b 5d d8 8b 46 14 8b 7d f0 8b 55 f0 <8b> 04 03 83 c7 01 89 7d dc 89 f9 8b 3e 89 45 e0 89 c3 8b 45 d8 Aug 22 15:46:07 hawty kernel: [ 95.788587] EIP: [<c1117621>] __kmalloc+0xb1/0x1e0 SS:ESP 0068:ed3f7de4 Aug 22 15:46:07 hawty kernel: [ 95.788587] CR2: 000000002f2f7710 Aug 22 15:46:07 hawty kernel: [ 95.790466] ---[ end trace c2e0c42750baf900 ]--- There are another 12 oops's in the log. Description: Ubuntu oneiric (development branch) Release: 11.10 + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. + Architecture: i386 + AudioDevicesInUse: + USER PID ACCESS COMMAND + /dev/snd/controlC0: mike 1831 F.... pulseaudio + mike 2327 F.... enlightenment + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xfeaf8000 irq 45' + Mixer name : 'Realtek ALC888' + Components : 'HDA:10ec0888,103c2a84,00100202' + Controls : 39 + Simple ctrls : 22 + DistroRelease: Ubuntu 11.10 + HibernationDevice: RESUME=UUID=e3a95fec-2c62-4b35-8111-4252522ccbe0 + InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) + IwConfig: + lo no wireless extensions. + + eth0 no wireless extensions. + + ppp0 no wireless extensions. + MachineType: Hewlett-Packard HP Compaq dx7500 Microtower + Package: linux (not installed) + ProcEnviron: + PATH=(custom, no user) + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-9-generic root=UUID=a7a03d3f-6bf5-4bb2-a88c-77f5dc2d1026 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3 + RelatedPackageVersions: + linux-restricted-modules-3.0.0-9-generic N/A + linux-backports-modules-3.0.0-9-generic N/A + linux-firmware 1.59 + RfKill: + + Tags: oneiric + Uname: Linux 3.0.0-9-generic i686 + UpgradeStatus: Upgraded to oneiric on 2011-08-16 (6 days ago) + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 02/23/2009 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: 5.11 + dmi.board.name: 2A84h + dmi.board.vendor: PEGATRON CORPORATION + dmi.board.version: 1.03 + dmi.chassis.asset.tag: MXL9160JY2 + dmi.chassis.type: 3 + dmi.chassis.vendor: Hewlett-Packard + dmi.chassis.version: Chassis Version + dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd02/23/2009:svnHewlett-Packard:pnHPCompaqdx7500Microtower:pvr:rvnPEGATRONCORPORATION:rn2A84h:rvr1.03:cvnHewlett-Packard:ct3:cvrChassisVersion: + dmi.product.name: HP Compaq dx7500 Microtower + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/831670/+attachment/2301529/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831670 Title: kernel oops when mounting CIFS volume To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/831670/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
