Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20188 - app-emulation/basiliskii 0.9.0 crashes when compiled with optimization on Athlon XP
Summary: app-emulation/basiliskii 0.9.0 crashes when compiled with optimization on Ath...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-29 17:35 UTC by Sven Mattisson
Modified: 2003-07-28 19:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Mattisson 2003-04-29 17:35:32 UTC
BasiliskII crashes during initialization when it is compiled with -O1 or -O2
onan Athlon XP.  Skipping optimization during ebuild by removing any -O flags
from /usr/portage/app-emulation/basiliskII/basiliskII-0.9.0.ebuild fixes the
problem.

Reproducible: Always
Steps to Reproduce:
1. emerge basiliskii
2. BasiliskII
3. setup disks etc., if needed, then click start

Actual Results:  
$ BasiliskII
Basilisk II V0.9 by Christian Bauer et al.
Reading ROM file...
WARNING: Cannot open /dev/fd0H1440 (No such file or directory)
WARNING: Cannot open /dev/fd1H1440 (No such file or directory)
Using /dev/dsp audio output
$ ...

Starts with black screen and the setup dialog.  The dialog works but the
application crashes before the Mac starting screen is seen


Expected Results:  
booting mac
Comment 1 SpanKY gentoo-dev 2003-07-16 20:12:36 UTC
are you using -march=athlonxp ? 
 
please post `emerge info` 
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-07-28 19:25:14 UTC
Please try the 1.0.0 version and let me know if it works better for you.

Since there's been no response to the query for your emerge info output for a week
and I just added the 1.0.0 ebuild to CVS, I'm going to close this bug.  Go
ahead and re-open if the 1.0.0 version fails the same way for you.  Thanks.