[kmail2] [Bug 331946] kmail2 4.12.3 crash after moving a big folder to another one ( imap )

2016-09-25 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=331946

Bruno Friedmann  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Bruno Friedmann  ---
Tested on 16.08.1 seems to work with big folders on the same imap account.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[kmail2] [Bug 368843] kmail2 message view with qtwebengine hidpi is broken

2016-09-15 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368843

--- Comment #1 from Bruno Friedmann  ---
Created attachment 101098
  --> https://bugs.kde.org/attachment.cgi?id=101098=edit
Layout of message body on hidpi screen

Layout of message body on hidpi screen .

-- 
You are receiving this mail because:
You are the assignee for the bug.


[kmail2] [Bug 368843] New: kmail2 message view with qtwebengine hidpi is broken

2016-09-15 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368843

Bug ID: 368843
   Summary: kmail2 message view with qtwebengine hidpi is broken
   Product: kmail2
   Version: Git (master)
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

With hidpi 144 or more (I've 168 and 288 dpi screens) the display message
viewport is completely broken.

Seems kmail2 code doesn't apply this simple fix
https://bugreports.qt.io/browse/QTBUG-54114



Mention High-DPI on WebEngine documentation, and recommend to set

QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling)

before creating Q*Application.

THis is actually recommended for all applications (see
http://doc.qt.io/qt-5/highdpi.html). For WebEngineView specifically, it makes
sure that the default scaling factor of pages is reasonable.


Reproducible: Always

Steps to Reproduce:
1. open kmail2 with qtwebengine on high dpi screen
2. cry :-)
3. loose your eyes :-))


Actual Results:  
Wrong scale (dpi and scale factor) in message list
So click on link is no more feasible, copy and paste is completely wrong etc.
can't activate click to read pure html message and so on.

Expected Results:  
Wrong on hipdi as well on normal 96dpi

Screenshot coming

-- 
You are receiving this mail because:
You are the assignee for the bug.


[kmail2] [Bug 350219] Kmail can't create IMAP top level folders

2016-08-10 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350219

--- Comment #12 from Bruno Friedmann  ---
Even 5.2.3 on openSUSE TW has still this trouble.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[kmail2] [Bug 350219] Kmail can't create IMAP top level folders

2016-07-11 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350219

Bruno Friedmann  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #10 from Bruno Friedmann  ---
Still true with a dovecot 2.2 imap serveur ( roundcube and thunderbird work
well in this use case)

Kmail 
Using: 5.2.2
KDE Frameworks 5.23.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system

Should we increase the version in the bug report ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 361679] kmail2 stuck on quit

2016-04-12 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361679

