0.35 crash when browsing folders on 10.6

*** Please report new bugs here! ***

Moderators: XnTriq, helmut, xnview, Dreamer

aladincz
Posts: 1
Joined: Thu Jun 23, 2011 7:58 pm

0.35 crash when browsing folders on 10.6

Post by aladincz »

Code: Select all

Process:         xnview [6392]
Path:            /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/MacOS/xnview
Identifier:      com.xnview.XnViewQT
Version:         ??? (001)
Code Type:       X86-64 (Native)
Parent Process:  launchd [204]

Date/Time:       2011-06-23 21:50:51.351 +0200
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          265804 sec
Crashes Since Last Report:           56
Per-App Interval Since Last Report:  44988 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      50F1FFD4-C3B0-4904-BC8C-7153407AA337

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.xnview.XnViewQT           	0x00000001001e6cc2 QList<MyTabWidgetEx::item>::append(MyTabWidgetEx::item const&) + 3026
1   QtGui                         	0x0000000102543cf8 QListView::paintEvent(QPaintEvent*) + 3192
2   QtGui                         	0x00000001020a23aa QWidget::event(QEvent*) + 2298
3   QtGui                         	0x000000010240af7c QFrame::event(QEvent*) + 44
4   QtGui                         	0x00000001024900f7 QAbstractScrollArea::viewportEvent(QEvent*) + 23
5   QtGui                         	0x0000000102520a9b QAbstractItemView::viewportEvent(QEvent*) + 363
6   QtGui                         	0x00000001024925d0 QAbstractScrollArea::qt_metacall(QMetaObject::Call, int, void**) + 416
7   QtCore                        	0x0000000102dbaa97 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 151
8   QtGui                         	0x000000010204d81e QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142
9   QtGui                         	0x0000000102051f44 QApplication::notify(QObject*, QEvent*) + 2036
10  com.xnview.XnViewQT           	0x00000001001b8f6e QVector<ModelTest::Changing>::append(ModelTest::Changing const&) + 1054
11  QtCore                        	0x0000000102ce04ac QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
12  QtGui                         	0x000000010204db3c QApplication::topLevelWidgets() + 476
13  QtGui                         	0x0000000101ff7956 QMacInputContext::reset() + 15414
14  com.apple.AppKit              	0x000000010843bc49 -[NSView _drawRect:clip:] + 3390
15  com.apple.AppKit              	0x000000010843a8bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
16  com.apple.AppKit              	0x0000000108438f8e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 767
17  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
18  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
19  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
20  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
21  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
22  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
23  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
24  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
25  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
26  com.apple.AppKit              	0x0000000108439e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
27  com.apple.AppKit              	0x0000000108438ab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
28  com.apple.AppKit              	0x0000000108435362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
29  com.apple.AppKit              	0x00000001083aeb9a -[NSView displayIfNeeded] + 969
30  QtGui                         	0x0000000101ffbcaa QMacInputContext::reset() + 32650
31  com.apple.AppKit              	0x00000001083a9a46 _handleWindowNeedsDisplay + 678
32  com.apple.CoreFoundation      	0x0000000103314b37 __CFRunLoopDoObservers + 519
33  com.apple.CoreFoundation      	0x00000001032f0464 __CFRunLoopRun + 468
34  com.apple.CoreFoundation      	0x00000001032efdbf CFRunLoopRunSpecific + 575
35  com.apple.HIToolbox           	0x000000010357893a RunCurrentEventLoopInMode + 333
36  com.apple.HIToolbox           	0x000000010357873f ReceiveNextEventCommon + 310
37  com.apple.HIToolbox           	0x00000001035785f8 BlockUntilNextEventMatchingListInMode + 59
38  com.apple.AppKit              	0x000000010837ee64 _DPSNextEvent + 718
39  com.apple.AppKit              	0x000000010837e7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
40  com.apple.AppKit              	0x000000010834448b -[NSApplication run] + 395
41  QtGui                         	0x0000000102009434 QDesktopWidget::resizeEvent(QResizeEvent*) + 12708
42  QtCore                        	0x0000000102dba144 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
43  QtCore                        	0x0000000102dba464 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
44  QtCore                        	0x0000000102dbb81a QCoreApplication::exec() + 186
45  com.xnview.XnViewQT           	0x00000001001b029f QList<QPair<int, int> >::detach_helper() + 4895
46  com.xnview.XnViewQT           	0x0000000100005338 0x100000000 + 21304

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x000000010306c16a kevent + 10
1   libSystem.B.dylib             	0x000000010306e03d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x000000010306dd14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x000000010306d83e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x000000010306d168 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x000000010306d005 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00000001030532da mach_msg_trap + 10
1   libSystem.B.dylib             	0x000000010305394d mach_msg + 59
2   com.unsanity.ape              	0x00000001097dd6b5 __ape_agent + 217
3   libSystem.B.dylib             	0x000000010308c536 _pthread_start + 331
4   libSystem.B.dylib             	0x000000010308c3e9 thread_start + 13

