To get my app compiled, I had to change the SetParent()-lines (which seems to work) and some lines producing events (mostly quit events like in simple1).
My app compiles fine now, but crashes with recent cvs version of CS. Here'a gdb output, what can I try to do? Tnx in advance. Martin (gdb) run Starting program: /home/martin/niobe/niobe2 [Thread debugging using libthread_db enabled] [New Thread -1213388128 (LWP 4014)] [New Thread -1385587792 (LWP 4017)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1213388128 (LWP 4014)] 0x080aa551 in csBaseEventHandler::HandleEvent () (gdb) bt #0 0x080aa551 in csBaseEventHandler::HandleEvent () #1 0x08209ea0 in ?? () #2 0x081c449c in ?? () #3 0x08209ea0 in ?? () #4 0x0810bda5 in csObjectRegistry::Get () #5 0x08209ea0 in ?? () #6 0xb7511086 in typeinfo name for scfImplementation1<scfString, iString> () from /home/martin/cs-cvs-25012006/aws.so #7 0x081514c8 in vtable for csString () #8 0x00000000 in ?? () (gdb) -- [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
