Bug 8269

Summary: vesa fbtile segmentation fault on i82815 chipset
Product: xorg Reporter: S Egbert <s.egbert>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: critical    
Priority: high Keywords: have-backtrace
Version: 7.1 (2006.05)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
(delete me)
none
lshw output
none
Xorg log
none
xorg.conf configuration file
none
lspci output none

Description S Egbert 2006-09-14 00:00:57 UTC
On a DELL Inspiron 2500 (i810 driver, Intel 82815 chipset), running Gentoo
2006.0 and trying out Xorg 7.1.1 (because 7.0.0 broke what works under 6.8.0).

I get the following crash when using the VESA driver.

(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) PS2Maus: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/TTF, removing from list!

Backtrace:
0: X(xf86SigHandler+0x84) [0x80c6c34]
1: [0xffffe420]
2: /usr/lib/xorg/modules/libfb.so(fbTile+0x167) [0xb7b53bb7]
3: /usr/lib/xorg/modules/libfb.so(fbFillRegionTiled+0x192) [0xb7b54a52]
4: /usr/lib/xorg/modules/libfb.so(fbPaintWindow+0x8d) [0xb7b54b2d]
5: X [0x81584bc]
6: X(miWindowExposures+0xeb) [0x810ae9b]
7: X(MapWindow+0x1ba) [0x807429a]
8: X(InitRootWindow+0xc7) [0x80745e7]
9: X(main+0x441) [0x806e4e1]
10: /lib/tls/libc.so.6(__libc_start_main+0xd4) [0xb7ca9f14]
11: X(FontFileCompleteXLFD+0x89) [0x806da51]

Fatal server error:
Caught signal 11.  Server aborting



Attached are Xorg.0.log, xorg.conf, lshw and lspci -vv outputs.
Comment 1 S Egbert 2006-09-14 00:02:28 UTC
Created attachment 6964 [details]
(delete me)

Xorg.0.log output  using the command "X -verbose -verbose -keeptty -config
~/bin/x.conf"
Comment 2 S Egbert 2006-09-14 00:04:38 UTC
Created attachment 6965 [details]
lshw output
Comment 3 S Egbert 2006-09-14 00:05:33 UTC
Comment on attachment 6964 [details]
(delete me)

Oops. wrong platform system.
Comment 4 S Egbert 2006-09-14 00:06:16 UTC
Created attachment 6966 [details]
Xorg log
Comment 5 S Egbert 2006-09-14 00:07:18 UTC
Created attachment 6967 [details]
xorg.conf configuration file
Comment 6 S Egbert 2006-09-14 00:08:52 UTC
Created attachment 6968 [details]
lspci output
Comment 7 Daniel Stone 2007-02-27 01:33:33 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 8 Adam Jackson 2010-05-06 13:59:34 UTC
Well this certainly never happens anymore, since fbPaintWindow got deleted.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.