My Autopano Pro forum

Sharing knowledge around Autopano

You are not logged in.

Announcement

The documentation of AutoPano Pro can be found online at our Wiki. Before posting a question, please check with the manual!
  • Index
  •  » Bug Reports
  •  » APP Mac 1.4.2 (and also 1.9 alpha 1) : crash with .psd dialog

#1 2008-09-28 23:10:34

bouscram
New member
Registered: 2007-07-07
Posts: 6

APP Mac 1.4.2 (and also 1.9 alpha 1) : crash with .psd dialog

I wanted to output a layered .psd file, but I also wanted to include only one of the images. The .psd output dialog allows to uncheck the images you don't want, which for me has always ended in a program crash (after the second or third uncheck).

I got the problem first on 1.9 alpha 1, but it is also present in 1.4.2, so I think it is better to report it here. The crash report shows that it is QtGui :

Code:

Process:         AutopanoPro [9327]
Path:            /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/MacOS/AutopanoPro
Identifier:      com.kolor.AutopanoPro
Version:         ??? (142)
Code Type:       X86 (Native)
Parent Process:  launchd [93]

Date/Time:       2008-09-28 22:56:56.726 +0200
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000001e
Crashed Thread:  0

Thread 0 Crashed:
0   QtGui                             0x00d99f67 QTreeWidgetItem::setData(int, int, QVariant const&) + 289
1   QtGui                             0x00d97da7 QTreeModel::setData(QModelIndex const&, QVariant const&, int) + 77
2   QtGui                             0x00d7ae0e QItemDelegate::editorEvent(QEvent*, QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex const&) + 516
3   QtGui                             0x00d41812 QAbstractItemViewPrivate::sendDelegateEvent(QModelIndex const&, QEvent*) const + 430
4   QtGui                             0x00d41a4c QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) + 160
5   QtGui                             0x00d41caf QAbstractItemView::mouseReleaseEvent(QMouseEvent*) + 209
6   QtGui                             0x009a10c0 QWidget::event(QEvent*) + 1298
7   QtGui                             0x00c4ca41 QFrame::event(QEvent*) + 33
8   QtGui                             0x00cc39d3 QAbstractScrollArea::viewportEvent(QEvent*) + 421
9   QtGui                             0x00d3ec92 QAbstractItemView::viewportEvent(QEvent*) + 1558
10  QtGui                             0x00d6f382 QTreeView::viewportEvent(QEvent*) + 538
11  QtGui                             0x00e686ac QAbstractScrollAreaFilter::eventFilter(QObject*, QEvent*) + 48
12  QtGui                             0x0096941c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 362
13  QtGui                             0x0096bca0 QApplication::notify(QObject*, QEvent*) + 1210
14  com.kolor.AutopanoPro             0x00005891 0x1000 + 18577
15  QtCore                            0x014424e3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 83
16  QtGui                             0x009aed16 QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4798
17  com.apple.HIToolbox               0x93c3e303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
18  com.apple.HIToolbox               0x93c3d73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
19  com.apple.HIToolbox               0x93c5a092 SendEventToEventTarget + 52
20  com.apple.HIToolbox               0x93c6c268 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
21  com.apple.HIToolbox               0x93c3e6bc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
22  com.apple.HIToolbox               0x93c3d73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
23  com.apple.HIToolbox               0x93c5a092 SendEventToEventTarget + 52
24  QtGui                             0x009aa2f6 qt_mac_send_event(QFlags<QEventLoop::ProcessEventsFlag>, OpaqueEventRef*, OpaqueWindowPtr*) + 86
25  QtGui                             0x009b76ba QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
26  QtCore                            0x01442104 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 54
27  QtCore                            0x01442223 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 109
28  QtGui                             0x00cf0755 QDialog::exec() + 225
29  com.kolor.AutopanoPro             0x00051ca5 0x1000 + 330917
30  com.kolor.AutopanoPro             0x0018baa4 0x1000 + 1616548
31  QtCore                            0x014523e5 QMetaObject::activate(QObject*, int, int, void**) + 941
32  QtGui                             0x00964569 QAction::triggered(bool) + 75
33  QtGui                             0x00964d5c QAction::activate(QAction::ActionEvent) + 150
34  QtGui                             0x00cc0280 QToolButton::nextCheckState() + 38
35  QtGui                             0x00c0f693 QAbstractButtonPrivate::click() + 73
36  QtGui                             0x00c0f8cc QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 114
37  QtGui                             0x00cc0208 QToolButton::mouseReleaseEvent(QMouseEvent*) + 28
38  QtGui                             0x009a10c0 QWidget::event(QEvent*) + 1298
39  QtGui                             0x00c101b5 QAbstractButton::event(QEvent*) + 71
40  QtGui                             0x00cc008e QToolButton::event(QEvent*) + 24
41  QtGui                             0x00969468 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 438
42  QtGui                             0x0096bca0 QApplication::notify(QObject*, QEvent*) + 1210
43  com.kolor.AutopanoPro             0x00005891 0x1000 + 18577
44  QtCore                            0x014424e3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 83
45  QtGui                             0x009aed16 QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4798
46  com.apple.HIToolbox               0x93c3e303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
47  com.apple.HIToolbox               0x93c3d73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
48  com.apple.HIToolbox               0x93c5a092 SendEventToEventTarget + 52
49  com.apple.HIToolbox               0x93c6c268 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
50  com.apple.HIToolbox               0x93c3e6bc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
51  com.apple.HIToolbox               0x93c3d73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
52  com.apple.HIToolbox               0x93c5a092 SendEventToEventTarget + 52
53  QtGui                             0x009aa2f6 qt_mac_send_event(QFlags<QEventLoop::ProcessEventsFlag>, OpaqueEventRef*, OpaqueWindowPtr*) + 86
54  QtGui                             0x009b76ba QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
55  QtCore                            0x01442104 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 54
56  QtCore                            0x01442223 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 109
57  QtCore                            0x01443f63 QCoreApplication::exec() + 147
58  com.kolor.AutopanoPro             0x00020dbf 0x1000 + 130495
59  com.kolor.AutopanoPro             0x00020e50 0x1000 + 130640
60  com.kolor.AutopanoPro             0x00004682 0x1000 + 13954
61  com.kolor.AutopanoPro             0x000045a9 0x1000 + 13737

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0161a410  ebx: 0x00d99e57  ecx: 0x00000001  edx: 0x0161a450
  edi: 0x0ff8c100  esi: 0x00000002  ebp: 0xbfffcd28  esp: 0xbfffcc70
   ss: 0x0000001f  efl: 0x00010202  eip: 0x00d99f67   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000001e