Thread 3:
0   libSystem.B.dylib             	0x000000010308dfca __semwait_signal + 10
1   libSystem.B.dylib             	0x0000000103091de1 _pthread_cond_wait + 1286
2   QtCore                        	0x0000000102c98f30 QWaitCondition::wait(QMutex*, unsigned long) + 304
3   com.xnview.XnViewQT           	0x0000000100256ab9 ModelDateCreatedFilter::~ModelDateCreatedFilter() + 19417
4   QtCore                        	0x0000000102d0298f QThread::setPriority(QThread::Priority) + 495
5   libSystem.B.dylib             	0x000000010308c536 _pthread_start + 331
6   libSystem.B.dylib             	0x000000010308c3e9 thread_start + 13

Thread 4:
0   libSystem.B.dylib             	0x000000010306c16a kevent + 10
1   QtCore                        	0x0000000102da6d52 QFSFileEngine::rmdir(QString const&, bool) const + 52850
2   QtCore                        	0x0000000102d0298f QThread::setPriority(QThread::Priority) + 495
3   libSystem.B.dylib             	0x000000010308c536 _pthread_start + 331
4   libSystem.B.dylib             	0x000000010308c3e9 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x000000010308dfca __semwait_signal + 10
1   libSystem.B.dylib             	0x0000000103091de1 _pthread_cond_wait + 1286
2   QtCore                        	0x0000000102c98f30 QWaitCondition::wait(QMutex*, unsigned long) + 304
3   com.xnview.XnViewQT           	0x00000001001dce9b void qDeleteAll<MyDirModel::MyDirNode* const*>(MyDirModel::MyDirNode* const*, MyDirModel::MyDirNode* const*) + 1915
4   QtCore                        	0x0000000102d0298f QThread::setPriority(QThread::Priority) + 495
5   libSystem.B.dylib             	0x000000010308c536 _pthread_start + 331
6   libSystem.B.dylib             	0x000000010308c3e9 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x000000010306c16a kevent + 10
1   QtCore                        	0x0000000102da6d52 QFSFileEngine::rmdir(QString const&, bool) const + 52850
2   QtCore                        	0x0000000102d0298f QThread::setPriority(QThread::Priority) + 495
3   libSystem.B.dylib             	0x000000010308c536 _pthread_start + 331
4   libSystem.B.dylib             	0x000000010308c3e9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff5fbf97e0  rcx: 0x000000000000006d  rdx: 0x0000006d00000001
  rdi: 0x00007fff5fbf97e0  rsi: 0x00007fff5fbf97e0  rbp: 0x00007fff5fbf9890  rsp: 0x00007fff5fbf9400
   r8: 0x000000000000000e   r9: 0x000000011e1b69e0  r10: 0x0000000000000001  r11: 0x0000000000000016
  r12: 0x00007fff5fbf9530  r13: 0x00000000fffffffe  r14: 0x00007fff5fbf9c70  r15: 0x000000010a8bd8a0
  rip: 0x00000001001e6cc2  rfl: 0x0000000000010202  cr2: 0x0000000000000018

