Opened 8 years ago

Last modified 4 years ago

#12554 new bug

Refractions v1.0 BeOS crashed at startup

Reported by: lelldorin Owned by: nobody
Priority: normal Milestone: R1
Component: Applications Version: R1/Development
Keywords: refraction Cc: lelldorin
Blocked By: Blocking: #12553
Platform: x86

Description

I am testing my original BeOS apps and try to install/run Refrection 1.0. The program crashed at start up.

The package have an error too, it crashed first time running, second time it installs

Attachments (2)

Refraction-28084-debug-01-01-2016-01-22-42.report (23.5 KB ) - added by lelldorin 8 years ago.
refraction crash report
LegacyPackageInstaller-3968-debug-01-01-2016-01-13-58.report (23.9 KB ) - added by lelldorin 8 years ago.
beos pkg crash report

Download all attachments as: .zip

Change History (9)

by lelldorin, 8 years ago

refraction crash report

by lelldorin, 8 years ago

beos pkg crash report

comment:1 by waddlesplash, 8 years ago

Blocking: 12553 added

comment:2 by diver, 8 years ago

Looks similar to #7785, but that one was fixed.

comment:3 by pulkomandy, 8 years ago

It doesn't look very similar, except it crashes somewhere in EXR Translator. The problem is heap corruption, so it would be interesting to run the program with libroot_debug to see if it gives a better hint to what's broken.

in reply to:  3 comment:4 by lelldorin, 8 years ago

Replying to pulkomandy:

It doesn't look very similar, except it crashes somewhere in EXR Translator. The problem is heap corruption, so it would be interesting to run the program with libroot_debug to see if it gives a better hint to what's broken.

How can i do this? Running the app with libroot_debug?

comment:5 by pulkomandy, 8 years ago

From the command line: LD_PRELOAD=/system/lib/libroot_debug.so ./Refraction

comment:6 by diver, 4 years ago

Still an issue?

comment:7 by pulkomandy, 4 years ago

I could only find 1.0beta6. It still crashes, but not in the EXR translator anymore. While debugging it, it also keeps endlessly creating new threads.

Interestingly, with libroot_debug I managed to create a new image without crash. But then I tried to open a second one and it crashes with a double free.

So, it looks like a bug in the app that happened to not do any harm on BeOS.

Note: See TracTickets for help on using tickets.