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

Crash on generating help index #259

Closed
DarthGandalf opened this issue Jul 26, 2015 · 3 comments
Closed

Crash on generating help index #259

DarthGandalf opened this issue Jul 26, 2015 · 3 comments

Comments

@DarthGandalf
Copy link
Member

Reported by anonymous on 15 Oct 2008 12:50:52 UTC
How to reproduce: Menu > Help > Help browser (window)

KCrash handler:
#6 0xb5acbb39 in KviHelpWindow::resizeEvent ()

from /usr/local/share/kvirc/3.4/modules/libkvihelp.so
#7 0xb702426b in QWidget::event () from /usr/lib/libqt-mt.so.3
#8 0xb6f81c36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#9 0xb6f84564 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#10 0xb77649b2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#11 0xb6f1228d in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#12 0xb6f82c6e in QApplication::sendPostedEvents ()

from /usr/lib/libqt-mt.so.3
#13 0xb6f82d76 in QApplication::sendPostedEvents ()

from /usr/lib/libqt-mt.so.3
#14 0xb6f268a3 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#15 0xb6f9cf02 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#16 0xb6f8384a in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#17 0xb6f83875 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#18 0xb71c75f1 in QProgressDialog::setProgress () from /usr/lib/libqt-mt.so.3
#19 0xb73b3b48 in QProgressDialog::qt_invoke () from /usr/lib/libqt-mt.so.3
#20 0xb6fed704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb6fee051 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb5ad0930 in Index::indexingProgress ()

from /usr/local/share/kvirc/3.4/modules/libkvihelp.so
#23 0xb5ad522b in Index::makeIndex ()

from /usr/local/share/kvirc/3.4/modules/libkvihelp.so
#24 0xb5acdaa7 in KviHelpWindow::KviHelpWindow ()

from /usr/local/share/kvirc/3.4/modules/libkvihelp.so
#25 0xb5ac97c5 in ?? () from /usr/local/share/kvirc/3.4/modules/libkvihelp.so
#26 0x081e8447 in KviKvsTreeNodeModuleSimpleCommand::execute ()
#27 0x081d4e47 in KviKvsScript::executeInternal ()
#28 0x081d4efd in KviKvsScript::execute ()
#29 0x081d5c94 in KviKvsScript::run ()
#30 0x0825040b in KviFrame::executeInternalCommand ()
#31 0x08253b72 in KviFrame::qt_invoke ()
#32 0xb6fed704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#33 0xb6fee051 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb737ca06 in QSignal::intSignal () from /usr/lib/libqt-mt.so.3
#35 0xb700c789 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#36 0xb7111690 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#37 0xb7023e33 in QWidget::event () from /usr/lib/libqt-mt.so.3
#38 0xb6f81c36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#39 0xb6f83de5 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#40 0xb77649b2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#41 0xb6f12301 in QApplication::sendSpontaneousEvent ()

from /usr/lib/libqt-mt.so.3
#42 0xb6f10c6a in QETWidget::translateMouseEvent ()

from /usr/lib/libqt-mt.so.3
#43 0xb6f0f12f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#44 0xb6f26943 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#45 0xb6f9cf90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#46 0xb6f9cc8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#47 0xb6f837df in QApplication::exec () from /usr/lib/libqt-mt.so.3
#48 0x0814c737 in main ()


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

@DarthGandalf
Copy link
Member Author

Comment by Fiber on 17 Oct 2008 12:09:23
Can you provide some more information?
$version(s), etc.

Btw its "worksforme", no crash on regenerating index.

@DarthGandalf
Copy link
Member Author

Comment by anonymous on 17 Oct 2008 22:51:18
more info:

kvirc 3.4.2 svn r2710 and more recent
kde 3.5.10
qt 3.3.8
distro kubuntu 8.04.1

will try on other distro

@DarthGandalf
Copy link
Member Author

Comment by ctrlaltca on 12 Nov 2008 16:44:06
closing after 4 weeks of "no-one else able to reproduce this".


Resolution: none → worksforme
Status: new → closed

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