|
Bugzilla – Full Text Bug Listing |
| Summary: | X segfault during installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Martin Mrazik <mmrazik> |
| Component: | Installation | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P2 - High | CC: | aj, eich |
| Version: | Alpha 0plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
y2logs
Xorg.0.log.old xf86debug output core dump |
||
|
Description
Martin Mrazik
2007-01-31 10:14:20 UTC
Created attachment 116476 [details]
y2logs
Created attachment 116477 [details]
Xorg.0.log.old
If you need any other logs please let me know. btw. the X segfaulted while I was 'less'-ing the y2logs Can you start X with the xf86debug wrapper? Do this via a remote (ssh) login. Something like this. xf86debug & DISPLAY=:1 twm & [start xterm and try to reproduce the problem] Attach /tmp/xf86debug.XXXXXXXXXX and /tmp/core.Xorg.XXXXXXXXXX Andreas, same problem? Might be - see bug #240600. I'm not sure. If you like to log into my VMware session, tell me. *** Bug 240600 has been marked as a duplicate of this bug. *** Created attachment 116558 [details]
xf86debug output
Created attachment 116560 [details]
core dump
This might be related to the new ACPI patch (see Bug #197858). Unfortunately I forgot to mention to install the xorg-x11-server-debuginfo package before generating the debug output/corefile. Fixed by disabling the ACPI patch for now. Fixing the ACPI patch will be handled in Bug #197858. |