Summary: | random crashes | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | Sönke Hahn <shahn> |
Component: | general | Assignee: | Alexander Rieder <alexanderrieder> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | alexander.semke, jorgitorrr, martin.kuettler |
Priority: | NOR | ||
Version: | 0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Sönke Hahn
2010-08-23 22:18:22 UTC
Created attachment 70954 [details]
New crash information added by DrKonqi
cantor (0.3) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
I was restarting the Maxima Backend with Cantor.
-- Backtrace (Reduced):
#7 0x001703bb in QString (other=..., this=0xbfff4cf8) at /usr/include/qt4/QtCore/qstring.h:725
#8 Cantor::Expression::command (this=0x9b576d8) at ../../../src/lib/expression.cpp:93
#9 0x01e209d9 in MaximaExpression::internalCommand (this=0x9b576d8) at ../../../../src/backends/maxima/maximaexpression.cpp:133
#10 0x01e1d2a0 in MaximaSession::runNextHelperCommand (this=0x9767f18) at ../../../../src/backends/maxima/maximasession.cpp:457
#11 0x01e1f586 in MaximaSession::readHelperOut (this=0x9767f18) at ../../../../src/backends/maxima/maximasession.cpp:331
Could you try to reproduce these crashes with the current (git) version of Cantor? I can't reproduce them, and I'm quite sure they are fixed. But it would be great if you could confirm that the new code works better for you as well. Maxima backend was improved in the past. No sporadic crashes are observed in the current code. I'm closing the ticket now. |