Summary: | Segmentation fault when opening example worksheet | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | Matteo Agostinelli <agostinelli> |
Component: | general | Assignee: | Alexander Rieder <alexanderrieder> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | amhrasmussen, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Matteo Agostinelli
2011-01-04 10:53:47 UTC
where is this example worksheet ? can you attach it here ? Nevermind, deleting the cantorrc file solved the problem (it was crashing on every file open attempt, by the way). Closing. Created attachment 58215 [details]
New crash information added by DrKonqi
cantor (0.2) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed: Opening example sheet downloadet through Cantor "Curve sketching-0.1.cws". Then error message concerning maxima, then crash.
-- Backtrace (Reduced):
#6 d_func (this=0x0, row=0, col=0) at text/qtexttable.h:137
#7 QTextTable::cellAt (this=0x0, row=0, col=0) at text/qtexttable.cpp:590
#8 0x00007f9bf0e9b00e in CommandEntry::updatePrompt (this=0x1af0250) at /usr/src/debug/kdeedu-4.6.0/cantor/src/commandentry.cpp:818
#9 0x00007f9bf0e8bd7c in CommandEntry::qt_metacall (this=0x1af0250, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8e501500) at /usr/src/debug/kdeedu-4.6.0/build/cantor/src/moc_commandentry.cpp:88
[...]
#11 0x00007f9bf0e94696 in enableExpressionNumbering (this=0x808360) at /usr/src/debug/kdeedu-4.6.0/cantor/src/worksheet.cpp:820
|