--- Comment #1 from Bruno Friedmann  ---
In gdb at the same time 
Continuing.
^C
Program received signal SIGINT, Interrupt.
0x74f8d43d in poll () at ../sysdeps/unix/syscall-template.S:84
84  in ../sysdeps/unix/syscall-template.S
(gdb) bt
#0  0x74f8d43d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fffeac68374 in g_main_context_iterate (priority=2147483647, n_fds=4,
fds=0xa4ffb0, timeout=, context=0x7fffc80016f0) at gmain.c:4135
#2  0x7fffeac68374 in g_main_context_iterate
(context=context@entry=0x7fffc80016f0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3835
#3  0x7fffeac6847c in g_main_context_iteration (context=0x7fffc80016f0,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x75ab242f in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x67b990, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x75a5de8a in
QEventLoop::exec(QFlags) (this=0x7fffd270,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x76ec685e in KJob::exec() (this=this@entry=0xbf6ee0) at
/usr/src/debug/kcoreaddons-5.21.0git.20160403T202838~f20b804/src/lib/jobs/kjob.cpp:198
#7  0x777e31c2 in KMKernel::cleanup() (this=this@entry=0x7fffd940)
at
/usr/src/debug/kdepim-16.07.70git.20160410T205802~2fe253e/kmail/kmkernel.cpp:1417
#8  0x00403c25 in main(int, char**) (argc=1, argv=0x7fffdb58) at
/usr/src/debug/kdepim-16.07.70git.20160410T205802~2fe253e/kmail/main.cpp:161

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 361679] New: kmail2 stuck on quit

2016-04-12 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361679

Bug ID: 361679
   Summary: kmail2 stuck on quit
   Product: kmail2
   Version: Git (master)
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Work with kmail2 and use the ctrl+Q or file -> quit function.

kmail2 process stay running.

Reproducible: Always


Actual Results:  
kmail2 doesn't close without a second kill term

Expected Results:  
kmail2 close and shutdown all connections.

here's the lsof list after quitting kmail2

[code]
lsof -p 24132
lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing
  Output information may be incomplete.
COMMAND   PID  USER   FD  TYPE DEVICE SIZE/OFFNODE NAME
kmail   24132 bruno  cwd   DIR  254,312288 1445066
/ioda/home/bruno
kmail   24132 bruno  rtd   DIR  254,1 4096   2 /
kmail   24132 bruno  txt   REG  254,131680 4103577
/usr/bin/kmail
kmail   24132 bruno  DEL   REG   0,39   441505
/tmp/.glXtdMIh
kmail   24132 bruno  mem   CHR195,25530802
/dev/nvidiactl
kmail   24132 bruno  mem   REG  254,1   418804  135347
/usr/share/fonts/truetype/NotoEmoji-Regular.ttf
kmail   24132 bruno  mem   REG  254,114760   12064
/usr/lib64/qt5/plugins/messageviewer_bodypartformatter_text_xdiff.so
kmail   24132 bruno  mem   REG  254,165008   11990
/usr/lib64/qt5/plugins/messageviewer_bodypartformatter_text_vcard.so
kmail   24132 bruno  mem   REG  254,1   164784   10011
/usr/lib64/qt5/plugins/messageviewer_bodypartformatter_text_calendar.so
kmail   24132 bruno  mem   REG  254,1   151704 4098533
/usr/lib64/libKF5Tnef.so.5.2.40
kmail   24132 bruno  mem   REG  254,1316246650
/usr/lib64/qt5/plugins/messageviewer_bodypartformatter_application_mstnef.so
kmail   24132 bruno  mem   REG  254,1   159352  656360
/usr/lib64/grantlee/5.0/grantlee_defaultfilters.so
kmail   24132 bruno  mem   REG  254,168840  669931
/usr/lib64/grantlee/5.0/grantlee_loadertags.so
kmail   24132 bruno  mem   REG  254,1   192096  663029
/usr/lib64/grantlee/5.0/grantlee_defaulttags.so
kmail   24132 bruno  mem   REG  254,160560   11350
/usr/lib64/qt5/plugins/akonadi_serializer_mail.so
kmail   24132 bruno  mem   REG  254,148496   11923
/usr/lib64/qt5/plugins/akonadi_serializer_addressee.so
kmail   24132 bruno  mem   REG  254,122992  137705
/usr/lib64/sasl2/libcrammd5.so.3.0.0
kmail   24132 bruno  mem   REG  254,156280  137702
/usr/lib64/sasl2/libdigestmd5.so.3.0.0
kmail   24132 bruno  mem   REG  254,118864  137650
/usr/lib64/sasl2/liblogin.so.3.0.0
kmail   24132 bruno  mem   REG  254,118864  137696
/usr/lib64/sasl2/libplain.so.3.0.0
kmail   24132 bruno  mem   REG  254,114632 1048638
/lib64/libkeyutils.so.1.5
kmail   24132 bruno  mem   REG  254,152432 4099794
/usr/lib64/libkrb5support.so.0.1
kmail   24132 bruno  mem   REG  254,114712 4069930
/usr/lib64/libcom_err.so.2.1
kmail   24132 bruno  mem   REG  254,1   187296 4080327
/usr/lib64/libk5crypto.so.3.1
kmail   24132 bruno  mem   REG  254,1   876016 4080103
/usr/lib64/libkrb5.so.3.3
kmail   24132 bruno  mem   REG  254,1   297536 4081106
/usr/lib64/libgssapi_krb5.so.2.2
kmail   24132 bruno  mem   REG  254,135624  137699
/usr/lib64/sasl2/libgssapiv2.so.3.0.0
kmail   24132 bruno  mem   REG  254,1  1569136 4070546
/usr/lib64/libdb-4.8.so
kmail   24132 bruno  mem   REG  254,126968  137653
/usr/lib64/sasl2/libsasldb.so.3.0.0
kmail   24132 bruno  mem   REG  254,118832  137647
/usr/lib64/sasl2/libanonymous.so.3.0.0
kmail   24132 bruno  mem   REG  254,127344  934284
/usr/lib64/qt5/plugins/messageviewer/messageviewer_grantleeheaderstyleplugin.so
kmail   24132 bruno  mem   REG  254,131568  934279
/usr/lib64/qt5/plugins/messageviewer/messageviewer_defaultgrantleeheaderstyleplugin.so
kmail   24132 bruno  mem   REG  254,127392  934286
/usr/lib64/qt5/plugins/messageviewer/messageviewer_standardsheaderstyleplugin.so
kmail   24132 bruno  mem   REG  254,123264  934285
/usr/lib64/qt5/plugins/messageviewer/messageviewer_longheaderstyleplugin.so
kmail   24132 bruno  mem   REG  254,139856  934275
/usr/lib64/qt5/plugins/messageviewer/messageviewer_briefheaderstyleplugin.so
kmail   24132 bruno  mem   REG

[Akonadi] [Bug 361675] New: Akonadictl stop return exit 255 (postgresql)

2016-04-12 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361675

Bug ID: 361675
   Summary: Akonadictl stop return exit 255 (postgresql)
   Product: Akonadi
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

When I run akonadictl stop it give me this error.

stopping db process
"[\n0: akonadiserver() [0x567af3]\n1: akonadiserver() [0x567de0]\n2:
/lib64/libc.so.6(+0x34c80) [0x7febb4bfbc80]\n3:
/usr/lib64/libKF5AkonadiCore.so.5(_ZN7Akonadi16AttributeFactoryD2Ev+0x7c)
[0x7feba5fa468c]\n4: /usr/lib64/libKF5AkonadiCore.so.5(+0x806e9)
[0x7feba5fa46e9]\n5: /lib64/libc.so.6(+0x37538) [0x7febb4bfe538]\n6:
/lib64/libc.so.6(+0x37585) [0x7febb4bfe585]\n7:
/lib64/libc.so.6(__libc_start_main+0xf7) [0x7febb4be75b7]\n8:
akonadiserver(_start+0x29) [0x4237f9]\n]\n"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)

