On Thursday 11 February 2010 14:53:09 Joachim Breitner wrote: > Hmm, the source tree seems to be broken, as it can not even clean any > more. You should delete the source tree and re-extract it from the > source package and try again. >
Ok. I have now succeeded in building serna from sources. Yet it still crashes. I tried another test. I launch serna, then I close the dialog with the example list. I click on Document -> New Document -> Default. File Name : Noname1.xml. I click the "OK" button. In the "Enter Root Element" dialog window I write "book" and click the "OK" button. Here I can see the Noname1.xml loaded with the first "book" tag and a dialog window above asking "Do you want to save the changes to Noname1.xml?". — If I answer Yes, a Save Dialog window opens. I select a directory and click save => serna crashes. — If I answer No => serna crashes. — If I answer Cancel => serna crashes AND I have a Segmentation fault in the console output. Here is the associated gdb output : ### Reading symbols from /usr/bin/serna...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/serna [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x00000000004ad64b in Common::Exception::set_what(Common::flex_string<char, std::char_traits<char>, std::allocator<char>, Common::RefCntStorage<char, std::char_traits<char>, std::allocator<char> > > const&) const () (gdb) n Single stepping until exit from function _ZNK6Common9Exception8set_whatERKNS_11flex_stringIcSt11char_traitsIcESaIcENS_13RefCntStorageIcS3_S4_EEEE, which has no line number information. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. ### I hope that helps. Best regards -- Vincent Hobeïka -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

