[haiku-3rdparty-dev] clockwerk crashes on quit

  • From: Disreali <mdisreali@xxxxxxxxx>
  • To: haiku-3rdparty-dev@xxxxxxxxxxxxx
  • Date: Sun, 30 Aug 2009 20:31:46 -0700 (PDT)

I was testing r32662-gcc4 and found that if you start Clockwerk and then 
immediately quit it errors out. Below is the back trace. I hope it helps.

Disreali


GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

[tcsetpgrp failed in terminal_inferior: Invalid Argument]
Thread 2889 caused an exception: Segment violation
Reading symbols from /boot/system/runtime_loader...done.
Loaded symbols for /boot/system/runtime_loader
Reading symbols from /boot/system/lib/libbe.so...done.
Loaded symbols for /boot/system/lib/libbe.so
Reading symbols from /boot/system/lib/libmedia.so...done.
Loaded symbols for /boot/system/lib/libmedia.so
Reading symbols from /boot/system/lib/libtracker.so...done.
Loaded symbols for /boot/system/lib/libtracker.so
Reading symbols from /boot/system/lib/libtranslation.so...done.
Loaded symbols for /boot/system/lib/libtranslation.so
Reading symbols from /boot/system/lib/libnetwork.so...done.
Loaded symbols for /boot/system/lib/libnetwork.so
Reading symbols from /boot/system/lib/libstdc++.so...done.
Loaded symbols for /boot/system/lib/libstdc++.so
Reading symbols from /boot/system/lib/libtextencoding.so...done.
Loaded symbols for /boot/system/lib/libtextencoding.so
Reading symbols from /boot/system/lib/libfreetype.so...done.
Loaded symbols for /boot/system/lib/libfreetype.so
Reading symbols from /boot/system/lib/libroot.so...done.
Loaded symbols for /boot/system/lib/libroot.so
Reading symbols from /boot/system/lib/libsupc++.so...done.
Loaded symbols for /boot/system/lib/libsupc++.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/apps/Clockwerk/Clockwerk (2889) thread Clockwerk 
(2889)]
0x0036c025 in Observable::_AcquireObservers ()
(gdb) bt
#0  0x0036c025 in Observable::_AcquireObservers ()
#1  0x0036c3ff in Observable::Notify ()
#2  0x00370a07 in PropertyObject::DeleteProperties ()
#3  0x00371089 in PropertyObject::~PropertyObject ()
#4  0x0035596a in ServerObject::~ServerObject ()
#5  0x00359a90 in Clip::~Clip ()
#6  0x003b2e20 in Playlist::~Playlist ()
#7  0x00356e0b in ServerObjectManager::_MakeEmpty ()
#8  0x0035708e in ServerObjectManager::~ServerObjectManager ()
#9  0x003543f8 in AttributeServerObjectManager::~AttributeServerObjectManager
    ()
#10 0x0035462c in ClockwerkApp::~ClockwerkApp ()
#11 0x002c4c46 in EditorApp::~EditorApp ()
#12 0x002c64cb in main ()
(gdb)




      

Other related posts: