Opened 22 months ago

Closed 22 months ago

Last modified 2 weeks ago

#18196 closed bug (invalid)

beNES app crash on haiku32bit

Reported by: mazbrili Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Dear All

I use BeOS v 5.1d0 (beos dano) and open beNEs get from here https://www.be.wildman-productions.org/index.php?action=displaypage&pagename=appitem&appid=68 and working when open rom, but when use in haiku32 bit (56578+64) x86_gcc2 its crash when open rom file

Attachments (2)

BeNES-599-debug-04-01-2023-09-25-42.report (13.2 KB ) - added by mazbrili 22 months ago.
crash report
BeNES-667-debug-04-01-2023-13-11-57.report (13.4 KB ) - added by mazbrili 22 months ago.
second report

Download all attachments as: .zip

Change History (7)

comment:1 by waddlesplash, 22 months ago

Please save a report and attach it here.

by mazbrili, 22 months ago

crash report

comment:2 by waddlesplash, 22 months ago

I suspect this is a problem in BeNES itself. Please run under the debug heap using LD_PRELOAD=libroot_debug.so BeNES in Terminal.

comment:3 by waddlesplash, 22 months ago

And attach the resulting crash report here again of course.

by mazbrili, 22 months ago

second report

comment:4 by waddlesplash, 22 months ago

Resolution: invalid
Status: newclosed

The application appears to be trying to free memory malloc knows nothing about. That would be an application bug. That BeOS tolerates it doesn't mean we should; as BeNES has source available it should just be fixed.

comment:5 by bipolar, 22 months ago

For the record, the version over https://github.com/yamagata-makoto/BeNES (by the original author) compiles cleanly, and seems to work just fine in Haiku beta4 32-bits.

Edit: Mmm... seems to not quit properly (remains in Deskbar with "no windows"). Oh well.

Last edited 22 months ago by bipolar (previous) (diff)
Note: See TracTickets for help on using tickets.