Direct Rendering Manager (DRM) Crash

Discussions about using Linux guests in VirtualBox.
Post Reply
blacktop19
Posts: 5
Joined: 21. Apr 2013, 05:46
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Ubuntu/Windows

Direct Rendering Manager (DRM) Crash

Post by blacktop19 »

My guest only comes up in Low-Graphics mode. It is Ubuntu 12.04 LTS with v4.2.12 of VirtualBox Guest Additions. I have tried enabling and disabling 3D, but no luck.

Here is an error I am seeing:

[ 14.320008] [drm] Initialized drm 1.1.0 20060810
[ 14.321135] [drm:drm_pci_init],
[ 14.321145] [drm:drm_get_pci_dev],
[ 14.321183] pci 0000:00:02.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 14.321200] pci 0000:00:02.0: setting latency timer to 64
[ 14.321229] [drm:drm_get_minor],
[ 14.326284] [drm:drm_get_minor], new minor assigned 0
[ 14.326291] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 14.326293] [drm] No driver support for vblank timestamp query.
[ 14.326297] [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
[ 14.810377] [drm:drm_stub_open],
[ 14.810395] BUG: unable to handle kernel paging request at 35f04000
[ 14.810400] IP: [<f9add0eb>] drm_stub_open+0xab/0x230 [drm]
[ 14.810422] *pde = 00000000
[ 14.810425] Oops: 0002 [#1] SMP
[ 14.810429] Modules linked in: vboxvideo(O) drm vboxsf(O) vesafb snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq joydev snd_timer snd_seq_device psmouse vboxguest(O) snd mac_hid serio_raw rfcomm bnep bluetooth parport_pc ppdev i2c_piix4 soundcore binfmt_misc snd_page_alloc lp parport usbhid hid e1000
[ 14.810450]
[ 14.810453] Pid: 1057, comm: Xorg Tainted: G O 3.2.0-40-generic #64-Ubuntu innotek GmbH VirtualBox/VirtualBox
[ 14.810458] EIP: 0060:[<f9add0eb>] EFLAGS: 00013292 CPU: 0
[ 14.810467] EIP is at drm_stub_open+0xab/0x230 [drm]
[ 14.810470] EAX: 00000000 EBX: 00000000 ECX: f1ad4000 EDX: f815a0cc
[ 14.810472] ESI: c19b0e7c EDI: f815a1e0 EBP: f15f5de0 ESP: f15f5dac
[ 14.810474] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 14.810477] Process Xorg (pid: 1057, ti=f15f4000 task=f15fbf70 task.ti=f15f4000)
[ 14.810479] Stack:
[ 14.810481] 00000001 f9af567a f9af0bfa f9af5694 f1a84750 000000e2 f9af0b60 f1af0180
[ 14.810487] f1ad4000 0e200000 00000000 c19b0e7c 00000000 f15f5e10 c11370e5 f1a84750
[ 14.810492] f1af0180 f1a84750 f1a84750 f9afb1e0 f1a11380 00000000 f1af0180 00000000
[ 14.810497] Call Trace:
[ 14.810504] [<c11370e5>] chrdev_open+0xb5/0x1e0
[ 14.810512] [<c11310ee>] __dentry_open+0x25e/0x310
[ 14.810515] [<c1137030>] ? cdev_put+0x20/0x20
[ 14.810518] [<c113166a>] vfs_open+0x3a/0x50
[ 14.810521] [<c1132599>] nameidata_to_filp+0x39/0x40
[ 14.810525] [<c113fab7>] do_last+0x367/0x660
[ 14.810529] [<c1140de4>] path_openat+0xa4/0x350
[ 14.810532] [<c114110f>] ? user_path_at_empty+0x4f/0x80
[ 14.810536] [<c11411a1>] do_filp_open+0x31/0x80
[ 14.810547] [<c12a6978>] ? strncpy_from_user+0x38/0x70
[ 14.810551] [<c114c7c3>] ? alloc_fd+0xa3/0xe0
[ 14.810554] [<c113268d>] do_sys_open+0xed/0x210
[ 14.810557] [<c11327de>] sys_open+0x2e/0x40
[ 14.810561] [<c1577214>] syscall_call+0x7/0xb
[ 14.810563] Code: 8b 80 34 02 00 00 8b 52 10 89 55 e4 89 c2 81 c2 cc 00 00 00 74 3a 8b b8 cc 00 00 00 85 ff 74 48 83 3f 02 74 2b 8b 87 78 01 00 00 <64> ff 00 3e 8d 74 26 00 8b 81 34 02 00 00 8b 4d e8 8d 90 cc 00
[ 14.810589] EIP: [<f9add0eb>] drm_stub_open+0xab/0x230 [drm] SS:ESP 0068:f15f5dac
[ 14.810600] CR2: 0000000035f04000
[ 14.810603] ---[ end trace bf91946014f3a259 ]---

Is anyone else having this problem?

Matt
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Direct Rendering Manager (DRM) Crash

Post by mpack »

Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Direct Rendering Manager (DRM) Crash

Post by Perryg »

You might want to read this https://www.virtualbox.org/ticket/11709
blacktop19
Posts: 5
Joined: 21. Apr 2013, 05:46
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Ubuntu/Windows

Re: Direct Rendering Manager (DRM) Crash

Post by blacktop19 »

Perryg wrote:You might want to read this...
Yip, that looks like it. Thanks!
Post Reply