After letting my system rest overnight - and making *no* other changes - it started working again; I have no idea why, but there are some things Man was not meant to know.
(Usually when I run into one of these I ask my mother, but apparently she wasn't meant to know about this either.) I haven't tried the 2014 beta yet; I'm in the middle of a large group of panoramas from a trip last spring and I'd like to keep everything the same until this is finished. It's on my to-do list - Hugin is fantastic, and it keeps getting better - but it's getting harder for this old dog to learn new tricks (or, in this case, new user interfaces)... On Friday, February 21, 2014 5:38:17 PM UTC-5, Dr. Kurt wrote: > > I've been running Hugin successfully for quite a while on my Mac (OSX > 10.6.8); this afternoon > I tried opening an old .pto file, at which point it crashed; and now it > crashes whenever I try to > load any images, even into a new project. I've restored all of the > preferences files to yesterday's > backups, but it's still crashing. If anyone can tell me what else to look > for, I'd appreciate it! > > The head of a typical crash dump follows... > > -- Kurt W Hillig II > > > Process: Hugin [33153] > Path: > /Applications/Hugin-2013.0.0/Hugin.app/Contents/MacOS/Hugin > Identifier: net.sourceforge.hugin.Hugin > Version: 2013.0.0 (e9df4bb31222) > Code Type: X86-64 (Native) > Parent Process: launchd [20743] > > Date/Time: 2014-02-21 17:29:46.054 -0500 > OS Version: Mac OS X 10.6.8 (10K549) > Report Version: 6 > > Interval Since Last Report: 1630161 sec > Crashes Since Last Report: 4 > Per-App Interval Since Last Report: 5694 sec > Per-App Crashes Since Last Report: 4 > Anonymous UUID: E5D215C9-14DB-4B6C-96C1-F437786BDAE4 > > Exception Type: EXC_CRASH (SIGABRT) > Exception Codes: 0x0000000000000000, 0x0000000000000000 > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Application Specific Information: > abort() called > > Thread 0 Crashed: Dispatch queue: com.apple.main-thread > 0 libSystem.B.dylib 0x00007fff86b3e0b6 __kill + 10 > 1 libSystem.B.dylib 0x00007fff86bde9f6 abort + 83 > 2 libintl.8.dylib 0x000000010268e0eb _nl_load_domain + > 5467 > 3 libintl.8.dylib 0x000000010268cabe _nl_find_domain + 494 > 4 libintl.8.dylib 0x00000001026900c1 libintl_dcigettext + > 1473 > 5 libexiv2.12.dylib 0x0000000100fcc8ba > _ZN5Exiv28Internal8printTagILi239ELZNS0_15canonCsLensTypeEEEERSoS2_RKNS_5ValueEPKNS_8ExifDataE > > + 282 > 6 libexiv2.12.dylib 0x0000000101004b73 > Exiv2::Metadatum::print(Exiv2::ExifData const*) const + 65 > 7 libhugin_base-2013.0.dylib 0x000000010095428e > HuginBase::SrcPanoImage::readEXIF(double&, double&, double&, bool, bool) + > 2626 > 8 libhugin_base-2013.0.dylib 0x0000000100955699 > HuginBase::SrcPanoImage::readEXIF(double&, double&, bool, bool) + 31 > 9 net.sourceforge.hugin.Hugin 0x00000001001a23a6 > PT::wxAddImagesCmd::processPanorama(PT::Panorama&) + 1194 > 10 net.sourceforge.hugin.Hugin 0x00000001000a97fc > PT::CombinedPanoCommand::processPanorama(PT::Panorama&) + 52 > 11 net.sourceforge.hugin.Hugin 0x00000001001a604e > PT::PanoCommand::processPanorama(HuginBase::ManagedPanoramaData&) + 14 > 12 net.sourceforge.hugin.Hugin 0x000000010005ddea > HuginBase::PanoCommand<std::string>::execute() + 34 > 13 net.sourceforge.hugin.Hugin 0x0000000100005fa2 > CommandHistory::addCommand(AppBase::Command<std::string>*, bool) + 416 > 14 net.sourceforge.hugin.Hugin 0x00000001000df775 > PanoDropTarget::OnDropFiles(int, int, wxArrayString const&) + 4841 > 15 ..._osx_cocoau-2.9.5.0.0.dylib 0x000000010151f3c1 > wxFileDropTarget::OnData(int, int, wxDragResult) + 59 > 16 ..._osx_cocoau-2.9.5.0.0.dylib 0x00000001014f01a3 > wxWidgetCocoaImpl::performDragOperation(void*, NSView*, void*) + 273 > 17 ..._osx_cocoau-2.9.5.0.0.dylib 0x00000001014ed469 > wxOSX_performDragOperation(objc_object*, objc_selector*, objc_object*) + 57 > 18 com.apple.AppKit 0x00007fff8977781f > NSCoreDragReceiveProc + 808 > 19 com.apple.HIServices 0x00007fff828d7eef DoDropMessage + 99 > 20 com.apple.HIServices 0x00007fff828d911e > CoreDragMessageHandler + 1111 > 21 com.apple.CoreFoundation 0x00007fff88b645b1 > __CFMessagePortPerform + 497 > 22 com.apple.CoreFoundation 0x00007fff88afe6b1 __CFRunLoopRun + > 5201 > 23 com.apple.CoreFoundation 0x00007fff88afcd8f > CFRunLoopRunSpecific + 575 > 24 com.apple.HIToolbox 0x00007fff85b6a7ee > RunCurrentEventLoopInMode + 333 > 25 com.apple.HIToolbox 0x00007fff85b6a551 > ReceiveNextEventCommon + 148 > 26 com.apple.HIToolbox 0x00007fff85b6a4ac > BlockUntilNextEventMatchingListInMode + 59 > 27 com.apple.AppKit 0x00007fff89434eb2 _DPSNextEvent + 708 > 28 com.apple.AppKit 0x00007fff89434801 -[NSApplication > nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 > 29 com.apple.AppKit 0x00007fff893fa68f -[NSApplication > run] + 395 > 30 ..._osx_cocoau-2.9.5.0.0.dylib 0x00000001014d4f24 > wxGUIEventLoop::OSXDoRun() + 108 > 31 ..._osx_cocoau-2.9.5.0.0.dylib 0x0000000101405d94 > wxCFEventLoop::DoRun() + 50 > 32 ..._osx_cocoau-2.9.5.0.0.dylib 0x000000010137fe77 > wxEventLoopBase::Run() + 83 > 33 ..._osx_cocoau-2.9.5.0.0.dylib 0x000000010135a0df > wxAppConsoleBase::MainLoop() + 109 > 34 ..._osx_cocoau-2.9.5.0.0.dylib 0x000000010147f55b wxApp::OnRun() + 29 > 35 ..._osx_cocoau-2.9.5.0.0.dylib 0x00000001013a9cb6 wxEntry(int&, > wchar_t**) + 102 > 36 net.sourceforge.hugin.Hugin 0x000000010009cf14 main + 20 > 37 net.sourceforge.hugin.Hugin 0x0000000100001c74 start + 52 > > Thread 1: Dispatch queue: com.apple.libdispatch-manager > 0 libSystem.B.dylib 0x00007fff86b08c0a kevent + 10 > 1 libSystem.B.dylib 0x00007fff86b0aadd _dispatch_mgr_invoke > + 154 > 2 libSystem.B.dylib 0x00007fff86b0a7b4 > _dispatch_queue_invoke + 185 > 3 libSystem.B.dylib 0x00007fff86b0a2de > _dispatch_worker_thread2 + 252 > 4 libSystem.B.dylib 0x00007fff86b09c08 _pthread_wqthread + > 353 > 5 libSystem.B.dylib 0x00007fff86b09aa5 start_wqthread + 13 > > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/565bd963-0ffb-4634-be28-4013cb600c83%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
