Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#16403 - [Xorg] crashes

Attached to Project: Arch Linux
Opened by Todor (yodor) - Wednesday, 30 September 2009, 07:04 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 22 October 2009, 08:41 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Jan de Groot (JGC)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Sudden Xorg crash. I feel it might be connected to the latest skype software.



Additional info:
* package version(s)

extra/xorg-server 1.6.3.901-1 (xorg)
X.Org X servers

* config and/or log files etc.

Backtrace:
0: /usr/bin/Xorg(xorg_backtrace+0x3b) [0x812c66b]
1: /usr/bin/Xorg(xf86SigHandler+0x9e) [0x80c5e0e]
2: [0xb8079400]
3: /usr/bin/Xorg(FindGlyphByHash+0x3c) [0x816676c]
4: /usr/bin/Xorg [0x817187c]
5: /usr/bin/Xorg [0x816c355]
6: /usr/bin/Xorg(Dispatch+0x35f) [0x808762f]
7: /usr/bin/Xorg(main+0x395) [0x806ce35]
8: /lib/libc.so.6(__libc_start_main+0xe6) [0xb7c80a36]
9: /usr/bin/Xorg [0x806c2e1]

Fatal server error:
Caught signal 11. Server aborting


Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection

Section "Module"
Load "extmod"
Load "dri"
Load "dbe"
Load "glx"
Load "dri2"
Load "record"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
# 1440x900 @ 75.00 Hz (GTF) hsync: 70.50 kHz; pclk: 136.49 MHz
Modeline "1440x900_75.00" 136.49 1440 1536 1688 1936 900 901 904 940 -HSync +Vsync


# 1440x900 @ 80.00 Hz (GTF) hsync: 75.36 kHz; pclk: 147.10 MHz
Modeline "1440x900_80.00" 147.10 1440 1536 1696 1952 900 901 904 942 -HSync +Vsync

EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "AccelMethod" "UXA"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900_80.00"
EndSubSection
EndSection


This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 22 October 2009, 08:41 GMT
Reason for closing:  Upstream
Additional comments about closing:  No response from user in 3 weeks
Comment by Gerardo Exequiel Pozzi (djgera) - Wednesday, 30 September 2009, 15:40 GMT
  • Field changed: Status (Unconfirmed → Waiting on Response)
  • Field changed: Category (Packages: Extra → Upstream Bugs)
  • Task assigned to Jan de Groot (JGC)
is this reported to upstream?

Loading...