Bug 157758 - Kgpg crashed on hitting next button
Summary: Kgpg crashed on hitting next button
Status: RESOLVED FIXED
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 02:40 UTC by scott
Modified: 2008-08-30 12:19 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 scott 2008-02-13 02:40:44 UTC
Version:           unknown (using 3.5.8, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.18.8.tex5

(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.

[KCrash handler]
#6  0xb6fed911 in QWizard::currentPage () from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x080ddd4e in ?? ()
#8  0x080f6b2f in ?? ()
#9  0xb6e0d04c in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb6e0d9c4 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb71808bf in QButton::clicked () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb6eaae8c in QButton::mouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb6e43e8e in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb6da56e0 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb6da7892 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb753736a in KApplication::notify () from /usr/lib/libkdecore.so.4
#17 0xb6d3b249 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb6d39ed1 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb6d38330 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb6d4e6f0 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb6dbee12 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb6dbec22 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb6da7289 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x0806d2b1 in ?? ()
#25 0xb627075c in __libc_start_main () from /lib/i686/libc.so.6
#26 0x08064e21 in ?? ()
Comment 1 Rolf Eike Beer 2008-02-13 22:47:59 UTC
Is this reproducible? Do you have gpg installed? Can you recompile with ebugging enabled?
Comment 2 scott 2008-02-15 06:47:35 UTC
gpg is installed ,, i will add ebugging
Comment 3 Rolf Eike Beer 2008-08-30 12:19:30 UTC
If it was really a KGpg bug it is now fixed by r854214