Bug 247803 - Krita chrashes on save and exit
Summary: Krita chrashes on save and exit
Status: RESOLVED DUPLICATE of bug 247434
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 02:23 UTC by Filipe
Modified: 2010-08-14 10:00 UTC (History)
1 user (show)

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 Filipe 2010-08-14 02:23:39 UTC
Application: krita (2.1.2)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

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

I have many jpg pictures and I'm just rotating them and saving with Krita. If I close the app asking to save the picture Krita crashes and present the following backtrace. Happens all times. The picture actually gets saved and Krita always crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Krita (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffd42159760 (LWP 2843))]

Thread 2 (Thread 0x7ffd1ca94710 (LWP 2844)):
#0  0x00007ffd3ee3efe3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007ffd40b8b27e in qt_safe_select (nfds=15, fdread=0x19ecf50, fdwrite=0x19ed1e8, fdexcept=0x19ed480, orig_timeout=0x0) at kernel/qcore_unix.cpp:82
#2  0x00007ffd40b905ab in QEventDispatcherUNIXPrivate::doSelect (this=0x19ecd90, flags=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:219
#3  0x00007ffd40b911db in QEventDispatcherUNIX::processEvents (this=0x1929620, flags=) at kernel/qeventdispatcher_unix.cpp:919
#4  0x00007ffd40b607b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ffd40b60b9c in QEventLoop::exec (this=0x7ffd1ca93db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ffd40a6c23d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007ffd40b406d8 in QInotifyFileSystemWatcherEngine::run (this=0x18c8770) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ffd40a6f1be in QThreadPrivate::start (arg=0x18c8770) at thread/qthread_unix.cpp:266
#9  0x00007ffd407dd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007ffd3ee466fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffd42159760 (LWP 2843)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007ffd40b79f33 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:860
#8  0x00007ffd40ecc9b5 in ~QDBusAbstractInterfacePrivate (this=0x146d560, __in_chrg=<value optimized out>) at qdbusabstractinterface_p.h:87
#9  0x00007ffd40b7b0ec in QScopedPointerDeleter<QObjectData>::cleanup (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#10 ~QScopedPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#11 ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#12 0x00007ffd40eaa317 in ~QDBusConnectionInterface (this=0x146d1c0, __in_chrg=<value optimized out>) at qdbusconnectioninterface.cpp:179
#13 0x00007ffd40b739ff in QObjectPrivate::deleteChildren (this=0x143b050) at kernel/qobject.cpp:1957
#14 0x00007ffd40b7b09b in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#15 0x00007ffd40eb2242 in ~QDBusConnectionPrivate (this=0x143af50, __in_chrg=<value optimized out>) at qdbusintegrator.cpp:975
#16 0x00007ffd40eaa150 in ~QDBusDefaultConnection (this=0x7ffd4110f9d8, __in_chrg=<value optimized out>) at qdbusconnection.cpp:961
#17 ~QGlobalStaticDeleter (this=0x7ffd4110f9d8, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1815
#18 0x00007ffd3ed99262 in __run_exit_handlers (status=0) at exit.c:78
#19 *__GI_exit (status=0) at exit.c:100
#20 0x0000000000407d5a in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x139b354 "piovisqui-laptop;1281736179;95905;1810_TIME4104069") at ../../kinit/kinit.cpp:723
#21 0x00000000004089a0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1215
#22 0x0000000000408f2a in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1408
#23 0x0000000000409b02 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1892

Possible duplicates by query: bug 247434.

Reported using DrKonqi
Comment 1 Halla Rempt 2010-08-14 10:00:12 UTC

*** This bug has been marked as a duplicate of bug 247434 ***