akonadi is setup to use postgresql server (actually 9.4.5) 
version used 
akonadi-16.07.70git.20160402T171304~77fc3ff-92.1.

but the error is there since 15.12

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 359434] akonadictl stop / start : run 10 secondes and crash appear

2016-03-10 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359434

Bruno Friedmann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Bruno Friedmann  ---
After digging a bit the trouble, It seems that I've 2 indexing engines in
akonadi.
I've cleanup the double engine and just use now akonadi_search 15.12.2

I've not experienced any other segfault afterward. So I'm closing as workforme.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 359647] New: changing desktop and focus on kmail5 give crash

2016-02-21 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359647

Bug ID: 359647
   Summary: changing desktop and focus on kmail5 give crash
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc4-2.gea92baf-default x86_64
Distribution: "openSUSE Tumbleweed (20160212) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: after coming back (30 minutes)
I changed my desktop from 4 to 3 where kmail was running. 
Clicking on kmail give me this crash after closing korganizer and kaddressbook.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcf0623e940 (LWP 3605))]

Thread 26 (Thread 0x7fcee04ff700 (LWP 3640)):
#0  0x7fcf0327b49d in poll () at /lib64/libc.so.6
#1  0x7fcef620a432 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7fcee04feb80) at /usr/include/bits/poll2.h:46
#2  0x7fcef620a432 in _xcb_conn_wait (c=c@entry=0x1c07050,
cond=cond@entry=0x1c07090, vector=vector@entry=0x0, count=count@entry=0x0) at
xcb_conn.c:459
#3  0x7fcef620c007 in xcb_wait_for_event (c=0x1c07050) at xcb_in.c:693
#4  0x7fcee2858e29 in QXcbEventReader::run() (this=0x1c14270) at
qxcbconnection.cpp:1229
#5  0x7fcf03b8294f in QThreadPrivate::start(void*) (arg=0x1c14270) at
thread/qthread_unix.cpp:331
#6  0x7fcef96134a4 in start_thread () at /lib64/libpthread.so.0
#7  0x7fcf03283ded in clone () at /lib64/libc.so.6

Thread 25 (Thread 0x7fceddff1700 (LWP 3712)):
#0  0x7fcef961bcfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fcef9615bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fcef812af2c in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fcef812fe01 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fcef81302ab in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fceed3340f1 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#6  0x7fcef9138290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fceddff0ab0, __fd=) at /usr/include/bits/unistd.h:44
#7  0x7fcef9138290 in g_wakeup_acknowledge (wakeup=0x7fced80015b0) at
gwakeup.c:210
#8  0x7fcef90f5dc4 in g_main_context_check
(context=context@entry=0x7fced9b0, max_priority=2147483647,
fds=fds@entry=0x7fced00013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#9  0x7fcef90f6238 in g_main_context_iterate
(context=context@entry=0x7fced9b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#10 0x7fcef90f639c in g_main_context_iteration (context=0x7fced9b0,
may_block=may_block@entry=1) at gmain.c:3901
#11 0x7fcf03da752b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fced8e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x7fcf03d5163a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fceddff0c90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#13 0x7fcf03b7db1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#14 0x7fcf03b8294f in QThreadPrivate::start(void*) (arg=0x1dc4a90) at
thread/qthread_unix.cpp:331
#15 0x7fcef96134a4 in start_thread () at /lib64/libpthread.so.0
#16 0x7fcf03283ded in clone () at /lib64/libc.so.6

Thread 24 (Thread 0x7fcedd16c700 (LWP 3830)):
#0  0x7fcef961bcfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fcef9615bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fcef812af2c in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fcef812fe01 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fcef81302ab in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fceed3340f1 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#6  0x7fcef9138290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fcedd16bab0, __fd=) at /usr/include/bits/unistd.h:44
#7  0x7fcef9138290 in g_wakeup_acknowledge (wakeup=0x7fced00025a0) at
gwakeup.c:210
#8  0x7fcef90f5dc4 in g_main_context_check
(context=context@entry=0x7fced40009b0, max_priority=2147483647,
fds=fds@entry=0x7fced40013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#9  0x7fcef90f6238 in g_main_context_iterate
(context=context@entry=0x7fced40009b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#10 0x7fcef90f639c in g_main_context_iteration (context=0x7fced40009b0,
may_block=may_block@entry=1) at gmain.c:3901
#11 0x7fcf03da752b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fced40008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x7fcf03d5163a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fcedd16bc90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#13 

[kmail2] [Bug 359597] New: Kmail5 crash after sending message

2016-02-20 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359597

Bug ID: 359597
   Summary: Kmail5 crash after sending message
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc4-2.gea92baf-default x86_64
Distribution: "openSUSE Tumbleweed (20160212) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: The plasma5 session was opened
and kmail5 too during a long time. 
Start writing a mail a let it open.
Unlock screen after 15 minutes.
I finished to write the mail and hit send (ctrl+enter)
The crash occur at that time.

- Unusual behavior I noticed:
Between the begining and the end of the session, ip -6 ro has disappear

- A link to backtrace and log captured during the bug report (drkonqi segv at
the same time) will be added later

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc066cc0940 (LWP 5479))]

