[plasma-nm] [Bug 385370] Crash System Settings Module

2019-07-10 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=385370

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #8 from Jan Grulich  ---
I believe this is no longer a problem. Please re-open if you still can
reproduce this issue.

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385370

--- Comment #7 from mikefarme...@web.de ---
Is there something I can do to provide a better backtrace?

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-23 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=385370

--- Comment #6 from Jan Grulich  ---
The backtrace is still not really helpfull and I'm still unable to reproduce
this issue.

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385370

--- Comment #5 from mikefarme...@web.de ---
This is the backtrace after installing some debug-symbols:

Application: Modul für Systemeinstellungen (kcmshell5), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f57f4cde600 (LWP 17312))]

Thread 3 (Thread 0x7f57d8548700 (LWP 17314)):
#0  0x7f57f464e66d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f57ec8a3119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f57ec8a322c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f57f1cfa41b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f57f1c9fdba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f57f1abf3ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f57f3966e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f57f1ac429d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f57eea77494 in start_thread (arg=0x7f57d8548700) at
pthread_create.c:333
#9  0x7f57f4657abf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 2 (Thread 0x7f57e147d700 (LWP 17313)):
#0  0x7f57f464e66d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f57ef2ec150 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f57ef2edee9 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f57e39def09 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f57f1ac429d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f57eea77494 in start_thread (arg=0x7f57e147d700) at
pthread_create.c:333
#6  0x7f57f4657abf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 1 (Thread 0x7f57f4cde600 (LWP 17312)):
[KCrash Handler]
#6  0x5559bac426d0 in ?? ()
#7  0x7f57f2cad6c5 in QWidget::destroy (this=0x5559bad99270,
destroyWindow=destroyWindow@entry=true,
destroySubWindows=destroySubWindows@entry=true) at kernel/qwidget.cpp:12359
#8  0x7f57f2c79070 in QApplication::~QApplication (this=0x7ffdda0c2690,
__in_chrg=) at kernel/qapplication.cpp:819
#9  0x7f57f4913e02 in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_kcmshell5.so
#10 0x7f57f458f2e1 in __libc_start_main (main=0x5559b9a13790, argc=2,
argv=0x7ffdda0c27c8, init=, fini=,
rtld_fini=, stack_end=0x7ffdda0c27b8) at ../csu/libc-start.c:291
#11 0x5559b9a137ca in _start ()

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385370

--- Comment #4 from mikefarme...@web.de ---
(In reply to JohnMcLaren from comment #2)
> Hi, Yan. I can not find debug symbols for this packages in my repositories.
> Can you tell me how I can install it?

This might help:
https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385370

Christoph Feck  changed:

   What|Removed |Added

 CC||mikefarme...@web.de

--- Comment #3 from Christoph Feck  ---
*** Bug 385613 has been marked as a duplicate of this bug. ***

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-06 Thread JohnMcLaren
https://bugs.kde.org/show_bug.cgi?id=385370

--- Comment #2 from JohnMcLaren  ---
Hi, Yan. I can not find debug symbols for this packages in my repositories. Can
you tell me how I can install it?

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-04 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=385370

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
Could you please install all relevant debug symbols (plasma-nm,
networkmanager-qt, kcmshell and so on) and provide better backtrace?

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

[plasma-nm] [Bug 385370] Crash System Settings Module

2017-10-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385370

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.8.7
  Component|general |kcm
   Assignee|unassigned-b...@kde.org |jgrul...@redhat.com
Product|kde |plasma-nm

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