You are not logged in.

#1 2011-11-14 05:41:01

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

X randomly crashed, don't know why

Error in Xorg.0.log.old:

Fatal server error:
[ 43000.898] Caught signal 7 (Bus error). Server aborting
[ 43000.898] 
[ 43000.901] 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
[ 43000.902] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 43000.902] 
[ 43001.009] (II) Power Button: Close
[ 43001.009] (II) UnloadModule: "evdev"
[ 43001.009] (II) Unloading evdev
[ 43001.075] (II) Video Bus: Close
[ 43001.075] (II) UnloadModule: "evdev"
[ 43001.075] (II) Unloading evdev
[ 43001.149] (II) Sleep Button: Close
[ 43001.151] (II) UnloadModule: "evdev"
[ 43001.151] (II) Unloading evdev
[ 43001.205] (II) Integrated Camera: Close
[ 43001.206] (II) UnloadModule: "evdev"
[ 43001.206] (II) Unloading evdev
[ 43001.259] (II) AT Translated Set 2 keyboard: Close
[ 43001.259] (II) UnloadModule: "evdev"
[ 43001.259] (II) Unloading evdev
[ 43001.324] (II) TPPS/2 IBM TrackPoint: Close
[ 43001.324] (II) UnloadModule: "evdev"
[ 43001.324] (II) Unloading evdev
[ 43001.365] (II) ThinkPad Extra Buttons: Close
[ 43001.366] (II) UnloadModule: "evdev"
[ 43001.366] (II) Unloading evdev
[ 43001.405] (II) Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint: Close
[ 43001.416] (II) UnloadModule: "evdev"
[ 43001.416] (II) Unloading evdev
[ 43001.502] (II) Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint: Close
[ 43001.502] (II) UnloadModule: "evdev"
[ 43001.502] (II) Unloading evdev
[ 43001.531] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 43003.459] Server terminated with error (1). Closing log file.

It may have been because I was using too much memory. When it crashed, I was simultaneously launching Chromium and a VirtualBox Windows 7 VM, while also running Firefox, Deluge, and JDownloader. I only have 4 GB RAM.

Following the crash, SLiM automatically restarted.

Is there any way to confirm this was the problem, or find out what it was otherwise?

Last edited by w1ntermute (2011-11-14 05:41:55)

Offline

#2 2011-11-14 06:51:41

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: X randomly crashed, don't know why

First step in debugging: can you reproduce the crash?

Offline

#3 2011-11-20 05:27:59

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

Re: X randomly crashed, don't know why

It just happened again. AFAICT, the only noticeable factor is high RAM usage. It was at 3.19 GB when it froze up this time, just as I was starting VirtualBox with a lot of other apps already running.

Offline

#4 2011-11-21 04:55:45

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

Re: X randomly crashed, don't know why

Here's another crash log:

Backtrace:
[ 84275.227] 0: /usr/bin/X (xorg_backtrace+0x26) [0x5669c6]
[ 84275.233] 1: /usr/bin/X (0x400000+0x16a629) [0x56a629]
[ 84275.233] 2: /lib/libpthread.so.0 (0x7f10bd6d6000+0xf850) [0x7f10bd6e5850]
[ 84275.233] 3: /lib/libc.so.6 (0x7f10bc5fa000+0x12083b) [0x7f10bc71a83b]
[ 84275.234] 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f10ba81a000+0x10bd6) [0x7f10ba82abd6]
[ 84275.234] 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f10ba81a000+0x12612) [0x7f10ba82c612]
[ 84275.234] 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f10ba81a000+0x279bd) [0x7f10ba8419bd]
[ 84275.234] 7: /usr/bin/X (miCopyRegion+0x18a) [0x5456ca]
[ 84275.234] 8: /usr/bin/X (miDoCopy+0x392) [0x545bc2]
[ 84275.234] 9: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f10ba81a000+0x2893e) [0x7f10ba84293e]
[ 84275.234] 10: /usr/bin/X (0x400000+0xfa78c) [0x4fa78c]
[ 84275.234] 11: /usr/bin/X (0x400000+0x2fcf3) [0x42fcf3]
[ 84275.234] 12: /usr/bin/X (0x400000+0x33c59) [0x433c59]
[ 84275.234] 13: /usr/bin/X (0x400000+0x22e8a) [0x422e8a]
[ 84275.234] 14: /lib/libc.so.6 (__libc_start_main+0xed) [0x7f10bc61b17d]
[ 84275.234] 15: /usr/bin/X (0x400000+0x2317d) [0x42317d]
[ 84275.234] Bus error at address 0x7f10b204cdd0
[ 84275.234] 
Fatal server error:
[ 84275.234] Caught signal 7 (Bus error). Server aborting
[ 84275.234] 
[ 84275.237] 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help.

