You are not logged in.

#1 2010-07-15 14:19:57

cjmeyer
Member
Registered: 2010-07-15
Posts: 5

Xorg crashes after logout

I have recently installed Archlinux under VirtualBox running on a Windows Vista Host machine.  The basic install went fine, but when after installing Xorg and KDE I found I get segmentation faults when logging out of KDE.

My basic process was...
1. Install base Arch system.
2. Update entire system (pacman first then the whole system itself)
3. Install Xorg
4. Install KDE
5. Install VirtualBox Guest Additions

I am pretty certain this is purely an Xorg issue (not related to the window manager) as I have tried Gnome as well with similar results.

I am a newbie when it comes to Arch so if this is a known issue and workaround, forgive me...

This is the last section of the /var/log/Xorg.0.log file:

[    39.539] (II) Loading /usr/lib/xorg/modules/input/vboxmouse_drv.so
[    39.548] (II) Module vboxmouse: vendor="Oracle Corporation"
[    39.548]     compiled for 0.0.0, module version = 1.0.0
[    39.548]     Module class: X.Org XInput Driver
[    39.548]     ABI class: X.Org XInput driver, version 9.0
[    39.548] (**) Load address of symbol "VBOXMOUSE" is 0xb4e00020
[    39.548] (**) (unnamed): always reports core events
[    39.549] (**) (unnamed): Device: "/dev/vboxguest"
[    39.549] (II) XINPUT: Adding extended input device "(unnamed)" (type: MOUSE)
[    39.549] (**) (unnamed): (accel) keeping acceleration scheme 1
[    39.549] (**) (unnamed): (accel) acceleration profile 0
[    39.549] (**) (unnamed): (accel) acceleration factor: 2.000
[    39.549] (**) (unnamed): (accel) acceleration threshold: 4
[    39.549] (II) (unnamed): On.
[   129.893] 
Backtrace:
[   129.949] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df05b]
[   129.949] 1: /usr/bin/X (0x8048000+0x63da5) [0x80abda5]
[   129.949] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb781740c]
[   129.949] 3: /usr/bin/X (0x8048000+0x214d0) [0x80694d0]
[   129.949] 4: /usr/bin/X (0x8048000+0x1a4b5) [0x80624b5]
[   129.949] 5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb754cc76]
[   129.953] 6: /usr/bin/X (0x8048000+0x1a0a1) [0x80620a1]
[   129.953] Segmentation fault at address 0xb4db57c0
[   129.953] 
Fatal server error:
[   129.953] Caught signal 11 (Segmentation fault). Server aborting
[   129.953] 
[   129.953]

The device information probably doesn't mean a whole lot given I am running under VirtualBox, but here it is just in case...

00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter (prog-if 00 [VGA controller])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=32M]
        Expansion ROM at <unassigned> [disabled]

Offline

#2 2010-07-15 20:36:05

cjmeyer
Member
Registered: 2010-07-15
Posts: 5

Re: Xorg crashes after logout

I realized that there was a 'virtualbox-additions' target available through pacman so I created a new clean virtual machine and installed Arch and used the 'virtualbox-additions' from the Arch repositories instead of installing the ones provided by VirtualBox.  So my process was...

1. Install base Arch
2. Update the entire system (pacman first, then the rest of the system)
3. Install Xorg
4. Install KDE
5. Install 'virtualbox-additions' from the Arch repositories.

While I didn't get a segmentation fault from Xorg when logging out of KDE, the installed virtualbox-additions where not compatible with VirtualBox (at least not completely), i.e. Xorg/KDE was not able to be resized correctly.  So I then tried to install the guest additions included with VirtualBox manually.  This fixed the resizing issue but then the seg fault was back.

Offline

#3 2010-07-16 17:16:53

cjmeyer
Member
Registered: 2010-07-15
Posts: 5

Re: Xorg crashes after logout

I realized that 'virtualbox-additions' are for the PUEL instead of the OSE version of VirtualBox so I started fresh again and instead installed 'virtualbox-ose-additions'...I still get the same result.

Is anyone running Arch with KDE as a Guest under VirtualBox with Windows as a Host?  Anyone else having this problem?

Offline

Board footer

Powered by FluxBB