Bug 75877 - Crash when pasting a value
Summary: Crash when pasting a value
Status: RESOLVED DUPLICATE of bug 73437
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 00:49 UTC by David Jarvie
Modified: 2004-02-29 21:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Jarvie 2004-02-23 00:49:03 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3 Compiled with objprelink2
OS:          Linux

KCalc crashed when I pasted a value in. I highlighted with the mouse a value in kconsole, and then pasted it into KCalc. I realised afterwards that probably the number which I highlighted wasn't actually what was pasted, since in KDE 3.2 (unlike KDE 3.1) copy/paste with the mouse doesn't seem to work any more. So actually I have no idea what was pasted in - it was very likely some random text. But even so, it shouldn't crash!


0x412a2299 in wait4 () from /lib/libc.so.6
#0  0x412a2299 in wait4 () from /lib/libc.so.6
#1  0x41310328 in __DTOR_END__ () from /lib/libc.so.6
#2  0x41163317 in waitpid () from /lib/libpthread.so.0
#3  0x4074f9ce in KCrash::defaultCrashHandler ()
   from /opt/kde3.2/lib/libkdecore.so.4
#4  0x41160e9d in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x41234362 in __strtold_internal () from /lib/libc.so.6
#7  0x413e7e9f in KCalcDisplay::slotPaste ()
   from /opt/kde3.2/lib/libkdeinit_kcalc.so
#8  0x413ef109 in KCalcDisplay::slotDisplaySelected ()
   from /opt/kde3.2/lib/libkdeinit_kcalc.so
#9  0x413e7959 in KCalcDisplay::qt_invoke ()
   from /opt/kde3.2/lib/libkdeinit_kcalc.so
#10 0x413ef7de in DispLogic::qt_invoke ()
   from /opt/kde3.2/lib/libkdeinit_kcalc.so
#11 0x40b56867 in QObject::activate_signal ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#12 0x40b56762 in QObject::activate_signal ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#13 0x413ef283 in KCalcDisplay::mousePressEvent ()
   from /opt/kde3.2/lib/libkdeinit_kcalc.so
#14 0x40b80f88 in QWidget::event () from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#15 0x40b11754 in QApplication::internalNotify ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#16 0x40b1100d in QApplication::notify ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#17 0x406d9760 in KApplication::notify () from /opt/kde3.2/lib/libkdecore.so.4
#18 0x40abe7fb in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#19 0x40abcba9 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#20 0x40acce62 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#21 0x40b20c80 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#22 0x40b20bc7 in QEventLoop::exec () from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#23 0x40b118c6 in QApplication::exec ()
   from /usr/lib/qt-3.2.3/lib/libqt-mt.so.3
#24 0x413e6d95 in kdemain () from /opt/kde3.2/lib/libkdeinit_kcalc.so
#25 0x408997a6 in kdeinitmain () from /opt/kde3.2/lib/kde3/kcalc.so
#26 0x804d3f3 in strcpy ()
#27 0x804e618 in strcpy ()
#28 0x804eca8 in strcpy ()
#29 0x804ff93 in strcpy ()
#30 0x41215c5f in __libc_start_main () from /lib/libc.so.6
Comment 1 Klaus Niederkrüger 2004-02-29 21:46:29 UTC

*** This bug has been marked as a duplicate of 73437 ***