Bug 315134 - Zip Crash
Summary: Zip Crash
Status: RESOLVED NOT A BUG
Alias: None
Product: cantor
Classification: Applications
Component: general (other bugs)
Version First Reported In: 0.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Alexander Rieder
URL:
Keywords:
: 351364 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-02-14 14:54 UTC by vaguelight
Modified: 2016-10-22 16:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vaguelight 2013-02-14 14:54:02 UTC
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
Comment 1 Alexander Semke 2016-10-22 16:45:23 UTC
Loading of files is more stable in the current code. Cantor doesn't crash anymore with wrong files.
Comment 2 Alexander Semke 2016-10-22 16:50:30 UTC
*** Bug 351364 has been marked as a duplicate of this bug. ***