Offline

#5 2011-11-21 14:06:36

sealemar
Member
Registered: 2011-10-30
Posts: 32

Re: X randomly crashed, don't know why

w1ntermute wrote:

It just happened again. AFAICT, the only noticeable factor is high RAM usage. It was at 3.19 GB when it froze up this time, just as I was starting VirtualBox with a lot of other apps already running.

Do you mean X is leaking? If so, do you see any leakage during some particular application work or just if you use X for some time?

Offline

#6 2011-11-21 18:55:09

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

Re: X randomly crashed, don't know why

sealemar wrote:

Do you mean X is leaking?

No, I don't think that's the case. For example, the two crashes that I provided logs for had X running for 12 and 24 hours, respectively, prior to crashing. It doesn't seem like it's more likely the longer the machine has been running, unless the application leaking memory is Firefox (which is very likely).

sealemar wrote:

If so, do you see any leakage during some particular application work or just if you use X for some time?

The high memory usage seems to be a result of running a lot of applicaitons that use a lot of memory, such as VirtualBox, Firefox, Deluge, and JDownloader.

I've attempted to alleviate the problem by reducing the memory available to my Windows 7 VM from 1024 MB to 768 MB, but I don't know how much that will help.

Are the two logfiles of no help in diagnosing the problem?

Offline

#7 2011-11-22 07:49:28

sealemar
Member
Registered: 2011-10-30
Posts: 32

Re: X randomly crashed, don't know why

The problem might be in a driver. The same kind of problem was mentioned more than a year ago, but could be the reason. For further information, refer to gentoo forum and to mailing list archive : gentoo. If that doesn't help, your

# dmesg # after crash
# lspci
# lsusb
# lsmod

May be helpful

Last edited by sealemar (2011-11-22 07:52:28)

Offline

#8 2011-11-27 00:05:30

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

Re: X randomly crashed, don't know why

I just had another crash whiel launching VirtualBox:

dmesg output:

[430591.498089] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.3/1-1.5.6.3:1.0/input/input42
[430591.498329] generic-usb 0003:17EF:6009.001F: input,hidraw0: USB HID v1.10 Keyboard [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-0000:00:1a.0-1.5.6.3/input0
[430591.507051] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.3/1-1.5.6.3:1.1/input/input43
[430591.507574] generic-usb 0003:17EF:6009.0020: input,hiddev0,hidraw1: USB HID v1.10 Mouse [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-0000:00:1a.0-1.5.6.3/input1
[430604.692620] usb 1-1.5.6.4: new low speed USB device number 65 using ehci_hcd
[430604.787413] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.4/1-1.5.6.4:1.0/input/input44
[430604.787694] generic-usb 0003:046D:C521.0021: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1.5.6.4/input0
[430604.794801] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.4/1-1.5.6.4:1.1/input/input45
[430604.795185] generic-usb 0003:046D:C521.0022: input,hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.5.6.4/input1
[431923.680278] EXT4-fs (dm-1): Unaligned AIO/DIO on inode 1573096 by VirtualBox; performance will be poor.

lspci output:

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
0d:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 01)
0d:00.1 System peripheral: Ricoh Co Ltd Memory Stick Host Controller (rev 01)
0d:00.3 FireWire (IEEE 1394): Ricoh Co Ltd FireWire Host Controller (rev 01)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)

lsusb output:

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. Bluetooth Controller
Bus 001 Device 004: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3
Bus 001 Device 005: ID 17ef:480f Lenovo Integrated Webcam [R5U877]
Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 062: ID 22b8:41db Motorola PCS Droid/Milestone (Debug mode)
Bus 001 Device 064: ID 17ef:6009 Lenovo ThinkPad Keyboard with TrackPoint
Bus 001 Device 065: ID 046d:c521 Logitech, Inc. Cordless Mouse Receiver

