Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205972 - x11-base/xorg-server-1.3.0.0-r2 + x11-drivers/xf86-video-i810-2.1.1 crash on start with dualhead mode (amilo si1520 notebook)
Summary: x11-base/xorg-server-1.3.0.0-r2 + x11-drivers/xf86-video-i810-2.1.1 crash on ...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Rémi Cardona (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 15:21 UTC by Andrey Prikazov
Modified: 2008-01-15 21:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
(gdb) bt full (bt.full,2.59 KB, text/plain)
2008-01-15 15:22 UTC, Andrey Prikazov
Details
xorg.conf.new (xorg.conf.new,2.67 KB, text/plain)
2008-01-15 15:23 UTC, Andrey Prikazov
Details
Xorg.0.log (Xorg.0.log,82.29 KB, text/plain)
2008-01-15 15:23 UTC, Andrey Prikazov
Details
emerge --info (emerge--info,3.90 KB, text/plain)
2008-01-15 15:23 UTC, Andrey Prikazov
Details
(gdb) info sharedlibrary (info_sharedlibrary,2.52 KB, text/plain)
2008-01-15 15:38 UTC, Andrey Prikazov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Prikazov 2008-01-15 15:21:15 UTC
Xorg -configure generates a file, which I slightly modified for dualhead mode. Xorg -config xorg.conf.new receives a sigsegv right after the start, during its initialization.

=======

Program received signal SIGSEGV, Segmentation fault.
i830_allocate_aperture (pScrn=0x7fe210, name=0x2b71fc1774fb "secondary front buffer", size=<value optimized out>, alignment=65536, flags=0)
    at i830_memory.c:429
429     i830_memory.c: No such file or directory.
        in i830_memory.c

=======

The same problem was with the previous versions (x11-base/xorg-server-1.3.0.0-r1 + x11-drivers/xf86-video-i810-2.1.0).

full gdb backtrace to be attached.

The hardware: http://gentoo-wiki.com/HARDWARE_Fujitsu-Siemens_Amilo_Pro_V3205
Comment 1 Andrey Prikazov 2008-01-15 15:22:14 UTC
Created attachment 140984 [details]
(gdb) bt full
Comment 2 Andrey Prikazov 2008-01-15 15:23:08 UTC
Created attachment 140986 [details]
xorg.conf.new
Comment 3 Andrey Prikazov 2008-01-15 15:23:31 UTC
Created attachment 140987 [details]
Xorg.0.log
Comment 4 Andrey Prikazov 2008-01-15 15:23:46 UTC
Created attachment 140988 [details]
emerge --info
Comment 5 Andrey Prikazov 2008-01-15 15:38:52 UTC
Created attachment 140991 [details]
(gdb)  info sharedlibrary
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2008-01-15 21:15:49 UTC
Upstream doesn't want to fix old style Xinerama setups. You'll have to use xrandr to setup your dual head.

I'm really sorry about that, but there's nothing else I can do.