Application: rkward (0.5.7)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.3.7-1.fc16.x86_64 x86_64

-- Information about the crash:
<In detail, tell us what you were doing when the application crashed.>
I tried to update the R packages installed on my system.

The crash can be reproduced every time.

-- Backtrace:
Application: RKWard (rkward.frontend), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fb66552a840 (LWP 10556))]

Thread 3 (Thread 0x7fb6479f5700 (LWP 10561)):
#0 __pthread_getspecific (key=2) at pthread_getspecific.c:58
#1 0x00007fb65968280d in g_thread_self () at gthread.c:2178
#2 0x00007fb65965c8f9 in g_main_context_iteration
(context=0x7fb6400009a0, may_block=1) at gmain.c:3152
#3 0x00007fb661234626 in QEventDispatcherGlib::processEvents
(this=0x7fb6400008c0, flags=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:426
#4 0x00007fb661204a12 in QEventLoop::processEvents (this=<optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007fb661204c67 in QEventLoop::exec (this=0x7fb6479f4b60,
flags=...) at kernel/qeventloop.cpp:204
#6 0x00007fb661104ad7 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#7 0x000000000050aa0d in RKFrontendTransmitter::run (this=0x2962f60) at
/usr/src/debug/rkward-0.5.7/rkward/rbackend/rkfrontendtransmitter.cpp:76
#8 0x00007fb661107b1b in QThreadPrivate::start (arg=0x2962f60) at
thread/qthread_unix.cpp:298
#9 0x00007fb660e77d90 in start_thread (arg=0x7fb6479f5700) at
pthread_create.c:309
#10 0x00007fb65f2b7f5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fb645088700 (LWP 10565)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1 0x00007fb663104db2 in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7fb6633fe140) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2 0x00007fb663104de9 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3 0x00007fb660e77d90 in start_thread (arg=0x7fb645088700) at
pthread_create.c:309
#4 0x00007fb65f2b7f5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fb66552a840 (LWP 10556)):
[KCrash Handler]
#6 0x00007fb66114d583 in QString::operator== (this=0x7fb6405dd248,
other=...) at tools/qstring.cpp:2192
#7 0x000000000048746b in QList<QString>::indexOf (this=0x34a3260, t=...,
from=<optimized out>) at /usr/include/QtCore/qlist.h:847
#8 0x000000000047f668 in
RKRPackageInstallationStatus::markPackageForInstallation
(this=0x34a3250, package_name=...) at
/usr/src/debug/rkward-0.5.7/rkward/dialogs/rkloadlibsdialog.cpp:841
#9 0x0000000000485ddd in
RKRPackageInstallationStatus::markAllUpdatesForInstallation
(this=0x34a3250) at
/usr/src/debug/rkward-0.5.7/rkward/dialogs/rkloadlibsdialog.cpp:831
#10 0x0000000000485ebc in InstallPackagesWidget::markAllUpdates
(this=0x3489860) at
/usr/src/debug/rkward-0.5.7/rkward/dialogs/rkloadlibsdialog.cpp:723
#11 0x00007fb661219571 in QMetaObject::activate (sender=0x34b62d0,
m=<optimized out>, local_signal_index=<optimized out>,
argv=0x7fffc3fcbe50) at kernel/qobject.cpp:3547
#12 0x00007fb660a04472 in QAbstractButton::clicked (this=<optimized
out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#13 0x00007fb660746aee in QAbstractButtonPrivate::emitClicked
(this=0x34b6830) at widgets/qabstractbutton.cpp:548
#14 0x00007fb660747e2b in QAbstractButtonPrivate::click (this=0x34b6830)
at widgets/qabstractbutton.cpp:541
#15 0x00007fb66074809c in QAbstractButton::mouseReleaseEvent
(this=0x34b62d0, e=0x7fffc3fcc720) at widgets/qabstractbutton.cpp:1123
#16 0x00007fb6603d20da in QWidget::event (this=0x34b62d0,
event=0x7fffc3fcc720) at kernel/qwidget.cpp:8362
#17 0x00007fb660381bc4 in notify_helper (e=0x7fffc3fcc720,
receiver=0x34b62d0, this=0x265e3f0) at kernel/qapplication.cpp:4554
#18 QApplicationPrivate::notify_helper (this=0x265e3f0,
receiver=0x34b62d0, e=0x7fffc3fcc720) at kernel/qapplication.cpp:4526
#19 0x00007fb660387313 in QApplication::notify (this=<optimized out>,
receiver=0x34b62d0, e=0x7fffc3fcc720) at kernel/qapplication.cpp:4097
#20 0x00007fb663891ff6 in KApplication::notify (this=0x7fffc3fcd440,
receiver=0x34b62d0, event=0x7fffc3fcc720) at
/usr/src/debug/kdelibs-4.8.3/kdeui/kernel/kapplication.cpp:311
#21 0x00007fb6612058dc in QCoreApplication::notifyInternal
(this=0x7fffc3fcd440, receiver=0x34b62d0, event=0x7fffc3fcc720) at
kernel/qcoreapplication.cpp:876
#22 0x00007fb660382b92 in sendEvent (event=<optimized out>,
receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#23 QApplicationPrivate::sendMouseEvent (receiver=0x34b62d0,
event=0x7fffc3fcc720, alienWidget=0x34b62d0, nativeWidget=0x3433f00,
buttonDown=0x34b62d0, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3165
#24 0x00007fb6603fe395 in QETWidget::translateMouseEvent
(this=0x3433f00, event=<optimized out>) at kernel/qapplication_x11.cpp:4523
#25 0x00007fb6603fd25a in QApplication::x11ProcessEvent
(this=0x7fffc3fcd440, event=0x7fffc3fccfe0) at
kernel/qapplication_x11.cpp:3646
#26 0x00007fb660424bdc in x11EventSourceDispatch (s=0x2657830,
callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#27 0x00007fb65965bf3d in g_main_dispatch (context=0x26561e0) at
gmain.c:2441
#28 g_main_context_dispatch (context=0x26561e0) at gmain.c:3011
#29 0x00007fb65965c738 in g_main_context_iterate (context=0x26561e0,
block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#30 0x00007fb65965c90c in g_main_context_iteration (context=0x26561e0,
may_block=1) at gmain.c:3152
#31 0x00007fb6612345bf in QEventDispatcherGlib::processEvents
(this=0x2653e00, flags=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:424
#32 0x00007fb6604248ce in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=<optimized out>) at
kernel/qguieventdispatcher_glib.cpp:207
#33 0x00007fb661204a12 in QEventLoop::processEvents (this=<optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fb661204c67 in QEventLoop::exec (this=0x7fffc3fcd3b0,
flags=...) at kernel/qeventloop.cpp:204
#35 0x00007fb661209665 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1148
#36 0x00000000004332e4 in main (argc=<optimized out>, argv=<optimized
out>) at /usr/src/debug/rkward-0.5.7/rkward/main.cpp:177

-- 
--
Andreea Picu
Communication Systems Research Group, ETH Zurich
Web: http://www.csg.ethz.ch/people/apicu
Office: ETZ G 96, Gloriastrasse 35, 8092 Zurich
Phone: +41 44 632 6894  Fax: +41 44 632 1035 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to