Public bug reported:

HI,
 The kernel continually does a stack trace and then a halt. Hardware Nvidia gtx 
560ti, MSI motherboard. The latest updates are installed for ubuntu 12.10 are 
installed from archive.ubuntu.com on a regular basis (every 12 hours). Ubuntu 
12.04 gave no problems. My hardware is exactly the same under ubuntu 12.04 (no 
problems) and ubuntu 12.10 (continual stack dumps, halts).

Here are portions of the syslog.
Nov 29 06:27:18 tatty kernel: [   24.144264] Process 2644(apport) has 
RLIMIT_CORE set to 1
Nov 29 06:27:18 tatty kernel: [   24.144266] Aborting core
Nov 29 06:27:18 tatty kernel: [   24.144377] ------------[ cut here 
]------------
Nov 29 06:27:18 tatty kernel: [   24.144432] kernel BUG at 
/build/buildd/linux-3.5.0/mm/mmap.c:2312!
Nov 29 06:27:18 tatty kernel: [   24.144489] invalid opcode: 0000 [#1] SMP 
Nov 29 06:27:18 tatty kernel: [   24.144617] CPU 1 
Nov 29 06:27:18 tatty kernel: [   24.144662] Modules linked in: pci_stub 
vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) rfcomm bnep bluetooth 
parport_pc ppdev binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek kvm_amd 
hid_generic kvm snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event usbhid 
snd_hda_intel hid snd_hda_codec snd_seq edac_core microcode serio_raw 
edac_mce_amd mac_hid sp5100_tco snd_hwdep k10temp snd_seq_device snd_pcm 
i2c_piix4 snd_timer lp parport snd soundcore snd_page_alloc pata_jmicron r8169
Nov 29 06:27:18 tatty kernel: [   24.146614] 
Nov 29 06:27:18 tatty kernel: [   24.146654] Pid: 2644, comm: apport Tainted: G 
          O 3.5.0-17-generic #28-Ubuntu MSI MS-7642/890GXM-G65 (MS-7642)  
