[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #11 from Christoph Feck  ---
KMail uses the Chromium web engine (via QtWebEngine) to display mails. This web
engine internally uses OpenGL from multiple threads, which the Nouveau OpenGL
driver fails to handle.

Other KDE applications do not use QtWebEngine.

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-30 Thread Werner Bernhard
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #10 from Werner Bernhard  ---
Hi

The last comment fron Christoph Feck is rather strange. All applicationons rar
running fine, just not KMail. This makes it rather difficult to search the
error in the driver. 
I do not understand this comment.
good luck
W. Bernhard

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403007

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |DOWNSTREAM

--- Comment #9 from Christoph Feck  ---
Crash is in nouveau_dri.so (Nouveau video driver). If this is reproducible,
please report this issue directly to Nouveau developers via
https://bugs.freedesktop.org/

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-24 Thread Werner Bernhard
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #8 from Werner Bernhard  ---
Right now, afte a crash, opening a new mail, I received a new error message.

Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7e2be53b00 (LWP 9170))]

Thread 31 (Thread 0x7f7d0d1ee700 (LWP 9265)):
#0  0x7f7e3eff8ef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f7e389d0447 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x7f7e389d116a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x7f7e389d1252 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x7f7e38990301 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x7f7e389924d7 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x7f7e38992ac4 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x7f7e389d3361 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 30 (Thread 0x7f7d0d9ef700 (LWP 9264)):
#0  0x7f7e3eff8ef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f7e389d0447 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x7f7e389d116a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x7f7e389d1252 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x7f7e38990301 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x7f7e38992806 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x7f7e38992ac4 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x7f7e389d3361 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 29 (Thread 0x7f7d0e1f0700 (LWP 9263)):
#0  0x7f7e3eff8ef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f7e389d0447 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x7f7e389d116a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x7f7e389d1252 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x7f7e38990301 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x7f7e389924d7 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x7f7e38992ac4 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x7f7e389d3361 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 28 (Thread 0x7f7d34930700 (LWP 9250)):
#0  0x7f7e40198c21 in poll () from /usr/lib/libc.so.6
#1  0x7f7e3e3e4540 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7e3e3e462e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f7e406e75c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f7e4069058c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f7e404d45c9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f7e404d59cc in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 27 (Thread 0x7f7d36097700 (LWP 9218)):
#0  0x7f7e40198c21 in poll () from /usr/lib/libc.so.6
#1  0x7f7e3e3e4540 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7e3e3e462e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f7e406e75c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f7e4069058c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f7e404d45c9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f7e404d59cc in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 26 (Thread 0x7f7d36a6e700 (LWP 9210)):
#0  0x7f7e40198c21 in poll () from /usr/lib/libc.so.6
#1  0x7f7e3e3e4540 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7e3e3e462e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f7e406e75c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f7e4069058c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f7e404d45c9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f7e404d59cc in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f7e3eff2a9d in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f7e401a3b23 in clone () from /usr/lib/libc.so.6

Thread 25 (Thread 0x7f7d3726f700 (LWP 9209)):
#0  0x7f7e401947a4 in read () from /usr/lib/libc.so.6
#1  0x7f7e3e392971 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7e3e3e30b0 in g_main_context_check () from

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-24 Thread Werner Bernhard
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #7 from Werner Bernhard  ---
The correct Errormessage that mostly is reportet is:
Application: Kontact (kontact), signal: Segmentation fault.

The posted one occors i one of about 10 times.

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-24 Thread Werner Bernhard
https://bugs.kde.org/show_bug.cgi?id=403007

Werner Bernhard  changed:

   What|Removed |Added

 CC||wrbernh...@gmail.com

--- Comment #6 from Werner Bernhard  ---
How can I change the status? 

Christophe Giboudeaux has posted what I get sometimes as response from the
software. In the majority of the cases however I just get 'A fatal error
occured'.

Sorry I have not more. 
Werner

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-24 Thread Werner Bernhard
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #5 from Werner Bernhard  ---
I am using Arch Linux, so i have alwais the newest Version of KDE

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #3 from Christophe Giboudeaux  ---
Pasting what I received by mail:

Thread 1 (Thread 0x7f8e53ff7b00 (LWP 5287)):
[KCrash Handler]
#6  0x7f8e507979cc in ?? () from /usr/lib/dri/nouveau_dri.so
#7  0x7f8e50797be7 in ?? () from /usr/lib/dri/nouveau_dri.so
#8  0x7f8e50797ec2 in ?? () from /usr/lib/dri/nouveau_dri.so
#9  0x7f8e50a26f81 in ?? () from /usr/lib/dri/nouveau_dri.so
#10 0x7f8e50a26fd0 in ?? () from /usr/lib/dri/nouveau_dri.so
#11 0x7f8e66860474 in ?? () from /usr/lib/libQt5QuickWidgets.so.5
#12 0x7f8e668605d7 in ?? () from /usr/lib/libQt5QuickWidgets.so.5
#13 0x7f8e6924eb1b in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#14 0x7f8e69c2ae8c in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x7f8e6686429e in QQuickWidget::event(QEvent*) () from
/usr/lib/libQt5QuickWidgets.so.5
#16 0x7f8e6861b291 in ?? () from /usr/lib/libQt5WebEngineWidgets.so.5
#17 0x7f8e69be9e34 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#18 0x7f8e69bf1671 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#19 0x7f8e692238f9 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#20 0x7f8e69278955 in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403007

--- Comment #2 from Christoph Feck  ---
See https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces for more
information.

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

[kmail2] [Bug 403007] KMail crashes by selecting freshly arrived unread mails

2019-01-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=403007

Christophe Giboudeaux  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
Summary|K-Mail crashes by selecting |KMail crashes by selecting
   |freshly arrived unread  |freshly arrived unread
   |mails   |mails
   Severity|normal  |crash
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Christophe Giboudeaux  ---
Please add the backtrace for this crash.

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