[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-10-13 Thread Stefan Rücker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361236

Stefan Rücker  changed:

   What|Removed |Added

 CC|s.ruec...@gmx.de|

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

[kwin] [Bug 369907] New: Kwin crashes sometimes

2016-10-04 Thread Stefan Rücker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369907

Bug ID: 369907
   Summary: Kwin crashes sometimes
   Product: kwin
   Version: 5.7.4
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: s.ruec...@gmx.de

Application: kwin_x11 (5.7.4)

Qt Version: 5.6.1
Frameworks Version: 5.25.0
Operating System: Linux 4.7.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (stretch)

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

Opened a new Program via K-Menu, this time Konsole. 
On another occasion pressed Reply button in KMail. 
I see these kind of crashes on both of my Systems, my notebook and my desktop

I am running debian testing on both systems.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fdea5350900 (LWP 3927))]

Thread 7 (Thread 0x7fde858df700 (LWP 6392)):
#0  0x7fdebbb03253 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fdeb9988d3f in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) (nfds=19, fdread=fdread@entry=0x7fddfc0ac688,
fdwrite=fdwrite@entry=0x7fddfc0ac918, fdexcept=fdexcept@entry=0x7fddfc0acba8,
orig_timeout=orig_timeout@entry=0x0) at kernel/qcore_unix.cpp:75
#2  0x7fdeb998a7e4 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) (timeout=0x0, exceptfds=0x7fddfc0acba8, writefds=0x7fddfc0ac918,
readfds=0x7fddfc0ac688, nfds=, this=0x7fddfc08f540) at
kernel/qeventdispatcher_unix.cpp:320
#3  0x7fdeb998a7e4 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) (this=this@entry=0x7fddfc0ac4f0, flags=..., flags@entry=...,
timeout=timeout@entry=0x0) at kernel/qeventdispatcher_unix.cpp:196
#4  0x7fdeb998acfa in
QEventDispatcherUNIX::processEvents(QFlags)
(this=0x7fddfc08f540, flags=...) at kernel/qeventdispatcher_unix.cpp:607
#5  0x7fdeb993519a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fde858deca0, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7fdeb975ae53 in QThread::exec() (this=) at
thread/qthread.cpp:500
#7  0x7fdeb41e8a55 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7fdeb975fd78 in QThreadPrivate::start(void*) (arg=0x14babc0) at
thread/qthread_unix.cpp:341
#9  0x7fdeb508a464 in start_thread (arg=0x7fde858df700) at
pthread_create.c:333
#10 0x7fdebbb0a97f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 6 (Thread 0x7fde9bfff700 (LWP 5311)):
#0  0x7fdeb509018f in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fdeb9760c3b in QWaitCondition::wait(QMutex*, unsigned long)
(time=18446744073709551615, this=0x13d07d0) at
thread/qwaitcondition_unix.cpp:136
#2  0x7fdeb9760c3b in QWaitCondition::wait(QMutex*, unsigned long)
(this=, mutex=0x1282f40, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:208
#3  0x7fdeb46b54c5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7fdeb46b5dba in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7fdeb975fd78 in QThreadPrivate::start(void*) (arg=0x1282ec0) at
thread/qthread_unix.cpp:341
#6  0x7fdeb508a464 in start_thread (arg=0x7fde9bfff700) at
pthread_create.c:333
#7  0x7fdebbb0a97f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 5 (Thread 0x7fde997fb700 (LWP 3965)):
#0  0x7fdeb509018f in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fdeb8af9574 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7fdeb8af95b9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7fdeb508a464 in start_thread (arg=0x7fde997fb700) at
pthread_create.c:333
#4  0x7fdebbb0a97f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 4 (Thread 0x7fde9b7fe700 (LWP 3957)):
#0  0x7fdebbb03253 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fdeb9988d3f in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) (nfds=13, fdread=fdread@entry=0x7fde88000a78,
fdwrite=fdwrite@entry=0x7fde88000d08, fdexcept=fdexcept@entry=0x7fde88000f98,
orig_timeout=orig_timeout@entry=0x0) at kernel/qcore_unix.cpp:75
#2  0x7fdeb998a7e4 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) (timeout=0x0, exceptfds=0x7fde88000f98, writefds=0x7fde88000d08,
readfds=0x7fde88000a78, nfds=, this=0x7fde880008c0) at
kernel/qeventdispatcher_unix.cpp:320
#3  0x7fdeb998a7e4 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) (this=this@entry=0x7fde880008e0, flags=..., flags@entry=...,
timeout=timeout@entry=0x0) at kernel/qeventdispatcher_unix.cpp:196
#4  0x7fdeb998acfa 

[konsole] [Bug 364287] New: Konsole Crashes on exit invoked via Ctrl+D intermittently

