[frameworks-kxmlgui] [Bug 421719] Segfault when right clicking on the toolbar

2020-05-19 Thread Daniele Laudani
https://bugs.kde.org/show_bug.cgi?id=421719

--- Comment #2 from Daniele Laudani  ---
(In reply to Milian Wolff from comment #1)
> please install debug symbols for libKF5XmlGui and then reproduce the issue
> and attach the backtrace again - right now it's not very helpful.

I installed the debug symbols and reproduced the bug. Here is the stacktrace:

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

Thread 25 (Thread 0x7fddb13bb700 (LWP 116947)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7fddb13bab90, clockid=, expected=0,
futex_word=0x7fde140412d0) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7fddb13bab90, clockid=, mutex=0x7fde14041280, cond=0x7fde140412a8) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7fde140412a8, mutex=0x7fde14041280,
abstime=0x7fddb13bab90) at pthread_cond_wait.c:656
#3  0x7fde30052a7c in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fde30052bcb in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fde30050171 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fde3004c9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fde2d107609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7fde2fcdb103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fdd8700 (LWP 116729)):
#0  0x7fde2fcce96f in __GI___poll (fds=0x7fdd8802cda0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fde2c8481ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fde2c8482e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fde3026c583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fde302134db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fde3004b785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fde2ecf2de0 in ?? () from
/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.55
#7  0x7fde3004c9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fde2d107609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7fde2fcdb103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fdde1bcd700 (LWP 116721)):
#0  0x7fde2fcce96f in __GI___poll (fds=0x7fddd4e783e0, nfds=3, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fde260da1d6 in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7fde260cb841 in pa_mainloop_poll () from
/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7fde260cbec3 in pa_mainloop_iterate () from
/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7fde260cbf70 in pa_mainloop_run () from
/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7fde260da11d in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7fde25c2f57c in ?? () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so
#7  0x7fde2d107609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7fde2fcdb103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fddb2ffd700 (LWP 102695)):
#0  0x7fde2fcce96f in __GI___poll (fds=0x7fdda90a6020, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fde2c8481ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fde2c8482e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fde3026c583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fde302134db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fde3004b785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fde3004c9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fde2d107609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7fde2fcdb103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fddb37fe700 (LWP 88989)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55d191501a24) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55d1915019d0,
cond=0x55d1915019f8) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55d1915019f8, mutex=0x55d1915019d0) at
pthread_cond_wait.c:638
#3  0x7fde30052b0f in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fde30052c01 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fde2c7dc050 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /lib/

[kdevelop] [Bug 421719] New: Segfault when right clicking on the toolbar

2020-05-18 Thread Daniele Laudani
https://bugs.kde.org/show_bug.cgi?id=421719

Bug ID: 421719
   Summary: Segfault when right clicking on the toolbar
   Product: kdevelop
   Version: 5.5.0
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: danielelaud...@protonmail.com
  Target Milestone: ---

SUMMARY
Occasionally, when I right-click on the top tool bar, kdevelop crashes. It
usually happens after the program is open for a while. This only happens in
kdevelop, no other kde program showed this behaviour. I also had this problem
in ubuntu 19.10 with kdevelop from the backports ppa. This is on a fresh 20.04
install with official repo packages.

STEPS TO REPRODUCE
1. open kdevelop
2. use it for a while (e.g. 15 minutes) without right-clicking on anything
3. after some time has passed, right click on the toolbar

OBSERVED RESULT
crash when right clicking on the toolbar

EXPECTED RESULT
the program should not crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04 (X11)
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

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

Thread 23 (Thread 0x7f69be6f7700 (LWP 78827)):
#0  0x7f6a38348368 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f6a382fb2ee in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f6a3bd1f583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f6a3bcc64db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f6a3bafe785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f6a3baff9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f6a38bba609 in start_thread (arg=) at
pthread_create.c:477
#7  0x7f6a3b78e103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7f69bc8fe700 (LWP 78822)):
#0  __GI___libc_read (nbytes=16, buf=0x7f69bc8fd9c0, fd=53) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=53, buf=0x7f69bc8fd9c0, nbytes=16) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7f6a3834389f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f6a382facfe in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f6a382fb152 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f6a382fb2e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f6a3bd1f583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f6a3bcc64db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f6a3bafe785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f6a3a7a5de0 in ?? () from
/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.55
#10 0x7f6a3baff9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f6a38bba609 in start_thread (arg=) at
pthread_create.c:477
#12 0x7f6a3b78e103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7f69bf7fe700 (LWP 78729)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x564dd6d7c654) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564dd6d7c600,
cond=0x564dd6d7c628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x564dd6d7c628, mutex=0x564dd6d7c600) at
pthread_cond_wait.c:638
#3  0x7f6a3bb05b0f in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f6a3bb05c01 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f6a3828f050 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f6a38292d4e in ?? () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f6a3828e222 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f6a38292da9 in ?? () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x7f6a3828e222 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x7f6a38292da9 in ?? () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x7f6a3828e222 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x7f6a38292da9 in ?? () from

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-04-09 Thread Daniele Laudani
https://bugs.kde.org/show_bug.cgi?id=389665

Daniele Laudani <danielelaud...@protonmail.com> changed:

   What|Removed |Added

 CC||danielelaudani@protonmail.c
   ||om

--- Comment #12 from Daniele Laudani <danielelaud...@protonmail.com> ---
This also happens on single monitor setups, and only under wayland. Plasma
rotates by 180 according to rotation sensor, but fails to rotate by 90/270°. I
am using Kubuntu 18.04 with KDE 5.12.

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