Bug 9942 - radeon-randr12-v3 branch: crash on startup
Summary: radeon-randr12-v3 branch: crash on startup
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: PowerPC Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 17:38 UTC by John Steele Scott
Modified: 2007-02-12 03:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
backtrace from crash (1.86 KB, text/plain)
2007-02-10 17:39 UTC, John Steele Scott
no flags Details
log file from crash (20.90 KB, text/plain)
2007-02-10 17:40 UTC, John Steele Scott
no flags Details
my xorg.conf (4.19 KB, text/plain)
2007-02-10 17:40 UTC, John Steele Scott
no flags Details
We need to allocate connectors before we use them. (542 bytes, patch)
2007-02-11 15:10 UTC, Alex Deucher
no flags Details | Splinter Review

Description John Steele Scott 2007-02-10 17:38:43 UTC
I tried to run the radeon-randr12-v3 driver with the randr1.2-for-xserver1.2 branch of the server. On my iBook G4, it crashes on startup in RADEONSetupConnectors. The backtrace is the same whether or not I have an external monitor connected.
Comment 1 John Steele Scott 2007-02-10 17:39:38 UTC
Created attachment 8657 [details]
backtrace from crash
Comment 2 John Steele Scott 2007-02-10 17:40:20 UTC
Created attachment 8658 [details]
log file from crash
Comment 3 John Steele Scott 2007-02-10 17:40:45 UTC
Created attachment 8659 [details]
my xorg.conf
Comment 4 Alex Deucher 2007-02-11 15:10:05 UTC
Created attachment 8674 [details] [review]
We need to allocate connectors before we use them.
Comment 5 Dave Airlie 2007-02-12 00:41:58 UTC
I fixed this by not accesssing the outputs until later....
Comment 6 John Steele Scott 2007-02-12 03:30:31 UTC
radeon_display:1140 should call RADEONGetHardCodedEDIDFromBIOS (not Bios). With that change, I can get this to load.

Now I have some display flickering trouble. I will open another bug.


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.