Thread 31 (Thread 0x7fc040f81700 (LWP 5480)):
#0  0x7fc063cfd49d in poll () at /lib64/libc.so.6
#1  0x7fc056c8c432 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7fc040f80b80) at /usr/include/bits/poll2.h:46
#2  0x7fc056c8c432 in _xcb_conn_wait (c=c@entry=0x236d5c0,
cond=cond@entry=0x236d600, vector=vector@entry=0x0, count=count@entry=0x0) at
xcb_conn.c:459
#3  0x7fc056c8e007 in xcb_wait_for_event (c=0x236d5c0) at xcb_in.c:693
#4  0x7fc0432dae29 in QXcbEventReader::run() (this=0x237a820) at
qxcbconnection.cpp:1229
#5  0x7fc06460494f in QThreadPrivate::start(void*) (arg=0x237a820) at
thread/qthread_unix.cpp:331
#6  0x7fc05a0954a4 in start_thread () at /lib64/libpthread.so.0
#7  0x7fc063d05ded in clone () at /lib64/libc.so.6

Thread 30 (Thread 0x7fc03a914700 (LWP 5481)):
#0  0x7fc05a09dd9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fc05a099121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fc058bacc45 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fc058bb2308 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fc04ddb6102 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#5  0x7fc059bba290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fc03a913ab0, __fd=) at /usr/include/bits/unistd.h:44
#6  0x7fc059bba290 in g_wakeup_acknowledge (wakeup=0x7fc03c0015b0) at
gwakeup.c:210
#7  0x7fc059b77dc4 in g_main_context_check
(context=context@entry=0x7fc0340009b0, max_priority=2147483647,
fds=fds@entry=0x7fc0340013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#8  0x7fc059b78238 in g_main_context_iterate
(context=context@entry=0x7fc0340009b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#9  0x7fc059b7839c in g_main_context_iteration (context=0x7fc0340009b0,
may_block=may_block@entry=1) at gmain.c:3901
#10 0x7fc06482952b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fc0340008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#11 0x7fc0647d363a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fc03a913c90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#12 0x7fc0645ffb1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#13 0x7fc06460494f in QThreadPrivate::start(void*) (arg=0x246b180) at
thread/qthread_unix.cpp:331
#14 0x7fc05a0954a4 in start_thread () at /lib64/libpthread.so.0
#15 0x7fc063d05ded in clone () at /lib64/libc.so.6

Thread 29 (Thread 0x7fc039a8f700 (LWP 5482)):
#0  0x7fc05a09dcfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fc05a097bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fc058bacf2c in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fc058bb1e01 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fc058bb22ab in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fc04ddb60f1 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#6  0x7fc059bba290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fc039a8eab0, __fd=) at /usr/include/bits/unistd.h:44
#7  0x7fc059bba290 in g_wakeup_acknowledge (wakeup=0x7fc0340025a0) at
gwakeup.c:210
#8  0x7fc059b77dc4 in g_main_context_check
(context=context@entry=0x7fc02c0009b0, max_priority=2147483647,
fds=fds@entry=0x7fc02c0013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#9  0x7fc059b78238 in g_main_context_iterate
(context=context@entry=0x7fc02c0009b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#10 0x7fc059b7839c in g_main_context_iteration (context=0x7fc02c0009b0,
may_block=may_block@entry=1) at gmain.c:3901
#11 0x7fc06482952b in
QEventDispatcherGlib::processEvents(QFlags)

[kmail2] [Bug 359553] Lauching kmail5 crash

2016-02-19 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359553

Bruno Friedmann  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #1 from Bruno Friedmann  ---
I've digging a bit of what happening there. I discovered that when I opened my
kde session, there's a kmail running session which is totally invisible.
Sometimes (I've don't been able to bi-sect the root cause) it seems kmail
doesn't close on shutdown, and is then restored at next opening session.

I've run several tests, and if kmail is running, I kill it (Kill -9). then
starting kmail doesn't show the backtrace. 
There's a complete strace available at
https://dav.ioda.net/index.php/s/1TFW9LmCEmdLEea/download
(4.5MB)

So the problem looks more that something is still hanging kmail at shutdown.

I've an ownlcoud agent for my contact (visible) and my agenda (resources
doesn't sync and don't know why)

Laurent you still have the account on the same server. dav.ioda.net

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 359553] New: Lauching kmail5 crash