Binary Images:
    0x1000 -   0x4d826f +com.kolor.AutopanoPro ??? (142) /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/MacOS/AutopanoPro
  0x602000 -   0x6517fb +QtXml ??? (???) /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/Frameworks/QtXml
  0x95c000 -   0xf740a7 +QtGui ??? (???) /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/Frameworks/QtGui
 0x12b8000 -  0x1345648 +QtNetwork ??? (???) /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/Frameworks/QtNetwork
 0x1390000 -  0x14de563 +QtCore ??? (???) /Applications/Image/AutopanoPro_Mac_142_2008-04-24/AutopanoPro.app/Contents/Frameworks/QtCore
 0xd0b5000 -  0xd0b5ffe +org.xlife.InquisitorLoader 3.2 (57) <e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
 0xd2a1000 -  0xd2b3fff  libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
 0xd2b7000 -  0xd2c5feb  libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
 0xf6ed000 -  0xf8bdfff  com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90207000 - 0x9020bfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9020c000 - 0x9023bfe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90250000 - 0x9028ffef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9033f000 - 0x903f1ffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9041d000 - 0x90420fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90421000 - 0x90553fff  com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90d1d000 - 0x90d7affb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90deb000 - 0x90decffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90ded000 - 0x90e46ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90e47000 - 0x90e47ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90faa000 - 0x91034fe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91035000 - 0x910fcff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x910fd000 - 0x9110dffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91114000 - 0x9112fffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91130000 - 0x91215ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91216000 - 0x91235ffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91236000 - 0x915d3fe7  com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x915d4000 - 0x915fffe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x91630000 - 0x91724ff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x91798000 - 0x9179efff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9179f000 - 0x917b3ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x917b4000 - 0x917c2ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x917f4000 - 0x9182efe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9182f000 - 0x91857ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9282d000 - 0x9298dff3  libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x92a31000 - 0x92a35fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92a36000 - 0x92ac1fff  com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92ac2000 - 0x92aceffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92acf000 - 0x92adcfe7  com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92add000 - 0x92adfff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92ae0000 - 0x92b0dfeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92b14000 - 0x92b56fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92b57000 - 0x92b62fe7  libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92b63000 - 0x92befff7  com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92f9a000 - 0x93797fef  com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93798000 - 0x937a8fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9381c000 - 0x938afff3  com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93915000 - 0x93915ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9392e000 - 0x93ba9fe7  com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93baa000 - 0x93baaff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93bab000 - 0x93bc3fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93c2e000 - 0x93c33fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93c37000 - 0x93f3efff  com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93f3f000 - 0x93fd2fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93fd3000 - 0x93fe9fe7  com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93fea000 - 0x9409afff  edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94268000 - 0x94268fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94269000 - 0x94627fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94628000 - 0x94902ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94a36000 - 0x94f07f3e  libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94f08000 - 0x94f64ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94f65000 - 0x94f6cffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x94f7b000 - 0x94f82ff7  libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94f83000 - 0x94fd3ff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94fd4000 - 0x9511aff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x951ab000 - 0x9528cff7  libxml2.2.dylib ??? (???) <de34eb9b43eb7d4a4e0b7f25529efa12> /usr/lib/libxml2.2.dylib
