Opened 13 years ago

Last modified 8 years ago

#7911 assigned bug

Titan Media Editor, will not run , R5 application — at Version 2

Reported by: SeanCollins Owned by: nobody
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1/alpha4.1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description (last modified by diver)

I am attaching the application Titan Media Editor "author was Elegant Media", this application runs on beos hrev5 but not on Haiku. It was a little buggy on BeOS hrev5, but it did run, it will not start now at all.I am also attaching the source code as well.

Thread 457 caused an exception: General protection fault
Reading symbols from /boot/system/runtime_loader...done.
Loaded symbols for /boot/system/runtime_loader
Reading symbols from /boot/home/Desktop/Titan_0.1_Alpha/lib/EMMediaEngine_Library.so...done.
Loaded symbols for /boot/home/Desktop/Titan_0.1_Alpha/lib/EMMediaEngine_Library.so
Reading symbols from /boot/home/Desktop/Titan_0.1_Alpha/lib/EMProjectManager_Library.so...done.
Loaded symbols for /boot/home/Desktop/Titan_0.1_Alpha/lib/EMProjectManager_Library.so
Reading symbols from /boot/system/lib/libbe.so...done.
Loaded symbols for /boot/system/lib/libbe.so
Reading symbols from /boot/system/lib/libtracker.so...done.
Loaded symbols for /boot/system/lib/libtracker.so
Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
Loaded symbols for /boot/system/lib/libstdc++.r4.so
Reading symbols from /boot/system/lib/libroot.so...done.
Loaded symbols for /boot/system/lib/libroot.so
Reading symbols from /boot/system/lib/libmedia.so...done.
Loaded symbols for /boot/system/lib/libmedia.so
Reading symbols from /boot/system/lib/libnetwork.so...done.
Loaded symbols for /boot/system/lib/libnetwork.so
Reading symbols from /boot/system/lib/libmidi.so...done.
Loaded symbols for /boot/system/lib/libmidi.so
Reading symbols from /boot/system/lib/libtranslation.so...done.
Loaded symbols for /boot/system/lib/libtranslation.so
Reading symbols from /boot/system/lib/liblocale.so...done.
Loaded symbols for /boot/system/lib/liblocale.so
Reading symbols from /boot/system/lib/libmidi2.so...done.
Loaded symbols for /boot/system/lib/libmidi2.so
Reading symbols from /boot/system/lib/libfluidsynth.so...done.
Loaded symbols for /boot/system/lib/libfluidsynth.so
Reading symbols from /boot/system/lib/libtextencoding.so...done.
Loaded symbols for /boot/system/lib/libtextencoding.so
Reading symbols from /boot/system/lib/libicudata.so.44...
warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
done.
Loaded symbols for /boot/system/lib/libicudata.so.44
Reading symbols from /boot/system/lib/libicui18n.so.44...done.
Loaded symbols for /boot/system/lib/libicui18n.so.44
Reading symbols from /boot/system/lib/libicuio.so.44...done.
Loaded symbols for /boot/system/lib/libicuio.so.44
Reading symbols from /boot/system/lib/libicule.so.44...done.
Loaded symbols for /boot/system/lib/libicule.so.44
Reading symbols from /boot/system/lib/libiculx.so.44...done.
Loaded symbols for /boot/system/lib/libiculx.so.44
Reading symbols from /boot/system/lib/libicutu.so.44...done.
Loaded symbols for /boot/system/lib/libicutu.so.44
Reading symbols from /boot/system/lib/libicuuc.so.44...done.
Loaded symbols for /boot/system/lib/libicuuc.so.44
Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
Loaded symbols for /boot/system/lib/libroot-addon-icu.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/home/Desktop/Titan_0.1_Alpha/Titan_r1 (457) thread Titan_r1 (457)]
0x00a22fbb in BPrivate::processHeap::free () from /boot/system/lib/libroot.so
(gdb) bt
#0  0x00a22fbb in BPrivate::processHeap::free () from /boot/system/lib/libroot.so
#1  0x00a24708 in free () from /boot/system/lib/libroot.so
#2  0x0099df6c in __builtin_vec_delete () from /boot/system/lib/libroot.so
#3  0x002c074c in ifstream::~ifstream ()
#4  0x0029ba83 in EMResourceRepository::LoadResources ()
#5  0x0025addf in ApplicationInit::LoadResources ()
#6  0x0025b79f in ApplicationInit::SetUpSystem ()
#7  0x0025d65a in Titan_r1::ReadyToRun ()
#8  0x00563521 in BApplication::DispatchMessage () from /boot/system/lib/libbe.so
#9  0x0056e041 in BLooper::task_looper () from /boot/system/lib/libbe.so
#10 0x0056219a in BApplication::Run () from /boot/system/lib/libbe.so
#11 0x0025d54a in main ()
(gdb)

Change History (2)

comment:1 by SeanCollins, 13 years ago

http://pastebin.com/3n8rGThT

Crash back trace, also brings down the app server and causes a white screen GDB after shutdown. doesn't happen immediately but within 30-60 seconds of closing debugger.

comment:2 by diver, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.