2016-02-18 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359553

Bug ID: 359553
   Summary: Lauching kmail5 crash
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc4-2.gea92baf-default x86_64
Distribution: "openSUSE Tumbleweed (20160212) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: Launch kmail by hotkey,
krunner, or menu the first time the desktop is opened this crash dialog box
appear a few secondes before the main windows start.
After the main windows start, kmail seems to work correctly.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3da855f940 (LWP 3862))]

Thread 16 (Thread 0x7f3d82820700 (LWP 3883)):
#0  0x7f3da559c24d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f3d9852b432 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7f3d8281fb80) at /usr/include/bits/poll2.h:46
#2  0x7f3d9852b432 in _xcb_conn_wait (c=c@entry=0xd26570,
cond=cond@entry=0xd265b0, vector=vector@entry=0x0, count=count@entry=0x0) at
xcb_conn.c:459
#3  0x7f3d9852d007 in xcb_wait_for_event (c=0xd26570) at xcb_in.c:693
#4  0x7f3d84b79e29 in QXcbEventReader::run() (this=0xd33790) at
qxcbconnection.cpp:1229
#5  0x7f3da5ea394f in QThreadPrivate::start(void*) (arg=0xd33790) at
thread/qthread_unix.cpp:331
#6  0x7f3d9b9344a4 in start_thread (arg=0x7f3d82820700) at
pthread_create.c:334
#7  0x7f3da55a4bdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f3d7bfff700 (LWP 3900)):
#0  0x7f3d9b45a554 in g_mutex_unlock (mutex=0x7f3d740009b0) at
gthread-posix.c:1350
#1  0x7f3d9b416e6a in g_main_context_dispatch
(context=context@entry=0x7f3d740009b0) at gmain.c:3772
#2  0x7f3d9b4172f8 in g_main_context_iterate
(context=context@entry=0x7f3d740009b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3840
#3  0x7f3d9b41739c in g_main_context_iteration (context=0x7f3d740009b0,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x7f3da60c852b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f3d740008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f3da607263a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f3d7bffec90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7f3da5e9eb1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#7  0x7f3da5ea394f in QThreadPrivate::start(void*) (arg=0xeccc80) at
thread/qthread_unix.cpp:331
#8  0x7f3d9b9344a4 in start_thread (arg=0x7f3d7bfff700) at
pthread_create.c:334
#9  0x7f3da55a4bdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f3d79994700 (LWP 6142)):
#0  0x7f3da559c24d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f3d9b417294 in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f3d68002e70, timeout=, context=0x7f3d68002cd0) at
gmain.c:4135
#2  0x7f3d9b417294 in g_main_context_iterate
(context=context@entry=0x7f3d68002cd0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3835
#3  0x7f3d9b41739c in g_main_context_iteration (context=0x7f3d68002cd0,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x7f3da60c852b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f3d68002c00, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f3da607263a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f3d79993c90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7f3da5e9eb1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#7  0x7f3da5ea394f in QThreadPrivate::start(void*) (arg=0xef59a0) at
thread/qthread_unix.cpp:331
#8  0x7f3d9b9344a4 in start_thread (arg=0x7f3d79994700) at
pthread_create.c:334
#9  0x7f3da55a4bdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f3d7a3ad700 (LWP 6144)):
#0  0x7f3da559c24d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f3d9b417294 in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f3d64003040, timeout=, context=0x7f3d64002ef0) at
gmain.c:4135
#2  0x7f3d9b417294 in g_main_context_iterate
(context=context@entry=0x7f3d64002ef0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3835
#3  0x7f3d9b41739c in g_main_context_iteration (context=0x7f3d64002ef0,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x7f3da60c852b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f3d64002e20, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  

[kmail2] [Bug 359260] New: Launching kmail5 give crash

2016-02-11 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359260

Bug ID: 359260
   Summary: Launching kmail5 give crash
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-3-default x86_64
Distribution: "openSUSE Tumbleweed (20160208) (x86_64)"

-- Information about the crash:
After starting my kde plasma5 session, I launch kmail using my global shortcut
(meta+J) immediately this crash dialog appear. Then the complete interface
start and work afterwards.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0284429940 (LWP 3893))]

Thread 16 (Thread 0x7f025d8f0700 (LWP 3900)):
#0  0x7f028146524d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f02743fe432 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7f025d8efb80) at /usr/include/bits/poll2.h:46
#2  0x7f02743fe432 in _xcb_conn_wait (c=c@entry=0x1f441e0,
cond=cond@entry=0x1f44220, vector=vector@entry=0x0, count=count@entry=0x0) at
xcb_conn.c:459
#3  0x7f027447 in xcb_wait_for_event (c=0x1f441e0) at xcb_in.c:693
#4  0x7f025fc49e29 in QXcbEventReader::run() (this=0x1f51400) at
qxcbconnection.cpp:1229
#5  0x7f0281d6c94f in QThreadPrivate::start(void*) (arg=0x1f51400) at
thread/qthread_unix.cpp:331
#6  0x7f02777fd4a4 in start_thread (arg=0x7f025d8f0700) at
pthread_create.c:334
#7  0x7f028146dbdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f02571df700 (LWP 3919)):
#0  0x7f0277805d9a in __lll_unlock_wake () at
../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:371
#1  0x7f0277801121 in __pthread_mutex_unlock_usercnt (mutex=0x7f02765965d0,
decr=) at pthread_mutex_unlock.c:57
#2  0x7f0276317ce5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7f027631d018 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7f026b529001 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7f0277322210 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7f02571deab0, __fd=) at /usr/include/bits/unistd.h:44
#6  0x7f0277322210 in g_wakeup_acknowledge (wakeup=0x7f02580015b0) at
gwakeup.c:210
#7  0x7f02772dfd94 in g_main_context_check
(context=context@entry=0x7f0259b0, max_priority=2147483647,
fds=fds@entry=0x7f02500013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#8  0x7f02772e0208 in g_main_context_iterate
(context=context@entry=0x7f0259b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#9  0x7f02772e036c in g_main_context_iteration (context=0x7f0259b0,
may_block=may_block@entry=1) at gmain.c:3901
#10 0x7f0281f9152b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f0258e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#11 0x7f0281f3b63a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f02571dec90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#12 0x7f0281d67b1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#13 0x7f0281d6c94f in QThreadPrivate::start(void*) (arg=0x20faf40) at
thread/qthread_unix.cpp:331
#14 0x7f02777fd4a4 in start_thread (arg=0x7f02571df700) at
pthread_create.c:334
#15 0x7f028146dbdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f025493f700 (LWP 4617)):
#0  0x7f02773234d4 in g_mutex_unlock (mutex=0x7f0238002cd0) at
gthread-posix.c:1350
#1  0x7f02772e0376 in g_main_context_iteration (context=0x7f0238002cd0,
may_block=may_block@entry=1) at gmain.c:3902
#2  0x7f0281f9152b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f0238002c00, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#3  0x7f0281f3b63a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f025493ec90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#4  0x7f0281d67b1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#5  0x7f0281d6c94f in QThreadPrivate::start(void*) (arg=0x258c7c0) at
thread/qthread_unix.cpp:331
#6  0x7f02777fd4a4 in start_thread (arg=0x7f025493f700) at
pthread_create.c:334
#7  0x7f028146dbdd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f0255140700 (LWP 4619)):
#0  0x7f028146524d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f02772e0264 in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f0244003070, timeout=, context=0x7f0244002ed0) at
gmain.c:4135
#2  0x7f02772e0264 in g_main_context_iterate
(context=context@entry=0x7f0244002ed0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3835
#3  0x7f02772e036c in 

[kmail2] [Bug 358948] New: Kmail 5 crash on every start

2016-02-03 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358948

Bug ID: 358948
   Summary: Kmail 5 crash on every start
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-2-default x86_64
Distribution: "openSUSE Tumbleweed (20160130) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: Just after opening the plasma5
session I hit my global shortcut (Meta+J) which run /usr/bin/kmail

The crash is there everytime, but kmail still open.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb431920940 (LWP 8475))]

