Summary: | Kontact crashed when canceling creation of sieve script | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | karaluh <karaluh> |
Component: | filtering | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CLOSED FIXED | ||
Severity: | crash | CC: | bruno, me, montel |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.4 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
karaluh
2011-11-15 09:12:27 UTC
it was an existing script or new script that you canceled ? Git commit e8cf14978305e4afb3b6b20e8131d1a94fd52bff by Montel Laurent. Committed on 16/11/2011 at 08:59. Pushed by mlaurent into branch 'master'. Fix Bug 286663 - Kontact crashed when canceling creation of sieve script FIXED-IN: 4.7.4 BUG: 286663 M +3 -3 libksieve/ksieveui/managesievescriptsdialog.cpp M +1 -1 libksieve/ksieveui/managesievescriptsdialog.h http://commits.kde.org/kdepim/e8cf14978305e4afb3b6b20e8131d1a94fd52bff Git commit 09f7d5c0bf4652dbc5af5a3cb909d380ce3bba12 by Montel Laurent. Committed on 16/11/2011 at 08:59. Pushed by mlaurent into branch 'KDE/4.7'. Fix Bug 286663 - Kontact crashed when canceling creation of sieve script FIXED-IN: 4.7.4 BUG: 286663 (cherry picked from commit e8cf14978305e4afb3b6b20e8131d1a94fd52bff) M +3 -3 libksieve/ksieveui/managesievescriptsdialog.cpp M +1 -1 libksieve/ksieveui/managesievescriptsdialog.h http://commits.kde.org/kdepim/09f7d5c0bf4652dbc5af5a3cb909d380ce3bba12 (In reply to comment #1) > it was an existing script or new script that you canceled ? Newly created. Created attachment 69158 [details]
New crash information added by DrKonqi
kmail (4.8.0) on KDE Platform 4.8.00 (4.8.0 "release 2" using Qt 4.8.0
- What I was doing when the application crashed: crash occur with 4.8 (so everything is not perfect). First open the sieve script editor, create a wrong modification (to have error status), then cancel.
Return to your imap folders, read one or two mails, try to call again the sieve manager : the crash occur.
-- Backtrace (Reduced):
#6 KSieveUi::ManageSieveScriptsDialog::killAllJobs (this=0x1501a350, disconnectSignal=false) at /usr/src/debug/kdepim-4.8.0/libksieve/ksieveui/managesievescriptsdialog.cpp:103
#7 0x00007f4e8b832866 in KSieveUi::ManageSieveScriptsDialog::clear (this=0x1501a350, disconnect=<optimized out>) at /usr/src/debug/kdepim-4.8.0/libksieve/ksieveui/managesievescriptsdialog.cpp:347
#8 0x00007f4e8b832b55 in KSieveUi::ManageSieveScriptsDialog::slotRefresh (this=0x1501a350, disconnectSignal=<optimized out>) at /usr/src/debug/kdepim-4.8.0/libksieve/ksieveui/managesievescriptsdialog.cpp:150
[...]
#10 0x00007f4e83e00692 in KManageSieve::SieveJob::result (this=<optimized out>, _t1=0x1496f6c0, _t2=true, _t3=<optimized out>, _t4=false) at /usr/src/debug/kdepim-4.8.0/build/libksieve/kmanagesieve/sievejob.moc:129
#11 0x00007f4e83e021e9 in KManageSieve::SieveJob::Private::handleResponse (this=0x14eec3b0, response=<optimized out>, data=...) at /usr/src/debug/kdepim-4.8.0/libksieve/kmanagesieve/sievejob.cpp:200
*** Bug 298941 has been marked as a duplicate of this bug. *** |