https://bugs.kde.org/show_bug.cgi?id=467696

Aroun <k...@b-vo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|BACKTRACE                   |---
             Status|NEEDSINFO                   |REOPENED
     Ever confirmed|0                           |1

--- Comment #4 from Aroun <k...@b-vo.fr> ---
(In reply to David Redondo from comment #3)
> Without the relevant symbols this looks more like an issue in Qt to me, but
> without them I can't do anything here really

I finally managed to build plasma-workspace with Qt debugging symbols.
Please see the backtrace:
```
Thread 2 "QDBusConnection" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff0a3c640 (LWP 470584)]
0x00007ffff524b5fa in QObject::disconnect (sender=0x591fa0,
signal=signal@entry=0x0, 
    receiver=receiver@entry=0x7fffec001c00, method=method@entry=0x0) at
kernel/qobject.cpp:3141
3141    kernel/qobject.cpp: No such file or directory.
(gdb) bt
#0  0x00007ffff524b5fa in QObject::disconnect (sender=0x591fa0,
signal=signal@entry=0x0, 
    receiver=receiver@entry=0x7fffec001c00, method=method@entry=0x0) at
kernel/qobject.cpp:3141
#1  0x00007ffff5cc4f40 in QObject::disconnect (member=0x0,
receiver=0x7fffec001c00, this=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qobject.h:359
#2  QDBusConnectionPrivate::closeConnection (this=this@entry=0x7fffec001c00) at
qdbusintegrator.cpp:1162
#3  0x00007ffff5cb9f40 in QDBusConnectionManager::run (
    this=0x7ffff5d24060 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>)
    at qdbusconnection.cpp:189
#4  0x00007ffff50b8814 in QThreadPrivate::start (
    arg=0x7ffff5d24060 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>)
    at thread/qthread_unix.cpp:330
#5  0x00007ffff4888e86 in start_thread (arg=<optimized out>) at
pthread_create.c:442
#6  0x00007ffff490fd30 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
```

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

Reply via email to