Thread 16 (Thread 0x7fb40ae1a700 (LWP 8508)):
#0  0x7fb42e95824d in poll () at /lib64/libc.so.6
#1  0x7fb4218f1432 in  () at /usr/lib64/libxcb.so.1
#2  0x7fb4218f3007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fb40d173e29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fb42f26094f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7fb424cf04a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fb42e960bdd in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7fb40890b700 (LWP 8533)):
#0  0x7fb42e95824d in poll () at /lib64/libc.so.6
#1  0x7fb4247d3264 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fb4247d336c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fb42f48552b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fb42f42f63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fb42f25bb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fb42f26094f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7fb424cf04a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7fb42e960bdd in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7fb401f60700 (LWP 8900)):
#0  0x7fb424cf8d9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fb424cf4121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fb42380ace5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fb42380ffbb in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fb418a1bff0 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fb424815210 in  () at /usr/lib64/libglib-2.0.so.0
#6  0x7fb4247d2d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#7  0x7fb4247d3208 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7fb4247d336c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7fb42f48552b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7fb42f42f63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7fb42f25bb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7fb42f26094f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7fb424cf04a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7fb42e960bdd in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7fb402761700 (LWP 8902)):
#0  0x7fb424cf8d9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fb424cf4121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fb42380ace5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fb42380ffbb in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fb418a1bff0 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fb424815210 in  () at /usr/lib64/libglib-2.0.so.0
#6  0x7fb4247d2d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#7  0x7fb4247d3208 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7fb4247d336c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7fb42f48552b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7fb42f42f63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7fb42f25bb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7fb42f26094f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7fb424cf04a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7fb42e960bdd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7fb40317a700 (LWP 8904)):
#0  0x7fb424cf607f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fb41f75c3bb in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x7fb41f75c3f9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x7fb424cf04a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fb42e960bdd in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7fb40397b700 (LWP 8905)):
#0  0x7fb42e95422d in read () at /lib64/libc.so.6
#1  

