Bug 363405 - KReversi crashed on startup - symbols downloaded from launchpad for WW
Summary: KReversi crashed on startup - symbols downloaded from launchpad for WW
Status: RESOLVED DUPLICATE of bug 341777
Alias: None
Product: kreversi
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Inge Wallin
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-22 16:51 UTC by oliver stieber
Modified: 2016-05-22 17:14 UTC (History)
2 users (show)

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 oliver stieber 2016-05-22 16:51:53 UTC
Application: kreversi (2.0)
KDE Platform Version: 4.14.13
Qt Version: 4.8.6
Operating System: Linux 4.2.0-34-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:

installed from synaptic
started kreversi from applications
crashed on startup

-- couldn't find debug sysbols, so searched for them on google and installed from https://launchpad.net/ubuntu/+source/kreversi

-- Backtrace:
Application: KReversi (kreversi), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb228d52840 (LWP 1165))]

Thread 3 (Thread 0x7fb215685700 (LWP 1166)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fb224649b5a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fb224649b89 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fb221b386aa in start_thread (arg=0x7fb215685700) at pthread_create.c:333
#4  0x00007fb225df5e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fb194263700 (LWP 1167)):
#0  0x00007fb2214a7869 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fb221462789 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb22146311b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb2214632fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb2272e720e in QEventDispatcherGlib::processEvents (this=0x7fb18c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007fb2272b50d1 in QEventLoop::processEvents (this=this@entry=0x7fb194262d40, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fb2272b5445 in QEventLoop::exec (this=this@entry=0x7fb194262d40, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fb2271a44f9 in QThread::exec (this=this@entry=0x201a330) at thread/qthread.cpp:538
#8  0x00007fb227295133 in QInotifyFileSystemWatcherEngine::run (this=0x201a330) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007fb2271a6d1c in QThreadPrivate::start (arg=0x201a330) at thread/qthread_unix.cpp:349
#10 0x00007fb221b386aa in start_thread (arg=0x7fb194263700) at pthread_create.c:333
#11 0x00007fb225df5e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb228d52840 (LWP 1165)):
[KCrash Handler]
#6  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2580
#8  QObject::d_func (this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:115
#9  QObject::setProperty (this=0x0, name=name@entry=0x41da03 "isBoardShowingLabels", value=...) at kernel/qobject.cpp:3719
#10 0x0000000000411e6f in KReversiView::updateBoard (this=this@entry=0x1fd9000) at ../kreversiview.cpp:176
#11 0x00000000004124a6 in KReversiView::setGame (this=this@entry=0x1fd9000, game=game@entry=0x0) at ../kreversiview.cpp:75
#12 0x0000000000412968 in KReversiView::KReversiView (this=0x1fd9000, game=0x0, parent=<optimized out>, provider=<optimized out>) at ../kreversiview.cpp:45
#13 0x000000000041a513 in KReversiMainWindow::KReversiMainWindow (this=0x1d96e70, parent=0x0, startDemo=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../mainwindow.cpp:81
#14 0x000000000040e2ea in main (argc=<optimized out>, argv=<optimized out>) at ../main.cpp:64

Reported using DrKonqi
Comment 1 Frederik Schwarzer 2016-05-22 17:14:26 UTC

*** This bug has been marked as a duplicate of bug 341777 ***