lsmod output:

Module                  Size  Used by
nls_cp437               5921  0 
vfat                   10119  0 
fat                    49409  1 vfat
nls_utf8                1320  0 
udf                    78729  0 
nfs                   308772  1 
lockd                  73584  1 nfs
fscache                41098  1 nfs
auth_rpcgss            41935  1 nfs
nfs_acl                 2359  1 nfs
sunrpc                198989  12 nfs,lockd,auth_rpcgss,nfs_acl
ipv6                  288122  24 
tun                    15099  2 
fuse                   66858  0 
snd_hda_codec_hdmi     22757  1 
snd_hda_codec_conexant    47250  1 
uvcvideo               64995  0 
joydev                  9895  0 
videodev               85100  1 uvcvideo
media                  10565  2 uvcvideo,videodev
v4l2_compat_ioctl32     8644  1 videodev
ecb                     2073  1 
arc4                    1410  2 
btusb                  11385  0 
bluetooth             150884  1 btusb
mxm_wmi                 1425  0 
iwlagn                239157  0 
psmouse                55501  0 
serio_raw               4294  0 
sdhci_pci               8887  0 
mac80211              221931  1 iwlagn
sdhci                  22510  1 sdhci_pci
intel_ips              11245  0 
i2c_i801                8187  0 
iTCO_wdt               11789  0 
iTCO_vendor_support     1961  1 iTCO_wdt
firewire_ohci          29650  0 
mmc_core               75853  1 sdhci
cfg80211              165636  2 iwlagn,mac80211
snd_hda_intel          22410  4 
firewire_core          50872  1 firewire_ohci
thinkpad_acpi          62600  0 
snd_hda_codec          80889  3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
crc_itu_t               1363  2 udf,firewire_core
mei                    31195  0 
e1000e                144580  0 
snd_hwdep               6357  1 snd_hda_codec
battery                 6453  0 
rfkill                 15498  3 bluetooth,cfg80211,thinkpad_acpi
ac                      2344  0 
tpm_tis                 9311  0 
nvram                   5869  1 thinkpad_acpi
tpm                    12698  1 tpm_tis
tpm_bios                5089  1 tpm
thermal                 7799  0 
evdev                   9530  11 
wmi                     8475  1 mxm_wmi
snd_pcm_oss            38850  0 
snd_pcm                74368  5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              19544  2 snd_pcm
snd_page_alloc          7153  2 snd_hda_intel,snd_pcm
snd_mixer_oss          15275  2 snd_pcm_oss
processor              24224  0 
snd                    58362  14 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel,thinkpad_acpi,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               6210  2 snd
vboxnetadp              5843  0 
vboxnetflt             17159  0 
vboxdrv              1790690  2 vboxnetadp,vboxnetflt
ext4                  375413  3 
mbcache                 5881  1 ext4
jbd2                   70667  1 ext4
crc16                   1359  2 bluetooth,ext4
aesni_intel            47378  33 
cryptd                  8309  9 aesni_intel
aes_x86_64              7508  1 aesni_intel
aes_generic            26138  2 aesni_intel,aes_x86_64
xts                     2493  8 
gf128mul                5986  1 xts
usbhid                 35352  0 
hid                    82435  1 usbhid
dm_crypt               16361  2 
dm_mod                 69692  5 dm_crypt
usb_storage            44423  0 
sr_mod                 14951  0 
sd_mod                 28275  4 
cdrom                  36553  1 sr_mod
ahci                   20005  3 
libahci                19559  1 ahci
libata                166724  2 ahci,libahci
ehci_hcd               40794  0 
scsi_mod              132794  4 usb_storage,sr_mod,sd_mod,libata
usbcore               144144  6 uvcvideo,btusb,usbhid,usb_storage,ehci_hcd
i915                  724450  7 
drm_kms_helper         25721  1 i915
drm                   185736  3 i915,drm_kms_helper
i2c_algo_bit            5199  1 i915
button                  4470  1 i915
i2c_core               20460  6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
video                  11164  1 i915
intel_agp              10904  1 i915
intel_gtt              14455  3 i915,intel_agp

Offline

Board footer

Powered by FluxBB