Bug 1351 - X.org server crash with fglrx
Summary: X.org server crash with fglrx
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 05:42 UTC by Roman Snovák
Modified: 2004-12-01 00:05 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Roman Snovák 2004-09-13 05:42:02 UTC
Driver package fglrx-4.3.0-3.12.0.i386.rpm compiled for XFree86 4.3 is causing
strange memory allocation with recent X.org server.

/usr/src/X.org/xc/programs/Xserver/dix/main.c

main.c:365
        InitOutput(&screenInfo, argc, argv);

#215 0x00000001 in ?? ()
#216 0xfffffff8 in ?? ()
#217 0x08373bf0 in ?? ()
#218 0x080eb30b in Xalloc (amount=138935487) at utils.c:1254
#219 0x080eb52f in Xcalloc (amount=139338176) at utils.c:1297
#220 0x080d2dc8 in AddScreen (pfnInit=0x400697e8, argc=0, argv=0x0) at
main.c:773
#221 0x08071127 in InitOutput (pScreenInfo=0x82211a0, argc=1,
argv=0xbffff674) at xf86Init.c:909
#222 0x080d2761 in main (argc=1, argv=0xbffff674, envp=0x0) at main.
c:365
Comment 1 Adam Jackson 2004-12-01 19:05:37 UTC
nothing we can do about it, fglrx is known to be buggy with 6.8.


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.