Bug 169090 - crash after setting preferences
Summary: crash after setting preferences
Status: RESOLVED REMIND
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 06:25 UTC by Bob Waltman
Modified: 2008-09-14 11:52 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 Bob Waltman 2008-08-14 06:25:30 UTC
Version:            (using KDE 3.5.9)
Installed from:    Ubuntu Packages
OS:                Linux

After making various changes in the preferences sections I clicked apply and the app. crashed. Bellow you will find the log report which I guess will tell you more than I can.



(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb67cd960 (LWP 7611)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x08185536 in ?? ()
#7  0x0818eed1 in ?? ()
#8  0xb6f16704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb6f171e9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0x08087290 in ?? ()
#11 0x080878b8 in ?? ()
#12 0xb6f4d3b1 in QWidget::event () from /usr/lib/libqt-mt.so.3
#13 0xb70222da in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#14 0x080873e4 in ?? ()
#15 0xb6eaac36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#16 0xb6ead564 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#17 0xb75e4672 in KApplication::notify () from /usr/lib/libkdecore.so.4
#18 0xb6e3b301 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#19 0xb6e388e6 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#20 0xb6e4f943 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#21 0xb6ec5f90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#22 0xb6ec5c8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#23 0xb6eac7df in QApplication::exec () from /usr/lib/libqt-mt.so.3
#24 0x0812a36e in ?? ()
#25 0xb7950450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#26 0x0807c391 in ?? ()
Comment 1 Bram Schoenmakers 2008-08-14 08:18:29 UTC
Unfortunately, this backtrace doesn't help us much either. Please read http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports in order to improve the backtrace.
Comment 2 Bram Schoenmakers 2008-09-14 11:52:49 UTC
Closing due to lack of feedback. No good backtrace or exact steps to reproduce provided. Please reopen if you can provide these.