Bug 12093

Summary: XF86_S3 crash with Diamond Stealth 64
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-12 11:32:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
XF86_S3 -xf86config /tmp/XF86Config.test
none
echo where | gdb XF86_S3 core none

Description Tim Waugh 2000-06-11 18:40:01 UTC
(My report got eaten by bugzilla.  I'll try attaching files instead.)

Got an X crash.  Managed to reproduce it on VT2 with VT1 on scroll-lock to
prevent rebooting.  Used ulimit -c unlimited to get a core.  Used ftp to
analyse it.

I've mailed XFree86 already.

Comment 1 Tim Waugh 2000-06-11 18:40:56 UTC
Created attachment 400 [details]
XF86_S3 -xf86config /tmp/XF86Config.test

Comment 2 Tim Waugh 2000-06-11 18:41:34 UTC
Created attachment 401 [details]
echo where | gdb XF86_S3 core

Comment 3 Tim Waugh 2000-06-12 11:32:26 UTC
Incidentally, this is on a 486 that's it's happening.  I guess that's probably
relevant since the crash is from a SIGILL.  Is the XF86_S3 binary built i386?


Comment 4 Tim Waugh 2000-06-15 10:07:21 UTC
I've investigated this a bit further.

The XF86_S3 that's actually _installed_ works fine with the XF86Config.test from
the installer, but the one on the CD that I burnt doesn't.  I think it must just
be a bad CD (the XF86_S3 grabbed from the CD is different than the one in the
iso image).

Sorry for the bogus report.