Changes between Initial Version and Version 1 of Ticket #12580


Ignore:
Timestamp:
Apr 7, 2017, 4:50:56 PM (8 years ago)
Author:
diver
Comment:

It looks like a double free in Hexen which happen to not crash in BeOS. It'll probably be better to port a newer version of Hexen for SDL than to workaround bugs in this binary

You could try to start it like this and attach new debug report to confirm this theory. LD_PRELOAD=/system/lib/x86/libroot_debug.so /system/non-packaged/apps/heretic/Heretic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12580

    • Property Resolutionno change required
    • Property Status newclosed
  • Ticket #12580 – Description

    initial v1  
    33Haiku Version: hrev49600
    44
     5
     6{{{
    57V_Init: allocate screens.
    68M_LoadDefaults: Load system defaults.
     
    2830[midi] UNIMPLEMENTED status_t BPrivate::BSoftSynth::LoadInstrument(short int)
    2931[midi] UNIMPLEMENTED status_t BPrivate::BSoftSynth::LoadInstrument(short int)
     32}}}