[kdevelop] [Bug 368568] Crash when quitting KDevelop with a patch review open

2016-09-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368568

--- Comment #4 from Milian Wolff  ---
The crash clearly points towards QQmlApplicationEngine which has zero to do
with the patch review code and no I cannot reproduce this.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368568] Crash when quitting KDevelop with a patch review open

2016-09-13 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368568

RJVB  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #3 from RJVB  ---
A crash deep in Qt can occur because of something done wrong in the dependent
code; are you sure that's not the case here?

Can you reproduce the issue?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368568] Crash when quitting KDevelop with a patch review open

2016-09-13 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368568

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Milian Wolff  ---
crashes deep inside Qt, please report upstream

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368568] Crash when quitting KDevelop with a patch review open

2016-09-12 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368568

--- Comment #1 from RJVB  ---
Application: kdevelop5 (5.0.0) git v5.0.0-257-gff07af4 / v4.90.91-551-g4a90319

 (Compiled from sources)
Qt Version: 5.6.1
Frameworks Version: 5.24.0
Operating System: Linux 4.5.7-ck1-mainline-core2-rjvb x86_64
Distribution: Ubuntu 14.04.5 LTS

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

This crash occurs systematically when I exit KDevelop with the patchreview
toolview still open.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fede9e4c780 (LWP 19130))]

Thread 10 (Thread 0x7fedc9f92700 (LWP 19131)):
#0  0x7fede6bb1fdd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fedd9cdbb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fedd9cdd64f in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fedcc9e2b09 in QXcbEventReader::run (this=0x1827c10) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:1325
#4  0x7fede7260c99 in QThreadPrivate::start (arg=0x1827c10) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthread_unix.cpp:341
#5  0x7fede096d184 in start_thread (arg=0x7fedc9f92700) at
pthread_create.c:312
#6  0x7fede6bbf37d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7fedc8a99700 (LWP 19132)):
#0  g_source_iter_next (iter=iter@entry=0x7fedc8a98c80,
source=source@entry=0x7fedc8a98c78) at
/build/buildd/glib2.0-2.40.2/./glib/gmain.c:931
#1  0x7feddfae762b in g_main_context_prepare
(context=context@entry=0x7fedbc000990, priority=priority@entry=0x7fedc8a98cf8)
at /build/buildd/glib2.0-2.40.2/./glib/gmain.c:3330
#2  0x7feddfae7f03 in g_main_context_iterate
(context=context@entry=0x7fedbc000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/buildd/glib2.0-2.40.2/./glib/gmain.c:3714
#3  0x7feddfae80ec in g_main_context_iteration (context=0x7fedbc000990,
may_block=may_block@entry=1) at
/build/buildd/glib2.0-2.40.2/./glib/gmain.c:3795
#4  0x7fede747c62b in QEventDispatcherGlib::processEvents
(this=0x7fedbc0008c0, flags=...) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:419
#5  0x7fede742656a in QEventLoop::exec (this=this@entry=0x7fedc8a98e20,
flags=..., flags@entry=...) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/kernel/qeventloop.cpp:204
#6  0x7fede725bf8b in QThread::exec (this=this@entry=0x7fede925e400
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthread.cpp:500
#7  0x7fede8fed605 in QDBusConnectionManager::run (this=0x7fede925e400
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/dbus/qdbusconnection.cpp:189
#8  0x7fede7260c99 in QThreadPrivate::start (arg=0x7fede925e400 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthread_unix.cpp:341
#9  0x7fede096d184 in start_thread (arg=0x7fedc8a99700) at
pthread_create.c:312
#10 0x7fede6bbf37d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7fedb83e2700 (LWP 19134)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x7fede72619d6 in wait_relative (time=1000, this=0x2149f80) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:126
#2  wait (time=1000, this=0x2149f80) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x2143308,
mutex=mutex@entry=0x2143310, time=time@entry=1000) at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
#4  0x7

[kdevelop] [Bug 368568] Crash when quitting KDevelop with a patch review open

2016-09-12 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368568

RJVB  changed:

   What|Removed |Added

 OS|OS X|All
Version|5.0.0   |git master

-- 
You are receiving this mail because:
You are watching all bug changes.