[kmail2] [Bug 358866] New: Kmail5 crash dialog box at starting

2016-02-01 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358866

Bug ID: 358866
   Summary: Kmail5 crash dialog box at starting
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-2-default x86_64
Distribution: "openSUSE Tumbleweed (20160128) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: 
I'm using a global shortcut (Meta+A) which run the following command line
~/bin/pim.sh
pim.sh being 
/usr/bin/korganizer&  /usr/bin/kaddressbook& /usr/bin/kmail&

kmail5 start correctly and work even if this dialog box is there

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc021b44940 (LWP 3630))]

Thread 16 (Thread 0x7fbffb04d700 (LWP 3650)):
#0  0x7fc01eb7c24d in poll () at /lib64/libc.so.6
#1  0x7fc011b15432 in  () at /usr/lib64/libxcb.so.1
#2  0x7fc011b17007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fbffd3a6e29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fc01f48494f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7fc014f144a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fc01eb84bdd in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7fbff8b3e700 (LWP 3656)):
#0  0x7fc01eb7c24d in poll () at /lib64/libc.so.6
#1  0x7fc0149f7264 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fc0149f736c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fc01f6a952b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fc01f65363a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fc01f47fb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fc01f48494f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7fc014f144a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7fc01eb84bdd in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7fbff2195700 (LWP 7367)):
#0  0x7fc014f1cd9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fc014f18121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fc013a2ece5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fc013a33fbb in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fc008c3fff0 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fc014a39210 in  () at /usr/lib64/libglib-2.0.so.0
#6  0x7fc0149f6d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#7  0x7fc0149f7208 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7fc0149f736c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7fc01f6a952b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7fc01f65363a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7fc01f47fb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7fc01f48494f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7fc014f144a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7fc01eb84bdd in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7fbff2bae700 (LWP 7369)):
#0  0x7fc014f1cd9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fc014f18121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fc013a2ece5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fc013a33fbb in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fc008c3fff0 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fc014a39210 in  () at /usr/lib64/libglib-2.0.so.0
#6  0x7fc0149f6d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#7  0x7fc0149f7208 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7fc0149f736c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7fc01f6a952b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7fc01f65363a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7fc01f47fb1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7fc01f48494f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7fc014f144a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7fc01eb84bdd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7fbff33af700 (LWP 7371)):
#0  0x7fc014f1a07f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fc00f9803bb in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x7fc00f9803f9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x7fc014f144a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fc01eb84bdd in clone () at /lib64/libc.so.6

Thread 11 (Thread 

[kmail2] [Bug 358815] New: Kmail5 crash at closing

2016-01-31 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358815

Bug ID: 358815
   Summary: Kmail5 crash at closing
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-2-default x86_64
Distribution: "openSUSE Tumbleweed (20160128) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: hit close or ctrl+q display
the kmail crash message.

Nvidia are 352.79

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fccd0b8a940 (LWP 5582))]

