[Digikam-devel] [digikam] [Bug 340389] digiKam crashes while editing pictures for color balancing on OSX
Detlef
Detlef.Duerr at t-online.de
Tue Sep 15 14:05:30 BST 2015
https://bugs.kde.org/show_bug.cgi?id=340389
Detlef <Detlef.Duerr at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Detlef.Duerr at t-online.de
--- Comment #15 from Detlef <Detlef.Duerr at t-online.de> ---
Today I have installed digikam 4.13.0 and it runs but not in all possibilities.
If i click in picture editing the menue-option "color-management", then then
color-management opens, but by clicking on 1 color to change, by example the
color "blue" gving a "-1" in direction "yellow" digikam crashes.
The procedure is reproducible. See the crash-backtracking.
Application: digiKam (digikam), signal: Bus error: 10
(lldb) process attach --pid 39039
Process 39039 stopped
* thread #1: tid = 0x5e1d9, 0x00007fff8ffdc4de
libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread',
stop reason = signal SIGSTOP
frame #0: 0x00007fff8ffdc4de libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap:
-> 0x7fff8ffdc4de <+10>: retq
0x7fff8ffdc4df <+11>: nop
libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff8ffdc4e0 <+0>: movq %rcx, %r10
0x7fff8ffdc4e3 <+3>: movl $0x1000020, %eax
Executable module set to
"/opt/digikam/Applications/KDE4/digikam.app/Contents/MacOS/digikam".
Architecture set to: x86_64-apple-macosx.
(lldb) set set term-width 200
(lldb) thread info
thread #1: tid = 0x5e1d9, 0x00007fff8ffdc4de
libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread',
stop reason = signal SIGSTOP
(lldb) bt all
* thread #1: tid = 0x5e1d9, 0x00007fff8ffdc4de
libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread',
stop reason = signal SIGSTOP
* frame #0: 0x00007fff8ffdc4de libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff8ffdb64f libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff83670eb4 CoreFoundation`__CFRunLoopServiceMachPort +
212
frame #3: 0x00007fff8367037b CoreFoundation`__CFRunLoopRun + 1371
frame #4: 0x00007fff8366fbd8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff90e8f56f HIToolbox`RunCurrentEventLoopInMode + 235
frame #6: 0x00007fff90e8f2ea HIToolbox`ReceiveNextEventCommon + 431
frame #7: 0x00007fff90e8f12b
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #8: 0x00007fff888858ab AppKit`_DPSNextEvent + 978
frame #9: 0x00007fff88884e58 AppKit`-[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
frame #10: 0x00007fff8887aaf3 AppKit`-[NSApplication run] + 594
frame #11: 0x000000010b78af1e
QtGui`QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
+ 1966
frame #12: 0x000000010b559de2
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 498
frame #13: 0x000000010b55cfa7 QtCore`QCoreApplication::exec() + 199
frame #14: 0x0000000106c1cfd7 digikam`main + 9127
frame #15: 0x00007fff86b615c9 libdyld.dylib`start + 1
thread #2: tid = 0x5e1f8, 0x00007fff8ffe2232 libsystem_kernel.dylib`kevent64
+ 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff8ffe2232 libsystem_kernel.dylib`kevent64 + 10
frame #1: 0x00007fff90b8dd91 libdispatch.dylib`_dispatch_mgr_invoke + 247
frame #2: 0x00007fff90b8da6a libdispatch.dylib`_dispatch_mgr_thread + 52
thread #3: tid = 0x5e218, 0x00007fff8ffe13fa libsystem_kernel.dylib`__select
+ 10, name = 'com.apple.CFSocket.private'
frame #0: 0x00007fff8ffe13fa libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff836bcb7a CoreFoundation`__CFSocketManager + 730
frame #2: 0x00007fff9135d05a libsystem_pthread.dylib`_pthread_body + 131
frame #3: 0x00007fff9135cfd7 libsystem_pthread.dylib`_pthread_start + 176
frame #4: 0x00007fff9135a3ed libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x5e219, 0x00007fff8ffe1136
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Digikam::ScanController'
frame #0: 0x00007fff8ffe1136 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff9135d560 libsystem_pthread.dylib`_pthread_cond_wait +
693
frame #2: 0x000000010b44731b QtCore`QWaitConditionPrivate::wait(unsigned
long) + 203
frame #3: 0x000000010b44717f QtCore`QWaitCondition::wait(QMutex*, unsigned
long) + 111
frame #4: 0x0000000106aa5a41 digikam`Digikam::ScanController::run() + 641
frame #5: 0x000000010b445c62 QtCore`QThreadPrivate::start(void*) + 386
frame #6: 0x00007fff9135d05a libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff9135cfd7 libsystem_pthread.dylib`_pthread_start + 176
frame #8: 0x00007fff9135a3ed libsystem_pthread.dylib`thread_start + 13
thread #5: tid = 0x5e224, 0x00007fff8ffdc4de
libsystem_kernel.dylib`mach_msg_trap + 10
frame #0: 0x00007fff8ffdc4de libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff8ffdb64f libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff83670eb4 CoreFoundation`__CFRunLoopServiceMachPort +
212
frame #3: 0x00007fff8367037b CoreFoundation`__CFRunLoopRun + 1371
frame #4: 0x00007fff8366fbd8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8894d56b AppKit`_NSEventThread + 137
frame #6: 0x00007fff9135d05a libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff9135cfd7 libsystem_pthread.dylib`_pthread_start + 176
frame #8: 0x00007fff9135a3ed libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x5e23f, 0x00007fff8ffe1136
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'QThread'
frame #0: 0x00007fff8ffe1136 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff9135d560 libsystem_pthread.dylib`_pthread_cond_wait +
693
frame #2: 0x000000010b44731b QtCore`QWaitConditionPrivate::wait(unsigned
long) + 203
frame #3: 0x000000010b44717f QtCore`QWaitCondition::wait(QMutex*, unsigned
long) + 111
frame #4: 0x0000000107f58980
libdigikamcore.4.13.0.dylib`Digikam::ParkingThread::run() + 176
frame #5: 0x000000010b445c62 QtCore`QThreadPrivate::start(void*) + 386
frame #6: 0x00007fff9135d05a libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff9135cfd7 libsystem_pthread.dylib`_pthread_start + 176
frame #8: 0x00007fff9135a3ed libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x5e252, 0x00007fff8ffe1902 libsystem_kernel.dylib`__wait4 +
10, name = 'Thread (pooled)'
frame #0: 0x00007fff8ffe1902 libsystem_kernel.dylib`__wait4 + 10
thread #8: tid = 0x5e263, 0x00007fff8ffe221a libsystem_kernel.dylib`kevent +
10, name = 'QKqueueFileSystemWatcherEngine'
frame #0: 0x00007fff8ffe221a libsystem_kernel.dylib`kevent + 10
frame #1: 0x000000010b53e64a QtCore`QKqueueFileSystemWatcherEngine::run() +
106
frame #2: 0x000000010b445c62 QtCore`QThreadPrivate::start(void*) + 386
frame #3: 0x00007fff9135d05a libsystem_pthread.dylib`_pthread_body + 131
frame #4: 0x00007fff9135cfd7 libsystem_pthread.dylib`_pthread_start + 176
frame #5: 0x00007fff9135a3ed libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0x5f961, 0x00007fff8ffe194a
libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8ffe194a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff9135cb29 libsystem_pthread.dylib`_pthread_wqthread +
869
frame #2: 0x00007fff9135a3dd libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach
Process 39039 detached
(lldb) (lldb) quit
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list