Summary: | NEEDINFO: sudden CRASH | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | RKWard Team <rkward-devel> |
Component: | general | Assignee: | RKWard Team <rkward-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RKWard Team
2009-07-27 17:52:17 UTC
Hi\! Thanks for your report. Apparently, you are using RKWard from SVN? Could you please post the exact SVN revision number you are using? \(If you have installed RKWard from any other source, please detail that\). Also, please provide the version number of KDElibs \(available from Help->About RKWard\). Regards Thomas - **summary**: sudden CRASH --> NEEDINGsudden CRASH - **summary**: NEEDINGsudden CRASH --> NEEDINFO: sudden CRASH -- Originally posted by (AT sourceforge.net): nobody -- Hi Thomas, RKWard Version 0.5.1-pre4 Using KDE 4.2.2 \(KDE 4.2.2\) SVN rev is 2581. Just crashed again when trying to open source files \(but not always\) Application: RKWard \(rkward\), signal SIGSEGV 0x00007fb0ea5f7d21 in nanosleep \(\) from /lib/libc.so.6 \[Current thread is 0 \(LWP 7727\)\] Thread 2 \(Thread 0x7fb0dda69950 \(LWP 7738\)\): \#0 0x00007fb0ea03856d in pthread\_cond\_timedwait@@GLIBC\_2.3.2 \(\) from /lib/libpthread.so.0 \#1 0x00007fb0eb0d8395 in ?? \(\) from /usr/lib/libQtCore.so.4 \#2 0x00007fb0eb0d84fe in QThread::msleep \(\) from /usr/lib/libQtCore.so.4 \#3 0x00000000004fa9ec in RThread::run \(this=0x1824210\) at /vol/R/rkward/trunk/rkward/rkward/rbackend/rthread.cpp:153 \#4 0x00007fb0eb0d8952 in ?? \(\) from /usr/lib/libQtCore.so.4 \#5 0x00007fb0ea0343ba in start\_thread \(\) from /lib/libpthread.so.0 \#6 0x00007fb0ea635fcd in clone \(\) from /lib/libc.so.6 \#7 0x0000000000000000 in ?? \(\) Thread 1 \(Thread 0x7fb0efd68750 \(LWP 7727\)\): \[KCrash Handler\] \#5 0x00007fb0ec38173f in QDomNode::QDomNode \(\) from /usr/lib/libQtXml.so.4 \#6 0x00007fb0ee64ad41 in KXMLGUIClient::xmlguiBuildDocument \(\) from /usr/lib/libkdeui.so.5 \#7 0x00007fb0ee6526d6 in KXMLGUIFactory::refreshActionProperties \(\) from /usr/lib/libkdeui.so.5 \#8 0x000000000042e648 in RKWardMainWindow::changeEvent \(this=0x17f5520, e=0x7ffff7dae7c0\) at /vol/R/rkward/trunk/rkward/rkward/rkward.cpp:393 \#9 0x00007fb0eb957214 in QWidget::event \(\) from /usr/lib/libQtGui.so.4 \#10 0x00007fb0ebd0bd9b in QMainWindow::event \(\) from /usr/lib/libQtGui.so.4 \#11 0x00007fb0ee647838 in KXmlGuiWindow::event \(\) from /usr/lib/libkdeui.so.5 \#12 0x00007fb0eb90678d in QApplicationPrivate::notify\_helper \(\) from /usr/lib/libQtGui.so.4 \#13 0x00007fb0eb90e97a in QApplication::notify \(\) from /usr/lib/libQtGui.so.4 \#14 0x00007fb0ee53c26b in KApplication::notify \(\) from /usr/lib/libkdeui.so.5 \#15 0x00007fb0eb1c175c in QCoreApplication::notifyInternal \(\) from /usr/lib/libQtCore.so.4 \#16 0x00007fb0eb90d4b1 in QApplication::setActiveWindow \(\) from /usr/lib/libQtGui.so.4 \#17 0x00007fb0eb976e2d in QApplication::x11ProcessEvent \(\) from /usr/lib/libQtGui.so.4 \#18 0x00007fb0eb99f464 in ?? \(\) from /usr/lib/libQtGui.so.4 \#19 0x00007fb0e591020a in g\_main\_context\_dispatch \(\) from /usr/lib/libglib-2.0.so.0 \#20 0x00007fb0e59138e0 in ?? \(\) from /usr/lib/libglib-2.0.so.0 \#21 0x00007fb0e5913a7c in g\_main\_context\_iteration \(\) from /usr/lib/libglib-2.0.so.0 \#22 0x00007fb0eb1eae6f in QEventDispatcherGlib::processEvents \(\) from /usr/lib/libQtCore.so.4 \#23 0x00007fb0eb99ebef in ?? \(\) from /usr/lib/libQtGui.so.4 \#24 0x00007fb0eb1c0002 in QEventLoop::processEvents \(\) from /usr/lib/libQtCore.so.4 \#25 0x00007fb0eb1c03cd in QEventLoop::exec \(\) from /usr/lib/libQtCore.so.4 \#26 0x00007fb0eb1c2694 in QCoreApplication::exec \(\) from /usr/lib/libQtCore.so.4 \#27 0x0000000000435c47 in main \(argc=5, argv=0x7ffff7db00d8\) at /vol/R/rkward/trunk/rkward/rkward/main.cpp:141 Cheers\! Ralf. Hi Ralf\! I suspect the problem is inside KDElibs, and I have not yet encountered it with kdelibs 4.2.4. Nevertheless, I have done some changes in SVN which will hopefully circumvent this problem. Could you please update your working copy? Should you ever see this crash again, afterwards, please post yet another comment to this report. In case there are no further comments, I'll assume the bug has really been fixed, in a few weeks. Regards Thomas According to private mail exchange with the reporter, this issue appears to be fixed in RKWard 0.5.1. Closing. - **status**: open --> closed-fixed |