Thread 16 (Thread 0x7fccaa093700 (LWP 5623)):
#0  0x7fcccdbc224d in poll () at /lib64/libc.so.6
#1  0x7fccc0b5b432 in  () at /usr/lib64/libxcb.so.1
#2  0x7fccc0b5d007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fccac3ece29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fccce4ca94f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7fccc3f5a4a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fcccdbcabdd in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7fcca35ef700 (LWP 5641)):
#0  0x7fccc3a804d4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7fccc3a3c880 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fccc3a3d193 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fccc3a3d36c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fccce6ef52b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fccce69963a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fccce4c5b1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fccce4ca94f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fccc3f5a4a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7fcccdbcabdd in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7fcca1193700 (LWP 5835)):
#0  0x7fccce6eeafd in  () at /usr/lib64/libQt5Core.so.5
#1  0x7fccc3a3c88d in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fccc3a3d193 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fccc3a3d36c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fccce6ef52b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fccce69963a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fccce4c5b1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fccce4ca94f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fccc3f5a4a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7fcccdbcabdd in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7fcca1bac700 (LWP 5837)):
#0  0x7fccc3f62d9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fccc3f5e121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fccc2a74ce5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fccc2a7a018 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fccb7c86001 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fccc3a7f210 in  () at /usr/lib64/libglib-2.0.so.0
#6  0x7fccc3a3cd94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#7  0x7fccc3a3d208 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7fccc3a3d36c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7fccce6ef52b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7fccce69963a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7fccce4c5b1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7fccce4ca94f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7fccc3f5a4a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7fcccdbcabdd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7fcca23ad700 (LWP 5839)):
#0  0x7fccc3f6007f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fccbe9c63bb in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x7fccbe9c63f9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x7fccc3f5a4a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fcccdbcabdd in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7fcca2bae700 (LWP 5853)):
#0  0x7fccc3f62d9a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fccc3f5e121 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#2  0x7fccc2a74ce5 in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fccc2a7a018 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fccb7c86001 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#5  0x7fccc3a7f210 in  () at 

[kmail2] [Bug 358621] New: crash at first startup after login

2016-01-26 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358621

Bug ID: 358621
   Summary: crash at first startup after login
   Product: kmail2
   Version: 5.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160121) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I'm using a global shortcut to
launch at the same time korganizer & kmail.
Meta+A -> /usr/bin/korganizer & /usr/bin/kmail

Immediately this crash is reported, but kmail start and work correctly
afterwards.


Nvidia drivers : 352.79 
double écran hiDPI ( 3840 x 2160 )

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc5e318f940 (LWP 3220))]

Thread 16 (Thread 0x7fc5bcb4b700 (LWP 3222)):
#0  0x7fc5e01d724d in poll () at /lib64/libc.so.6
#1  0x7fc5d3610432 in  () at /usr/lib64/libxcb.so.1
#2  0x7fc5d3612007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fc5beea4e29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fc5e0adf94f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7fc5d6a0f4a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fc5e01dfbdd in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7fc5b64fc700 (LWP 3225)):
#0  0x7fc5d6a17cfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fc5d6a11bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fc5d5529fcc in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fc5d552eb11 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fc5d552f018 in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fc5ca73c001 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#6  0x7fc5d6534210 in  () at /usr/lib64/libglib-2.0.so.0
#7  0x7fc5d64f1d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#8  0x7fc5d64f2208 in  () at /usr/lib64/libglib-2.0.so.0
#9  0x7fc5d64f236c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#10 0x7fc5e0d0452b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#11 0x7fc5e0cae63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#12 0x7fc5e0adab1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#13 0x7fc5e0adf94f in  () at /usr/lib64/libQt5Core.so.5
#14 0x7fc5d6a0f4a4 in start_thread () at /lib64/libpthread.so.0
#15 0x7fc5e01dfbdd in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7fc5b4e76700 (LWP 3923)):
#0  0x7fc5e01d322d in read () at /lib64/libc.so.6
#1  0x7fc5ca73bf75 in  () at /usr/lib64/tls/libnvidia-tls.so.352.79
#2  0x7fc5d6534210 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fc5d64f1d94 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fc5d64f2208 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x7fc5d64f236c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#6  0x7fc5e0d0452b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#7  0x7fc5e0cae63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#8  0x7fc5e0adab1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#9  0x7fc5e0adf94f in  () at /usr/lib64/libQt5Core.so.5
#10 0x7fc5d6a0f4a4 in start_thread () at /lib64/libpthread.so.0
#11 0x7fc5e01dfbdd in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7fc5a7fff700 (LWP 3927)):
#0  0x7fc5d64f18d1 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#1  0x7fc5d64f2193 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fc5d64f236c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fc5e0d0452b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fc5e0cae63a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fc5e0adab1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fc5e0adf94f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7fc5d6a0f4a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7fc5e01dfbdd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7fc5a77fe700 (LWP 3930)):
#0  0x7fc5d6a1507f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fc5d147c3bb in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x7fc5d147c3f9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x7fc5d6a0f4a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fc5e01dfbdd in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7fc5b5677700 (LWP 3941)):
#0  0x7fc5e01d322d in read () at /lib64/libc.so.6
#1  0x7fc5ca73bf75 in  () at