Opened 16 years ago

Closed 5 years ago

Last modified 4 years ago

#2055 closed bug (fixed)

Eric's Ulimate Solitare, and Axia fail to run

Reported by: scottmc Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I tried loading my ancient Eric's Ultimate Solitaire from a WildCard Design CD. PackageInstaller was able to open and install the .pkg file, but trying to run the Ultimate binary file gives the dreaded missing symbol error. Another game from that same Last Chance CD was Axia, that one also installs with PackageInstaller just fine. When trying to run that one it errors out. Attached is the gdb from that crash.

Attachments (8)

screen2.png (69.7 KB ) - added by scottmc 16 years ago.
Eric's Ultimate Soliatiare crash
axia-debug.txt (1.5 KB ) - added by scottmc 16 years ago.
abuse-haiku.txt (17.3 KB ) - added by scottmc 16 years ago.
Terminal output while running abuse, game mostly works, cursor is blocky though
axia-haiku.txt (17.7 KB ) - added by scottmc 16 years ago.
gdb and terminal output from Axia crashing
EUS-haiku.txt (90.8 KB ) - added by scottmc 16 years ago.
gdb and terminal output from EUS, forgot the bt, will try again in a few days
bt.txt (794 bytes ) - added by bbjimmy 13 years ago.
Axia demo bt on gcc4 hybrid hrev39814
bt.2.txt (794 bytes ) - added by bbjimmy 13 years ago.
Axia demo bt on gcc4 hybrid hrev39814
bt.3.txt (794 bytes ) - added by bbjimmy 13 years ago.
Axia demo bt on gcc4 hybrid hrev39814

Download all attachments as: .zip

Change History (22)

by scottmc, 16 years ago

Attachment: screen2.png added

Eric's Ultimate Soliatiare crash

by scottmc, 16 years ago

Attachment: axia-debug.txt added

comment:1 by scottmc, 16 years ago

Tested on hrev24860.

comment:2 by mmlr, 16 years ago

The screenshot and the debug output are sadly not really helpful as is. Please run the Ultimate binary from the Terminal or check the syslog. They should display the missing symbol at hand (that Tracker doesn't display it is tracked in another ticket I think). In the GDB from Axia, please run the "bt" command and include its output. Backtraces are more or less necessary to track where the problem starts out.

by scottmc, 16 years ago

Attachment: abuse-haiku.txt added

Terminal output while running abuse, game mostly works, cursor is blocky though

by scottmc, 16 years ago

Attachment: axia-haiku.txt added

gdb and terminal output from Axia crashing

by scottmc, 16 years ago

Attachment: EUS-haiku.txt added

gdb and terminal output from EUS, forgot the bt, will try again in a few days

comment:3 by luroh, 15 years ago

*cough* :o)

comment:4 by scottmc, 15 years ago

I was just looking at this ticket earlier today and thinking I should try installing these again on a fresh Haiku install... You didn't happen to see the same posting to the SDL mailing today did you? I'll post updated results in a few days, unless they are the same, either way I'll report my findings.

comment:5 by scottmc, 14 years ago

I need to relocate my Wildcard CD, It's been a few months since I'm seen it...

comment:6 by luroh, 13 years ago

Resolution: invalid
Status: newclosed

I'm going to take the liberty of closing this one for now, please reopen should the CD resurface and the problems persist. :)

comment:7 by scottmc, 13 years ago

Resolution: invalid
Status: closedreopened

comment:8 by scottmc, 13 years ago

Let's leave this one open until it can be verified either way.

by bbjimmy, 13 years ago

Attachment: bt.txt added

Axia demo bt on gcc4 hybrid hrev39814

by bbjimmy, 13 years ago

Attachment: bt.2.txt added

Axia demo bt on gcc4 hybrid hrev39814

by bbjimmy, 13 years ago

Attachment: bt.3.txt added

Axia demo bt on gcc4 hybrid hrev39814

comment:9 by bbjimmy, 13 years ago

I only clicked to add once.

comment:10 by mmlr, 13 years ago

The Axia backtrace shows an inconsistency in the heap, most probably caused by a double free the app is doing. So it looks like an application bug that happened to not be problematic on BeOS by pure chance. You could try running it with the debug heap by running it with "LD_PRELOAD=libroot_debug.so Axia" from the Terminal. It should error out with a more meaningful message in case it actually is a double free or similar.

comment:11 by pulkomandy, 9 years ago

Axia didn't crash here (the 1.03 PKG from the BeOSArchive). I couldn't find a version of Eric's Ultimate Solitaire to test.

comment:12 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: reopenedassigned

comment:13 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

Well, closing again as fixed then.

comment:14 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.