Binary Images:
       0x100000000 -        0x10077cff7 +com.xnview.XnViewQT ??? (001) <35C904E3-B418-1D17-51C0-32B38C72192F> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/MacOS/xnview
       0x100904000 -        0x100904ff7  com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x100907000 -        0x101bb9fe7 +QtWebKit 4.7.1 (compatibility 4.7.0) <3B8E843C-4E36-E464-BA51-C03B7097D5FF> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
       0x101eb4000 -        0x101ef9ff7 +phonon 4.4.0 (compatibility 4.4.0) <BE462F52-3102-3B9D-77BF-A3D3A89C76DD> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
       0x101f16000 -        0x101f65fef +QtSvg 4.7.1 (compatibility 4.7.0) <DD5BDDA8-4AB3-4F84-8B68-1320D6983A9D> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x101f7b000 -        0x101fb8fef +QtXml 4.7.1 (compatibility 4.7.0) <B761C843-B840-5A72-44EB-F33D2C3FFD15> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x101fca000 -        0x10297dfe7 +QtGui 4.7.1 (compatibility 4.7.0) <4E2BFAAB-E9D5-0F65-8CF3-0C151455433A> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x102b43000 -        0x102c5bfef +QtNetwork 4.7.1 (compatibility 4.7.0) <EAA6B34F-3A21-F08E-3335-B74366184F84> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x102c8f000 -        0x102f0ffff +QtCore 4.7.1 (compatibility 4.7.0) <540E718B-5D3A-434B-E7FE-7A4360B9B598> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x102f74000 -        0x102ff1fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
       0x103052000 -        0x103213fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
       0x1032a4000 -        0x10341bfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x103534000 -        0x103539ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
       0x103541000 -        0x103544fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
       0x10354a000 -        0x103848fe7  com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x103974000 -        0x10398afff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
       0x1039a4000 -        0x103a59fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
       0x103a8c000 -        0x103aa7ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
       0x103ab8000 -        0x103abafff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
       0x103abf000 -        0x103ac2ff7  com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
       0x103ac7000 -        0x103ad2ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
       0x103adc000 -        0x103adcff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x103adf000 -        0x103adfff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x103ae2000 -        0x103d65ff7  com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x103edd000 -        0x103f93fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
       0x103fa7000 -        0x1046a406f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x104796000 -        0x10494dfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x1049b3000 -        0x104a31fff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
       0x104a6f000 -        0x104b09fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
       0x104b32000 -        0x104be7fe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x104c24000 -        0x104c76ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x104ca2000 -        0x104cb7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
       0x104cc5000 -        0x104d4aff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
       0x104d80000 -        0x104dc1fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
       0x104dd9000 -        0x104dedff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x104dfe000 -        0x104e0fff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
       0x104e14000 -        0x104e2afef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
       0x104e33000 -        0x104ff1fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
       0x105060000 -        0x1050c0fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x1050e4000 -        0x10536afff  com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x105460000 -        0x105464ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
       0x105467000 -        0x105475ff7  libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
       0x105479000 -        0x1054c5fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
       0x1054d2000 -        0x105806fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x10587f000 -        0x105951fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1059c4000 -        0x105a0eff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x105a38000 -        0x105af5ff7  com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
       0x105b4f000 -        0x105bdffff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
       0x105c1d000 -        0x105c58fff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x105c72000 -        0x105d12fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x105d58000 -        0x105d80fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x105d9a000 -        0x105da0ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x105da9000 -        0x105db8fff  com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x105dc1000 -        0x105e7afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
       0x105e8a000 -        0x105ecbfff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x105eef000 -        0x105f1aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
       0x105f25000 -        0x10603cfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
       0x106065000 -        0x106065ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x106068000 -        0x1060b7fef  libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x1060c4000 -        0x1060c9fff  libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x1060ce000 -        0x1060ebff7  libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x1060f3000 -        0x1060f5fff  libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x1060f9000 -        0x10611ffe7  libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x106127000 -        0x106201ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x106210000 -        0x106210ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x106213000 -        0x10625bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x106263000 -        0x1062cdfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x1062d7000 -        0x106ae1fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x106b2a000 -        0x106f6dfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x1070fa000 -        0x10721bfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
       0x107282000 -        0x107283ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
       0x107287000 -        0x107348fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x10743f000 -        0x107478fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
       0x107487000 -        0x107536fff  edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x10755c000 -        0x10757dfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
       0x107587000 -        0x1075ceff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x1075f3000 -        0x107990fe7  com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x107abe000 -        0x107ba3fef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
       0x107bf2000 -        0x107d18fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x107d87000 -        0x107ddcff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
       0x107dfa000 -        0x107e10fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
       0x107e1d000 -        0x107e42ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x107e5b000 -        0x107e6afff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x107e73000 -        0x107ea4fff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x107eab000 -        0x107ecefff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x107ed7000 -        0x107eddff7  IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x107ee6000 -        0x107f2ffef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x107f3e000 -        0x107f52fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x107f62000 -        0x10807bfef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x10809c000 -        0x10809fff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x1080a4000 -        0x1080a9fff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x1080ae000 -        0x10812dfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x108163000 -        0x108164ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x108169000 -        0x108169ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x10816c000 -        0x1081f8fef  SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x10823c000 -        0x108243fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x10824c000 -        0x108252ff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
       0x10825a000 -        0x108273fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
       0x108288000 -        0x1082d7ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
       0x1082f8000 -        0x108318ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
       0x108322000 -        0x108334fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
       0x10833b000 -        0x108d31fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x109326000 -        0x109464fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x1094fc000 -        0x1094fdfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
       0x1095b2000 -        0x1095b4fff  libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <5F124646-4692-E1DD-B72F-14A855CBDF6B> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
       0x1097c3000 -        0x1097d0fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x1097db000 -        0x1097f0ff7 +com.unsanity.ape 2.6 (2.6) <4E70E857-6473-AE86-835E-153437F4178E> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
       0x10b8dd000 -        0x10b9d5ff7  libiconv.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.dylib
       0x11ba68000 -        0x11bb33fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x11bb76000 -        0x11bbb9ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x11bbcf000 -        0x11bbd3ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
       0x11bd64000 -        0x11bda1ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistry.dylib
       0x11bde0000 -        0x11bde6ff7 +libqgif.dylib ??? (???) <0DFEEEA2-7307-AFD4-78A4-C74945278F16> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x11c47d000 -        0x11c486fff +libqsvgicon.dylib ??? (???) <223DCBF5-DE5E-38BD-A608-FEA13079CB4F> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
       0x11c48b000 -        0x11c491ff7 +libqico.dylib ??? (???) <0DD95936-C260-5F8E-3455-CAB1245EFEFF> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqico.dylib
       0x11c496000 -        0x11c49bff7 +libqsvg.dylib ??? (???) <F1B1D6DE-31C1-66DB-A838-743FBAA5C3C7> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x11c66e000 -        0x11c6a0fff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libTrueTypeScaler.dylib
       0x11c7ac000 -        0x11c802ff7 +Xjp2.dylib 1.90.0 (compatibility 1.90.0) <0D62B3E3-9B8B-AB9F-57DE-E5167BA8B5CA> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/MacOS/Plugins/Xjp2.dylib
       0x11c828000 -        0x11c863fe7 +libqjpeg.dylib ??? (???) <FF397348-2F36-CB2A-2AFD-D5FB238539CB> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x11c868000 -        0x11c8bcfe7 +libqmng.dylib ??? (???) <63E62266-0F6D-A8ED-1DA3-653C811889E4> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x11c8c4000 -        0x11c919fe7 +libqtiff.dylib ??? (???) <9500BA9A-225F-70FD-F769-F6530F49D1A2> /Users/mini/Downloads/Otestovat/XnViewMP-035.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x11c921000 -        0x11ccfbfff  com.apple.RawCamera.bundle 3.4.1 (546) <5662D375-35EA-30E5-BD9D-D684ABE04A1E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib

Model: Macmini1,1, BootROM MM11.0055.B08, 2 processors, Intel Core 2 Duo, 1.83 GHz, 2 GB, SMC 1.3f4
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.5
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Parallels Host-Guest, Ethernet, en3
Network Service: Parallels NAT, Ethernet, en4
Serial ATA Device: ST9200420ASG, 186,31 GB
Parallel ATA Device: MATSHITADVD-RAM UJ-85JS
USB Device: Hub, 0x0424  (SMSC), 0x2504, 0xfd500000
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd520000
USB Device: Mass Storage Device, 0x058f  (Alcor Micro, Corp.), 0x6362, 0xfd521000
USB Device: USB to Serial-ATA bridge, 0x1071, 0x0101, 0xfd100000
USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x5d200000
USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x5d220000
USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020c, 0x5d230000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000
User avatar
xnview
Author of XnView
Posts: 44339
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 0.35 crash when browsing folders on 10.6

Post by xnview »

Are you able to reproduce?
Pierre.