[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429407

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #5 from Nate Graham  ---


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

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

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2021-02-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429407

--- Comment #4 from Nate Graham  ---
*** Bug 431818 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2021-02-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429407

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|UPSTREAM|---

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

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2021-01-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=429407

Patrick Silva  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |UPSTREAM

--- Comment #3 from Patrick Silva  ---
I have replaced my damaged hard disk with a SSD and this crash is still 
happening on neon unstable.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

Application: System Settings (systemsettings5), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fcad3dd78c0
(LWP 16857))]
[New LWP 16858]
[New LWP 16859]
[New LWP 16860]
[New LWP 16861]
[New LWP 16862]
[New LWP 16863]
[New LWP 16864]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7fcad800caff in __GI___poll (fds=fds@entry=0x7ffebaedc668,
nfds=nfds@entry=1, timeout=timeout@entry=1000) at
../sysdeps/unix/sysv/linux/poll.c:29

Thread 8 (Thread 0x7fcac2dee700 (LWP 16864)):
#0  __GI___libc_read (nbytes=16, buf=0x7fcac2dedab0, fd=13) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=13, buf=buf@entry=0x7fcac2dedab0,
nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x7fcad62e489f in read (__nbytes=16, __buf=0x7fcac2dedab0,
__fd=) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7fcaac0039a0) at ../../../glib/gwakeup.c:210
#4  0x7fcad629bcfe in g_main_context_check
(context=context@entry=0x7fcabc20, max_priority=2147483647,
fds=fds@entry=0x7fcab0004a60, n_fds=n_fds@entry=1) at
../../../glib/gmain.c:3825
#5  0x7fcad629c152 in g_main_context_iterate
(context=context@entry=0x7fcabc20, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4044
#6  0x7fcad629c2e3 in g_main_context_iteration (context=0x7fcabc20,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#7  0x7fcad8726fbb in QEventDispatcherGlib::processEvents
(this=0x7fcabb60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#8  0x7fcad86cb1ab in QEventLoop::exec (this=this@entry=0x7fcac2dedcc0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#9  0x7fcad84e5a12 in QThread::exec (this=this@entry=0x55dcac28d8e0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#10 0x7fcad77dafa9 in QQmlThreadPrivate::run (this=0x55dcac28d8e0) at
qml/ftw/qqmlthread.cpp:155
#11 0x7fcad84e6bac in QThreadPrivate::start (arg=0x55dcac28d8e0) at
thread/qthread_unix.cpp:329
#12 0x7fcad6bac609 in start_thread (arg=) at
pthread_create.c:477
#13 0x7fcad8019293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fcacadff700 (LWP 16863)):
#0  0x7fcad800caff in __GI___poll (fds=0x7fcaac004e60, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fcad629c1ae in g_main_context_poll (priority=,
n_fds=1, fds=0x7fcaac004e60, timeout=, context=0x7fcaac000c20)
at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fcaac000c20,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
../../../glib/gmain.c:4042
#3  0x7fcad629c2e3 in g_main_context_iteration (context=0x7fcaac000c20,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x7fcad8726fbb in QEventDispatcherGlib::processEvents
(this=0x7fcaac000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7fcad86cb1ab in QEventLoop::exec (this=this@entry=0x7fcacadfecc0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x7fcad84e5a12 in QThread::exec (this=this@entry=0x55dcabff5b70) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x7fcad77dafa9 in QQmlThreadPrivate::run (this=0x55dcabff5b70) at
qml/ftw/qqmlthread.cpp:155
#8  0x7fcad84e6bac in QThreadPrivate::start (arg=0x55dcabff5b70) at
thread/qthread_unix.cpp:329
#9  0x7fcad6bac609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7fcad8019293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fcacb7fe700 (LWP 16862)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55dcabc34a5c) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55dcabc34a08,
cond=0x55dcabc34a30) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55dcabc34a30, mutex=0x55dcabc34a08) at
pthread_cond_wait.c:638
#3  0x7fcad10c897b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7fcad10c858b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7fcad6bac609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7fcad8019293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fcac3fff700 (LWP 16861)):
#0  

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2020-11-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=429407

Patrick Silva  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #2 from Patrick Silva  ---
I think that this crash was caused by my damaged hard disk. :(
Let's close this report.

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

[systemsettings] [Bug 429407] System Settings crashed on Wayland when I changed task manager from Breeze to Large Icons

2020-11-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429407

Nate Graham  changed:

   What|Removed |Added

   Keywords||wayland
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Scary backtrace entirely in Qt and other upstream software. :( No idea what to
do with it.

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