2016-06-13 Thread Stefan Rücker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364287

Bug ID: 364287
   Summary: Konsole Crashes on exit invoked via Ctrl+D
intermittently
   Product: konsole
   Version: 16.04.1
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: s.ruec...@gmx.de

Application: konsole (16.04.1)

Qt Version: 5.5.1
Frameworks Version: 5.22.0
Operating System: Linux 4.5.0-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (stretch)

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

Konsole was opened after login from my session. Shortly after login I've just
closed it via Ctrl+D. This happens from time to time

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7ffb53060458 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:55
#7  0x7ffb530618da in __GI_abort () at abort.c:89
#8  0x7ffb5309efca in __libc_message (do_abort=do_abort@entry=2,
fmt=fmt@entry=0x7ffb53196c98 "*** Error in `%s': %s: 0x%s ***\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x7ffb530a4966 in malloc_printerr (action=3, str=0x7ffb53196d60 "double
free or corruption (out)", ptr=, ar_ptr=) at
malloc.c:5007
#10 0x7ffb530a514e in _int_free (av=0x7ffb533cbb20 ,
p=, have_lock=0) at malloc.c:3868
#11 0x7ffb4fc9b32c in QMetaCallEvent::~QMetaCallEvent() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7ffb4fc9b379 in QMetaCallEvent::~QMetaCallEvent() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7ffb4fc72147 in QCoreApplication::removePostedEvents(QObject*, int)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7ffb4fc9d662 in QObjectPrivate::~QObjectPrivate() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7ffb4fc9d789 in QObjectPrivate::~QObjectPrivate() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7ffb4fca5da8 in QObject::~QObject() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7ffb3f4cf849 in QXcbConnection::~QXcbConnection() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#18 0x7ffb3f4d12e6 in QXcbIntegration::~QXcbIntegration() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x7ffb3f4d13f9 in QXcbIntegration::~QXcbIntegration() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x7ffb4ffa7973 in QGuiApplicationPrivate::~QGuiApplicationPrivate() ()
at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x7ffb5055d029 in QApplicationPrivate::~QApplicationPrivate() () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x7ffb4fca5da8 in QObject::~QObject() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7ffb5055ee19 in QApplication::~QApplication() () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x7ffb533f8dbc in kdemain () at
/usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#25 0x7ffb5304d5f0 in __libc_start_main (main=0x4006c0, argc=3,
argv=0x7ffe9348, init=, fini=,
rtld_fini=, stack_end=0x7ffe9338) at libc-start.c:291
#26 0x004006f9 in _start ()

Possible duplicates by query: bug 364188, bug 363636, bug 360774, bug 359204,
bug 358628.

Reported using DrKonqi

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


[konsole] [Bug 358811] New: Konsole crashes on exit

2016-01-31 Thread Stefan Rücker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358811

Bug ID: 358811
   Summary: Konsole crashes on exit
   Product: konsole
   Version: 15.08.0
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: s.ruec...@gmx.de

Application: konsole (15.08.0)

Qt Version: 5.5.1
Operating System: Linux 4.3.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (stretch)

-- Information about the crash:
Quit Konsole with Ctrl+d

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7fe24c694530 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#7  0x7fe24c6962cc in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#8  0x7fe24c694b8d in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#9  0x7fe24c692f95 in xcb_disconnect () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#10 0x7fe24dbdce57 in XCloseDisplay () at
/usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x7fe24002f316 in QXcbConnection::~QXcbConnection() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#12 0x7fe24002f679 in QXcbConnection::~QXcbConnection() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#13 0x7fe240031116 in QXcbIntegration::~QXcbIntegration() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#14 0x7fe240031229 in QXcbIntegration::~QXcbIntegration() () at
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#15 0x7fe250a7a973 in QGuiApplicationPrivate::~QGuiApplicationPrivate() ()
at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x7fe251030029 in QApplicationPrivate::~QApplicationPrivate() () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x7fe2507784e8 in QObject::~QObject() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fe251031e19 in QApplication::~QApplication() () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x7fe253ea7375 in kdemain(int, char**) (argc=3, argv=0x7ffcad3dc948) at
../../src/main.cpp:110
#20 0x7fe253b02870 in __libc_start_main (main=0x400710 ,
argc=3, argv=0x7ffcad3dc948, init=, fini=,
rtld_fini=, stack_end=0x7ffcad3dc938) at libc-start.c:291
#21 0x00400749 in _start () at ../sysdeps/x86_64/start.S:118

Reported using DrKonqi

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


[plasmashell] [Bug 345563] Assert in QGLXContext::init when OpenGL drivers are not installed

2016-01-29 Thread Stefan Rücker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345563

Stefan Rücker  changed:

   What|Removed |Added

 CC|s.ruec...@gmx.de|

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