|
Bugzilla – Full Text Bug Listing |
| Summary: | reproducible pgcalc2 crash | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Klein <asklein> |
| Component: | KDE | Assignee: | Lukas Tinkl <ltinkl> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | vetter |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Klein
2006-02-05 16:57:59 UTC
Sorry, the last button pressed is + The complete sequence: - start pgcal2 - click 9 - click enter - click 9 - click enter - click + Here's the full bt for the record:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread 1092256032 (LWP 25064)]
[KCrash handler]
#4 0x410f0dc3 in strlen () from /lib/tls/libc.so.6
#5 0x080789c7 in TLCDDisplay::drawText (this=0x81f0150, X=126, Y=70,
Text=0x0, AFont=0x828f238) at tlcd.cpp:237
#6 0x0807ed2f in TCalcMsgBox::Refresh (this=0x81fe680) at uCalcWin.cpp:406
#7 0x0807e520 in TCalcWin::Activate (this=0x81fe680) at uCalcWin.cpp:237
#8 0x0806f52e in TCalc::setActiveObject (this=0x81e7c30, obj=0x81fe680)
at pgcalc.cpp:271
#9 0x0807b37a in TCalcObject::ShowModal (this=0x81fe680) at ucalcobj.cpp:372
#10 0x0807f513 in ErrMsg (AMessage=@0xbfcf3390, ACaption=@0xbfcf338c)
at uCalcWin.cpp:443
#11 0x08080742 in TCalcAlg::ExecAction (this=0x8285190, Action=@0xbfcf3400)
at uCalcAlg.cpp:280
#12 0x080741c5 in TCalc::ExecAction (this=0x81e7c30, Action=@0xbfcf3400)
at pgcalc.cpp:547
#13 0x08074707 in TCalc::mouseReleaseEvent (this=0x81e7c30, e=0xbfcf3834)
at pgcalc.cpp:1758
#14 0x408ba008 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40820a91 in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40821bf8 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40398827 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#18 0x407bbc78 in QETWidget::translateMouseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x407baa9b in QApplication::x11ProcessEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x407ceb7a in QEventLoop::processEvents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40837989 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40837886 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x408203df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x0806f32f in main (argc=1, argv=0xbfcf3d74) at main.cpp:51
Fixed in stable Hmm, I get the same problem on beta9 and current version from factory tree now (sorry,no debug package installed): signal 6, sigabrt Really can't reproduce after my fix, try to get a backtrace please |