Nov 29 06:27:18 tatty kernel: [   24.146863] RIP: 0010:[<ffffffff81150daa>]  
[<ffffffff81150daa>] exit_mmap+0x14a/0x150
Nov 29 06:27:18 tatty kernel: [   24.147015] RSP: 0000:ffff8801fc3fdbd8  
EFLAGS: 00010202
Nov 29 06:27:18 tatty kernel: [   24.147093] RAX: 00000000000168bc RBX: 
000ffff8000000e1 RCX: 0000000000003ff7
Nov 29 06:27:18 tatty kernel: [   24.147176] RDX: 0000000000003ff7 RSI: 
fff00007ffffff1f RDI: ffffffff81ef1500
Nov 29 06:27:18 tatty kernel: [   24.147258] RBP: ffff8801fc3fdc68 R08: 
ffff88021fdba0b0 R09: 00000001802e0001
Nov 29 06:27:18 tatty kernel: [   24.147340] R10: 000000001fdba001 R11: 
ffffffff8113d731 R12: ffff88021fe1ad80
Nov 29 06:27:18 tatty kernel: [   24.147423] R13: ffff88021fe1ade0 R14: 
ffff880223be1cf0 R15: ffff880223be1700
Nov 29 06:27:18 tatty kernel: [   24.147506] FS:  00007f0a12bb5700(0000) 
GS:ffff880227220000(0000) knlGS:0000000000000000
Nov 29 06:27:18 tatty kernel: [   24.147615] CS:  0010 DS: 0000 ES: 0000 CR0: 
000000008005003b
Nov 29 06:27:18 tatty kernel: [   24.147694] CR2: 00007f0a13188bc8 CR3: 
0000000001c0b000 CR4: 00000000000007e0
Nov 29 06:27:18 tatty kernel: [   24.147777] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Nov 29 06:27:18 tatty kernel: [   24.147859] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Nov 29 06:27:18 tatty kernel: [   24.147943] Process apport (pid: 2644, 
threadinfo ffff8801fc3fc000, task ffff880223be1700)
Nov 29 06:27:18 tatty kernel: [   24.148052] Stack:
Nov 29 06:27:18 tatty kernel: [   24.148120]  000000000000000a ffff88021fdba6e0 
ffff8801fc3fdc58 ffff88021fe1ad80
Nov 29 06:27:18 tatty kernel: [   24.148381]  0000000100000000 ffff8801fc3fdc08 
0000000000000000 0000000800000000
Nov 29 06:27:18 tatty kernel: [   24.148640]  ffffea0007f4aac0 ffffea0008090680 
ffffea0007f86840 ffffea000809ef80
Nov 29 06:27:18 tatty kernel: [   24.148901] Call Trace:
Nov 29 06:27:18 tatty kernel: [   24.148974]  [<ffffffff8104ef24>] 
mmput+0x74/0x110
Nov 29 06:27:18 tatty kernel: [   24.149052]  [<ffffffff810577ba>] 
exit_mm+0x10a/0x130
Nov 29 06:27:18 tatty kernel: [   24.149136]  [<ffffffff81681ad5>] ? 
_raw_spin_lock_irq+0x15/0x20
Nov 29 06:27:18 tatty kernel: [   24.149216]  [<ffffffff81057939>] 
do_exit+0x159/0x8e0
Nov 29 06:27:18 tatty kernel: [   24.149293]  [<ffffffff8105841f>] 
do_group_exit+0x3f/0xa0
Nov 29 06:27:18 tatty kernel: [   24.149375]  [<ffffffff81067e49>] 
get_signal_to_deliver+0x1b9/0x5d0
Nov 29 06:27:18 tatty kernel: [   24.149381]  [<ffffffff810132bf>] 
do_signal+0x3f/0x610
Nov 29 06:27:18 tatty kernel: [   24.149383]  [<ffffffff81674634>] ? 
printk+0x61/0x63
Nov 29 06:27:18 tatty kernel: [   24.149384]  [<ffffffff8106580f>] ? 
recalc_sigpending+0x1f/0x70
Nov 29 06:27:18 tatty kernel: [   24.149385]  [<ffffffff81065f37>] ? 
__set_task_blocked+0x37/0x80
Nov 29 06:27:18 tatty kernel: [   24.149387]  [<ffffffff81681aae>] ? 
_raw_spin_lock+0xe/0x20
Nov 29 06:27:18 tatty kernel: [   24.149389]  [<ffffffff8106c113>] ? 
do_prlimit+0x103/0x210
Nov 29 06:27:18 tatty kernel: [   24.149390]  [<ffffffff81013938>] 
do_notify_resume+0x88/0xc0
Nov 29 06:27:18 tatty kernel: [   24.149392]  [<ffffffff8168202c>] 
retint_signal+0x48/0x8c
Nov 29 06:27:18 tatty kernel: [   24.149392] Code: 89 df e8 da c7 ff ff 48 8b 
5b 18 48 85 db 0f 84 0d ff ff ff f6 43 31 20 74 ed eb db 0f 1f 44 00 00 e8 9b 
66 01 00 e9 d7 fe ff ff <0f> 0b 0f 1f 40 00 55 48 89 e5 41 57 41 56 41 55 41 54 
53 48 83 
Nov 29 06:27:18 tatty kernel: [   24.149404] RIP  [<ffffffff81150daa>] 
exit_mmap+0x14a/0x150
Nov 29 06:27:18 tatty kernel: [   24.149405]  RSP <ffff8801fc3fdbd8>
Nov 29 06:27:18 tatty kernel: [   24.149429] ---[ end trace 43fe92d17699f2cd 
]---
Nov 29 06:27:18 tatty kernel: [   24.149430] Fixing recursive fault but reboot 
is needed!
Nov 29 06:27:18 tatty kernel: [   24.161887] ------------[ cut here 
]------------
Nov 29 06:27:18 tatty kernel: [   24.161968] kernel BUG at 
/build/buildd/linux-3.5.0/mm/mmap.c:2312!
Nov 29 06:27:18 tatty kernel: [   24.162049] invalid opcode: 0000 [#2] SMP 
Nov 29 06:27:18 tatty kernel: [   24.162200] CPU 2 
Nov 29 06:27:18 tatty kernel: [   24.162244] Modules linked in: pci_stub 
vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) rfcomm bnep bluetooth 
parport_pc ppdev binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek kvm_amd 
hid_generic kvm snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event usbhid 
snd_hda_intel hid snd_hda_codec snd_seq edac_core microcode serio_raw 
edac_mce_amd mac_hid sp5100_tco snd_hwdep k10temp snd_seq_device snd_pcm 
i2c_piix4 snd_timer lp parport snd soundcore snd_page_alloc pata_jmicron r8169
Nov 29 06:27:18 tatty kernel: [   24.164361] 
Nov 29 06:27:18 tatty kernel: [   24.164424] Pid: 2137, comm: gdbus Tainted: G  
    D    O 3.5.0-17-generic #28-Ubuntu MSI MS-7642/890GXM-G65 (MS-7642)  
Nov 29 06:27:18 tatty kernel: [   24.164656] RIP: 0010:[<ffffffff81150daa>]  
[<ffffffff81150daa>] exit_mmap+0x14a/0x150
Nov 29 06:27:18 tatty kernel: [   24.164806] RSP: 0018:ffff8801fff69bd8  
EFLAGS: 00010202

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-18-generic 3.5.0-18.29
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC1:  robert     2008 F.... pulseaudio
 /dev/snd/controlC0:  robert     2008 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Thu Nov 29 07:23:43 2012
HibernationDevice: RESUME=UUID=4214808b-4b87-4c0b-a5bd-05f21a93560d
InstallationDate: Installed on 2012-11-24 (4 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
IwConfig:
 eth0      no wireless extensions.
 
 lo        no wireless extensions.
MachineType: MSI MS-7642
MarkForUpload: True
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-18-generic 
root=UUID=ebea33f2-e09d-4dad-9a56-7275fa81e334 ro noapic
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-18-generic N/A
 linux-backports-modules-3.5.0-18-generic  N/A
 linux-firmware                            1.95
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 01/12/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.13
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 890GXM-G65 (MS-7642)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd01/12/2012:svnMSI:pnMS-7642:pvr1.0:rvnMSI:rn890GXM-G65(MS-7642):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7642
dmi.product.version: 1.0
dmi.sys.vendor: MSI

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug quantal

** Attachment added: "The attachment is the syslog from /var/log"
   https://bugs.launchpad.net/bugs/1084402/+attachment/3446477/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084402

Title:
  kernel reports bug does call trace and halts at boot up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1084402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to