Author Topic: crash while saving project, 1.8RC7 macosx  (Read 3086 times)

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
crash while saving project, 1.8RC7 macosx
« on: 2013 May 07 13:36:44 »
Code: [Select]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff8d93f212 __pthread_kill + 10
1   libsystem_c.dylib              0x00007fff94e5faf4 pthread_kill + 90
2   libsystem_c.dylib              0x00007fff94ea3dce abort + 143
3   libc++abi.dylib                0x00007fff964e0a17 abort_message + 257
4   libc++abi.dylib                0x00007fff964de3d4 default_terminate() + 42
5   libstdc++.6.dylib              0x00007fff94c0a527 std::terminate() + 18
6   com.pleiades-astrophoto.PixInsight 0x0000000100e1c9c1 pcl::SwapWriterThread<pcl::FloatPixelTraits>::Run() + 991
7   com.pleiades-astrophoto.PixInsight 0x0000000100e1f526 pcl::SwapFileThread::ConsumeThreads(pcl::PArray<pcl::SwapFileThread, pcl::StandardAllocator>&) + 70
8   com.pleiades-astrophoto.PixInsight 0x0000000100dfb991 pcl::ImageVariant::WriteSwapFiles(pcl::String const&, pcl::Array<pcl::String, pcl::StandardAllocator> const&) const + 21239
9   com.pleiades-astrophoto.PixInsight 0x0000000100dfbc95 pcl::ImageVariant::WriteSwapFile(pcl::String const&) const + 461
10  com.pleiades-astrophoto.PixInsight 0x00000001002c134a pi::SwapImageData::WriteXML(QXmlStreamWriter&, pi::PixInsightProject const&, pcl::IsoString const&) const + 862
11  com.pleiades-astrophoto.PixInsight 0x00000001002c08e7 pi::MainView::WriteImageXML(QXmlStreamWriter&, pi::PixInsightProject const&) const + 1045
12  com.pleiades-astrophoto.PixInsight 0x000000010032838d pi::View::WriteXML(QXmlStreamWriter&, pi::PixInsightProject const&) const + 5929
13  com.pleiades-astrophoto.PixInsight 0x0000000100283eb4 pi::ImageWindow::WriteXML(QXmlStreamWriter&, pi::PixInsightProject const&) const + 20136
14  com.pleiades-astrophoto.PixInsight 0x0000000100b71826 pi::PixInsightProject::Write(QXmlStreamWriter&) + 5966
15  com.pleiades-astrophoto.PixInsight 0x0000000100b800ce pi::PixInsightProject::Write(pcl::String const&, pi::PixInsightProject::Options const&) + 6466
16  com.pleiades-astrophoto.PixInsight 0x0000000100a30af9 pi::PixInsightMainWindow::FileSaveProject() + 229
17  com.pleiades-astrophoto.PixInsight 0x0000000100ce1d40 pi::PixInsightMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 300
18  QtCore                        0x0000000103a63291 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
19  QtGui                          0x000000010164caa9 QAction::activate(QAction::ActionEvent) + 217
20  QtGui                          0x0000000101607337 0x1015d7000 + 197431
21  com.apple.AppKit              0x00007fff8f0b3a59 -[NSApplication sendAction:to:from:] + 342
22  com.apple.AppKit              0x00007fff8f1e944c -[NSMenuItem _corePerformAction] + 406
23  com.apple.AppKit              0x00007fff8f1e913a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
24  com.apple.AppKit              0x00007fff8eed646f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
25  com.apple.AppKit              0x00007fff8eed62f7 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
26  com.apple.AppKit              0x00007fff8f1e2245 NSSLMMenuEventHandler + 342
27  com.apple.HIToolbox            0x00007fff90d99f0a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
28  com.apple.HIToolbox            0x00007fff90d993d9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
29  com.apple.HIToolbox            0x00007fff90daf1bd SendEventToEventTarget + 40
30  com.apple.HIToolbox            0x00007fff90de5e89 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
31  com.apple.HIToolbox            0x00007fff90d8ac11 SendMenuCommandWithContextAndModifiers + 59
32  com.apple.HIToolbox            0x00007fff90d8abc3 SendMenuItemSelectedEvent + 254
33  com.apple.HIToolbox            0x00007fff90d8aa4f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
34  com.apple.HIToolbox            0x00007fff90d66aab MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
35  com.apple.HIToolbox            0x00007fff90d660b8 _HandleMenuSelection2 + 565
36  com.apple.AppKit              0x00007fff8f0a19c6 _NSHandleCarbonMenuEvent + 245
37  com.apple.AppKit              0x00007fff8efc3b7f _DPSNextEvent + 2073
38  com.apple.AppKit              0x00007fff8efc2ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
39  com.apple.AppKit              0x00007fff8efba283 -[NSApplication run] + 517
40  QtGui                          0x00000001016115f0 0x1015d7000 + 239088
41  QtCore                        0x0000000103a4ba48 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
42  QtCore                        0x0000000103a4ed1b QCoreApplication::exec() + 175
43  com.pleiades-astrophoto.PixInsight 0x00000001000fb67d main + 17789
44  com.pleiades-astrophoto.PixInsight 0x0000000100005b34 start + 52

i may have lost everything :(

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: crash while saving project, 1.8RC7 macosx
« Reply #1 on: 2013 May 07 13:47:15 »
luckily, m101_L.xosm~ was sitting there so i copied it back to m101_L.xosm and opened the project again. seems to have opened okay and as far as i can tell i only lost one operation. but i had a LOT of images and process icons in here so it could take a while to find any corrupted stuff.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: crash while saving project, 1.8RC7 macosx
« Reply #2 on: 2013 May 20 03:03:16 »
Have you been able to reproduce this problem? Have you configured multiple swap storage devices with Preferences?
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: crash while saving project, 1.8RC7 macosx
« Reply #3 on: 2013 May 20 09:26:50 »
i have not, and i don't have multiple swap storage defined. as far as i can tell it's just happened once though i have had a few crashes on RC7 here and there.