Bug 358347 - Kmail Carsh when trying to send image
Summary: Kmail Carsh when trying to send image
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.14.3
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-22 05:47 UTC by Kuberboef
Modified: 2018-12-01 03:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kuberboef 2016-01-22 05:47:18 UTC
Application: kmail (4.14.3)
KDE Platform Version: 4.14.13
Qt Version: 4.8.6
Operating System: Linux 4.1.6-040106-generic x86_64
Distribution: Linux Mint 17.3 Rosa

-- Information about the crash:
- What I was doing when the application crashed:
In dolphin right click on image and choose send as attachment
Craches immediately
Happens every time

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f44a6ea4800 (LWP 22776))]

Thread 2 (Thread 0x7f447f606700 (LWP 22781)):
#0  0x00007f449c00f61d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f449c00f9a9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f449bfcd680 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f449bfcdf03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f449bfce0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f44a58447be in QEventDispatcherGlib::processEvents (this=0x7f44780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f44a58160af in QEventLoop::processEvents (this=this@entry=0x7f447f605da0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f44a58163a5 in QEventLoop::exec (this=this@entry=0x7f447f605da0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f44a5712c5f in QThread::exec (this=this@entry=0x1695500) at thread/qthread.cpp:537
#9  0x00007f44a57f7823 in QInotifyFileSystemWatcherEngine::run (this=0x1695500) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f44a571532f in QThreadPrivate::start (arg=0x1695500) at thread/qthread_unix.cpp:349
#11 0x00007f44a1ac4182 in start_thread (arg=0x7f447f606700) at pthread_create.c:312
#12 0x00007f44a420247d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f44a6ea4800 (LWP 22776)):
[KCrash Handler]
#6  0x00007f44a4e055c3 in QTextLayout::position (this=this@entry=0x221fd00) at text/qtextlayout.cpp:876
#7  0x00007f44a4e43317 in QTextDocumentLayoutPrivate::layoutBlock (this=this@entry=0x1ec97d0, bl=..., blockPosition=blockPosition@entry=4171, blockFormat=..., layoutStruct=layoutStruct@entry=0x7fff18be58a0, layoutFrom=layoutFrom@entry=1725, layoutTo=layoutTo@entry=1726, previousBlockFormat=previousBlockFormat@entry=0x7fff18be5600) at text/qtextdocumentlayout.cpp:2572
#8  0x00007f44a4e4b6a3 in QTextDocumentLayoutPrivate::layoutFlow (this=this@entry=0x1ec97d0, it=..., layoutStruct=layoutStruct@entry=0x7fff18be58a0, layoutFrom=layoutFrom@entry=1725, layoutTo=layoutTo@entry=1726, width=..., width@entry=...) at text/qtextdocumentlayout.cpp:2415
#9  0x00007f44a4e4a03d in QTextDocumentLayoutPrivate::layoutFrame (this=this@entry=0x1ec97d0, f=f@entry=0x1ecd490, layoutFrom=layoutFrom@entry=1725, layoutTo=layoutTo@entry=1726, frameWidth=..., frameWidth@entry=..., frameHeight=..., parentY=parentY@entry=...) at text/qtextdocumentlayout.cpp:2156
#10 0x00007f44a4e4a70d in QTextDocumentLayoutPrivate::layoutFrame (this=this@entry=0x1ec97d0, f=f@entry=0x1ecd490, layoutFrom=layoutFrom@entry=1725, layoutTo=layoutTo@entry=1726, parentY=parentY@entry=...) at text/qtextdocumentlayout.cpp:2062
#11 0x00007f44a4e4d1c0 in QTextDocumentLayout::doLayout (this=this@entry=0x1a4fe50, from=from@entry=1725, oldLength=oldLength@entry=0, length=length@entry=1) at text/qtextdocumentlayout.cpp:2952
#12 0x00007f44a4e4e1fe in QTextDocumentLayout::documentChanged (this=0x1a4fe50, from=1725, oldLength=0, length=1) at text/qtextdocumentlayout.cpp:2915
#13 0x00007f44a4e2bd21 in QTextDocumentPrivate::finishEdit (this=this@entry=0x1ef3af0) at text/qtextdocument_p.cpp:1220
#14 0x00007f44a4e2c116 in QTextDocumentPrivate::insert (this=0x1ef3af0, pos=pos@entry=1725, strPos=strPos@entry=4898, strLength=strLength@entry=1, format=format@entry=69) at text/qtextdocument_p.cpp:473
#15 0x00007f44a4e56dbf in QTextCursor::insertText (this=this@entry=0x7fff18be5d80, text=..., _format=...) at text/qtextcursor.cpp:1481
#16 0x00007f44a4e56f2c in QTextCursor::insertImage (this=this@entry=0x7fff18be5d80, format=...) at text/qtextcursor.cpp:2308
#17 0x00007f449d6389a0 in KPIMTextEdit::TextEdit::loadImage (this=0x1ee88c0, image=..., matchName=..., resourceName=...) at ../../kpimtextedit/textedit.cpp:530
#18 0x00007f44a0365b33 in MessageComposer::ComposerViewBase::collectImages (this=this@entry=0x1691c30, root=<optimized out>) at ../../messagecomposer/composer/composerviewbase.cpp:1532
#19 0x00007f44a0366440 in MessageComposer::ComposerViewBase::setMessage (this=0x1691c30, msg=...) at ../../messagecomposer/composer/composerviewbase.cpp:191
#20 0x00007f44a5d0ea38 in KMComposeWin::setMessage (this=0x1e754f0, newMsg=..., lastSignState=<optimized out>, lastEncryptState=<optimized out>, mayAutoSign=<optimized out>, allowDecryption=<optimized out>, isModified=false) at ../../kmail/editor/kmcomposewin.cpp:1605
#21 0x00007f44a5c38b68 in KMKernel::recoverDeadLetters (this=this@entry=0x7fff18be67a0) at ../../kmail/kmkernel.cpp:1154
#22 0x0000000000402ceb in main (argc=<optimized out>, argv=<optimized out>) at ../../kmail/main.cpp:136

Possible duplicates by query: bug 335415.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:48:16 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:38:25 UTC
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!
Comment 3 Bug Janitor Service 2018-12-01 03:52:12 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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