Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 291037 Details for
Bug 329051
Crash in attempted multihead configuration
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Debug session on another computer showing the same issue
X-gdb.txt (text/plain), 2.92 KB, created by
Andrew Bartlett
on 2008-01-08 06:07:59 UTC
(
hide
)
Description:
Debug session on another computer showing the same issue
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2008-01-08 06:07:59 UTC
Size:
2.92 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0xb7f62710 (LWP 2733)] >0x0815fa59 in RRCrtcSetRotations (crtc=0x0, rotations=63) at rrcrtc.c:108 >108 crtc->rotations = rotations; >(gdb) p crtc >$1 = (RRCrtcPtr) 0x0 >(gdb) l >103 * Set the allowed rotations on a CRTC >104 */ >105 void >106 RRCrtcSetRotations (RRCrtcPtr crtc, Rotation rotations) >107 { >108 crtc->rotations = rotations; >109 } >110 >111 /* >112 * Notify the extension that the Crtc has been reconfigured, >(gdb) up >#1 0x080e887b in xf86RandR12SetRotations (pScreen=0x87795e8, rotations=63) > at xf86RandR12.c:545 >545 RRCrtcSetRotations (crtc->randr_crtc, rotations); >(gdb) p crtc >No symbol "crtc" in current context. >(gdb) l >540 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); >541 >542 for (c = 0; c < config->num_crtc; c++) { >543 xf86CrtcPtr crtc = config->crtc[c]; >544 >545 RRCrtcSetRotations (crtc->randr_crtc, rotations); >546 } >547 #endif >548 randrp->supported_rotations = rotations; >549 } >(gdb) p config->crtc[c] >$2 = (xf86CrtcPtr) 0x8773e90 >(gdb) p config->crtc[c]->ranr_crtc >There is no member named ranr_crtc. >(gdb) p config->crtc[c]->randr_crtc >$3 = (RRCrtcPtr) 0x0 >(gdb) bt full >#0 0x0815fa59 in RRCrtcSetRotations (crtc=0x0, rotations=63) at rrcrtc.c:108 >No locals. >#1 0x080e887b in xf86RandR12SetRotations (pScreen=0x87795e8, rotations=63) > at xf86RandR12.c:545 > c = 1 > config = (xf86CrtcConfigPtr) 0x876f940 >#2 0x080e32fe in xf86CrtcScreenInit (screen=0x87795e8) at xf86Crtc.c:713 > scrn = <value optimized out> > config = (xf86CrtcConfigPtr) 0x876f940 > c = 63 >#3 0x004023a5 in RADEONScreenInit () > from /usr/lib/xorg/modules/drivers//radeon_drv.so >No symbol table info available. >#4 0x0806c51e in AddScreen (pfnInit=0x400e6d <RADEONScreenInit>, argc=1, > argv=0xbfeb9104) at main.c:771 > i = 0 > scanlinepad = <value optimized out> > format = 7 > depth = <value optimized out> > bitsPerPixel = <value optimized out> > k = 2 > pScreen = <value optimized out> >#5 0x080a1885 in InitOutput (pScreenInfo=0x82180a0, argc=1, argv=0xbfeb9104) >---Type <return> to continue, or q <return> to quit--- > at xf86Init.c:1067 > i = <value optimized out> > j = <value optimized out> > k = <value optimized out> > scr_index = <value optimized out> > modulelist = <value optimized out> > optionlist = (pointer *) 0x8762010 > layout = <value optimized out> > screenpix24 = <value optimized out> > pix24 = Pix24Use32 > pix24From = X_PROBED > autoconfig = <value optimized out> > generation = 1 >#6 0x0806ccd6 in main (argc=1, argv=0xbfeb9104, envp=0xbfeb910c) at main.c:369 > i = <value optimized out> > error = 1466124 > xauthfile = <value optimized out> > alwaysCheckForInput = {0, 1}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 329051
:
225051
|
225061
|
225071
| 291037