0x95318000 - 0x95318ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95408000 - 0x95540ff7  libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x956c1000 - 0x95ad1fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95ad2000 - 0x95ad2ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95b2d000 - 0x95b36fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95b37000 - 0x95b37ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95b38000 - 0x95b6ffff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95b70000 - 0x95b98fff  libcups.2.dylib ??? (???) <bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x95b99000 - 0x95b99ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95b9a000 - 0x95c14ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95c15000 - 0x95c15ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95cfb000 - 0x95d05feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95d06000 - 0x95d85ff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95d86000 - 0x95d9cfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95d9d000 - 0x95e7dfff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x961c0000 - 0x9621aff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9621b000 - 0x96259fff  libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9625a000 - 0x962a3fef  com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x962a4000 - 0x962a6fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x962a7000 - 0x96943fff  com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96944000 - 0x9694bfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9694c000 - 0x969d3ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x969d4000 - 0x96af8fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96af9000 - 0x96b75feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96b76000 - 0x96b9afff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96b9b000 - 0x96c18fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96c19000 - 0x96c21fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96c77000 - 0x96cb8fe7  libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96cb9000 - 0x96cd7fff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x96cd8000 - 0x96d7ffeb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96d9f000 - 0x96e59fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96e5a000 - 0x96e66ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96e67000 - 0x96f32fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96f33000 - 0x97101fff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97170000 - 0x971f4fe3  com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Last edited by bouscram (2008-09-28 23:11:23)

Offline

 

#2 2008-10-05 16:08:39

bob
New member
Registered: 2007-12-08
Posts: 8
Website

Re: APP Mac 1.4.2 (and also 1.9 alpha 1) : crash with .psd dialog

hello Bouscram,

having the same thing I guess. While rendering big pano's (in .exr 15000 x 3000 pixels).

Be sure you got enough diskspace available changing the Temporary folder (preference setttings) to another disk with lost of space available that did solve the problem overhere.

Oh and be sure you restart Autopano after changing the pref settings

Good luck

Bob

Offline

 

#3 2008-10-09 12:09:30

bouscram
New member
Registered: 2007-07-07
Posts: 6

Re: APP Mac 1.4.2 (and also 1.9 alpha 1) : crash with .psd dialog

Thanks. I don't think it's the same : my problem occurs in the export dialog, at the time I uncheck the images. I can generate a .psd file with all images in different layers, but what I want is to select only the ones I need.

Offline

 
  • Index
  •  » Bug Reports
  •  » APP Mac 1.4.2 (and also 1.9 alpha 1) : crash with .psd dialog

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson