Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KVIrc crash on editing servers #54

Closed
DarthGandalf opened this issue Jul 26, 2015 · 1 comment
Closed

KVIrc crash on editing servers #54

DarthGandalf opened this issue Jul 26, 2015 · 1 comment

Comments

@DarthGandalf
Copy link
Member

Reported by mren on 30 Nov 2007 00:23:37 UTC
I edited a server in server preferences. As I clicked ok KVIrc crashed. Here's the backlog (at least the parts w/ debug symbols):

Using host libthread_db library "/lib/libthread_db.so.1".

[...]

[KCrash handler]

#6 0xb7ef2373 in KviIrcServer::~KviIrcServer () from /usr/lib/libkvilib.so.3

#7 0xb7ef685f in QPtrList::deleteItem () from /usr/lib/libkvilib.so.3

#8 0xb71c8ead in QGList::clear () from /usr/qt/3/lib/libqt-mt.so.3

#9 0xb7ef6a30 in QPtrList::~QPtrList () from /usr/lib/libkvilib.so.3

#10 0xb7ef29f2 in KviIrcServerDataBaseRecord::~KviIrcServerDataBaseRecord () from /usr/lib/libkvilib.so.3

#11 0xb7ef68cf in QDict::deleteItem () from /usr/lib/libkvilib.so.3

#12 0xb71c72e7 in QGDict::clear () from /usr/qt/3/lib/libqt-mt.so.3

#13 0xb7ef688d in QDict::clear () from /usr/lib/libkvilib.so.3

#14 0xb7ef2937 in KviIrcServerDataBase::clear () from /usr/lib/libkvilib.so.3

#15 0xb31559bf in KviServerOptionsWidget::commit () from /usr/share/kvirc/3.2/modules/libkvioptions.so

#16 0xb30f16cf in KviOptionsWidgetContainer::okClicked () from /usr/share/kvirc/3.2/modules/libkvioptions.so

#17 0xb30f174a in KviOptionsWidgetContainer::qt_invoke () from /usr/share/kvirc/3.2/modules/libkvioptions.so

#18 0xb6f166b9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3

#19 0xb6f1730d in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3

#20 0xb725123c in QButton::clicked () from /usr/qt/3/lib/libqt-mt.so.3

#21 0xb6fa8e9d in QButton::mouseReleaseEvent () from /usr/qt/3/lib/libqt-mt.so.3

#22 0xb6f4f5ba in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3

#23 0xb6eb7747 in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3

#24 0xb6eb8499 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3

#25 0xb765791e in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4

#26 0xb6e57fd2 in QETWidget::translateMouseEvent () from /usr/qt/3/lib/libqt-mt.so.3

#27 0xb6e5789f in QApplication::x11ProcessEvent () from /usr/qt/3/lib/libqt-mt.so.3

#28 0xb6e6783a in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3

#29 0xb6ecde30 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3

#30 0xb6ecdcb6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3

#31 0xb6eb71df in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3

#32 0x081317d7 in main ()


Migrated from: https://svn.kvirc.de/kvirc/ticket/54

@DarthGandalf
Copy link
Member Author

Comment by mren on 26 Feb 2008 02:05:06
Seems to be fixed now.


Resolution: none → worksforme
Status: new → closed
Summary: KVIrc crash → KVIrc crash on editing servers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant