#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)
Change History (7)
comment:1 by , 22 months ago
comment:2 by , 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:4 by , 22 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
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 , 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.
Please save a report and attach it here.