o Tom van der Geer [05/20/09 13:17]:
Now it ran over 1000 successful test calls and then it crashed with:

...
#6  0xb7ef73b1 in operator delete () from /usr/lib/libstdc++.so.6
#7  0xb7ccc585 in ~MyCallerDialog (this=0x6) at MyApplication.cpp:380

you have memory corruption:
  this=0x6

run sems in valgrind, and check where it writes over boundaries or reports other things.

also make clean and rebuild all, and check that you build everything with the same compiler flags.

Stefan

#8 0x080d19b2 in AmSessionContainer::clean_sessions (this=0x8127a58) at AmSessionContainer.cpp:92 #9 0x080d2352 in AmSessionContainer::run (this=0x8127a58) at AmSessionContainer.cpp:129
#10 0x080eecb5 in AmThread::_start (_t=0x8127a58) at AmThread.cpp:70
#11 0xb7f32240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb7dd749e in clone () from /lib/tls/i686/cmov/libc.so.6

Is there anything I can do to prevent these crashes? Any clues?
Regards,

Tom

--
Stefan Sayer
VoIP Services

[email protected]
www.iptego.com

IPTEGO GmbH
Wittenbergplatz 1
10789 Berlin
Germany

Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to