It often happens to me that the program quits suddenly when trying to save work.
This is the screen copy, in case it can help.
Version is 1.6.389 beta
Startools Auto Power Off
Startools Auto Power Off
- Attachments
-
- Captura de pantalla 2020-03-15 a las 12.39.57.png (115.87 KiB) Viewed 7174 times
Re: Startools Auto Power Off
Thank you for reporting this. It looks like an macOS dialog related NULL pointer issue somewhere.
Is this fairly easy to replicate? If so, I could send you a debug version so we can pin-point the issue easier.
Is this fairly easy to replicate? If so, I could send you a debug version so we can pin-point the issue easier.
Ivo Jager
StarTools creator and astronomy enthusiast
StarTools creator and astronomy enthusiast
Re: Startools Auto Power Off
It happens to me quite often, I'll do what you tell me to fix it
Thank you Ivo
Thank you Ivo
Re: Startools Auto Power Off
I just sent you a debug version via PM.
Ivo Jager
StarTools creator and astronomy enthusiast
StarTools creator and astronomy enthusiast
Re: Startools Auto Power Off
Thanks Ivo, I installed this version and as soon as the problem appears I will send you the Log
There is a Log file of Startools and another one reported by the Mac. Do you want them both?
There is a Log file of Startools and another one reported by the Mac. Do you want them both?
Re: Startools Auto Power Off
Thank you for the log your provided via PM.
It's a bit of a worry; it seems it's the OS component (com.apple.CoreFoundation) crashing and not really the StarTools code.
I frankly don't know what to recommend here and I'd love to hear if anyone else is experiencing this.
Is there anything you can think of that is unique to your machine (some plug-in, mod or otherwise that might make the OS component crash like this?)
It's a bit of a worry; it seems it's the OS component (com.apple.CoreFoundation) crashing and not really the StarTools code.
I frankly don't know what to recommend here and I'd love to hear if anyone else is experiencing this.
Is there anything you can think of that is unique to your machine (some plug-in, mod or otherwise that might make the OS component crash like this?)
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [21570]
VM Regions Near 0x10:
-->
__TEXT 0000000100000000-000000010015a000 [ 1384K] r-x/rwx SM=COW /Applications/StarTools.app/Contents/MacOS/StarTools
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff50ded42e -[__NSSetM addObject:] + 428
1 com.apple.AppKit 0x00007fff4e8e615a -[_NSSavePanelTagSetter _checkAndSetTagsForURL:usingAttributeCache:] + 270
2 com.apple.AppKit 0x00007fff4e8e6dd9 __82-[_NSSavePanelPrefixWatchingTagSetter _checkAndSetTagsForURL:usingAttributeCache:]_block_invoke + 56
3 com.apple.AppKit 0x00007fff4e8e6c67 -[_NSSavePanelPrefixWatchingTagSetter _enumerateURLsUsingBlock:] + 336
4 com.apple.AppKit 0x00007fff4e8e6d67 -[_NSSavePanelPrefixWatchingTagSetter _checkAndSetTagsForURL:usingAttributeCache:] + 157
5 com.apple.AppKit 0x00007fff4e8e666a -[_NSSavePanelTagSetter _doneWatching] + 31
6 com.apple.Foundation 0x00007fff5309be6b __NSFireTimer + 80
7 com.apple.CoreFoundation 0x00007fff50dfde15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8 com.apple.CoreFoundation 0x00007fff50dfd9c1 __CFRunLoopDoTimer + 864
9 com.apple.CoreFoundation 0x00007fff50dfd4fa __CFRunLoopDoTimers + 330
10 com.apple.CoreFoundation 0x00007fff50ddeb34 __CFRunLoopRun + 2141
11 com.apple.CoreFoundation 0x00007fff50dde085 CFRunLoopRunSpecific + 459
12 com.apple.HIToolbox 0x00007fff500bc9db RunCurrentEventLoopInMode + 292
13 com.apple.HIToolbox 0x00007fff500bc715 ReceiveNextEventCommon + 603
14 com.apple.HIToolbox 0x00007fff500bc4a6 _BlockUntilNextEventMatchingListInModeWithFilter + 64
15 com.apple.AppKit 0x00007fff4e456ffb _DPSNextEvent + 965
16 com.apple.AppKit 0x00007fff4e455d93 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
17 com.apple.AppKit 0x00007fff4e44feb0 -[NSApplication run] + 699
18 com.apple.AppKit 0x00007fff4e43f3f0 NSApplicationMain + 777
19 com.SiliconFields.StarTools 0x000000010013a799 main + 185
20 com.SiliconFields.StarTools 0x0000000100001864 start + 52
Ivo Jager
StarTools creator and astronomy enthusiast
StarTools creator and astronomy enthusiast
Re: Startools Auto Power Off
Well, don't worry. I can live with it.
It does not happen very often, it will surely be my computer thing
Thanks for your time, Ivo
Greetings
It does not happen very often, it will surely be my computer thing
Thanks for your time, Ivo
Greetings
Re: Startools Auto Power Off
I hate the idea of the application crashing thoughelpajare wrote:Well, don't worry. I can live with it.
It does not happen very often, it will surely be my computer thing
Thanks for your time, Ivo
Greetings
Last thing I can try is to give you a build some optimizations turned off in the off-chance that makes a difference.
I'll compile one shortly.
Ivo Jager
StarTools creator and astronomy enthusiast
StarTools creator and astronomy enthusiast