Application: cantor (0.3) KDE Platform Version: 4.8.5 (4.8.5) Qt Version: 4.8.1 Operating System: Linux 3.2.0-23-generic x86_64 Distribution: Peppermint Three -- Information about the crash: - What I was doing when the application crashed: Opening zip file. I think the software got associated with zip archives -- Backtrace: Application: Cantor (cantor), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 Worksheet::load (this=0x14cec60, filename=...) at ../../src/worksheet.cpp:758 #7 0x00007ff88ed68926 in CantorPart::openFile (this=0x14b6e90) at ../../src/cantor_part.cpp:283 #8 0x00007ff8a893c99c in ?? () from /usr/lib/libkparts.so.4 #9 0x00007ff8a893cf54 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4 #10 0x000000000040b661 in CantorShell::load (this=0x12ecad0, url=...) at ../../src/cantor.cpp:101 #11 0x000000000040a353 in main (argc=2, argv=0x7fff498d7f08) at ../../src/main.cpp:82 Possible duplicates by query: bug 298086. Reported using DrKonqi
Loading of files is more stable in the current code. Cantor doesn't crash anymore with wrong files.
*** Bug 351364 has been marked as a duplicate of this bug. ***