Hi Allin and others,
My gretl was crashing quite often lately when I tried to create a new script.
However only today I found the crashes were repeatable.
If I start the gretl without any dataset and try to create a new script either with the
script button, or through the menu items (file->script file->new script->gretl
script) it will crash on the 1st, 2nd, or 3rd try.
Here are the first few lines of the crash reports:
one type of crash with error "Segmentation fault: 11”:
-----------------------------------------------------------------------------------------------
Process: gretl [32290]
Path: /Applications/Gretl.app/Contents/MacOS/gretl
Identifier: net.sourceforge.gretl
Version: 2022b-git
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: gretl [32290]
User ID: 502
Date/Time: 2022-06-20 13:18:54.212 +0800
OS Version: Mac OS X 10.14.6 (18G9323)
Report Version: 12
Bridge OS Version: 5.5 (18P4759a)
Anonymous UUID: D0C17D83-C8DE-88A8-08E7-19E42233A73F
Sleep/Wake UUID: 2CF7C166-AC37-4807-8875-F11F71A6F4C4
Time Awake Since Boot: 720000 seconds
Time Since Wake: 22000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007f0073667478
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [32290]
Another type of crash with error "Illegal instruction: 4”:
------------------------------------------------------------------------------------
Process: gretl [32627]
Path: /Applications/Gretl.app/Contents/MacOS/gretl
Identifier: net.sourceforge.gretl
Version: 2022b-git
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: gretl [32627]
User ID: 502
Date/Time: 2022-06-20 13:27:05.624 +0800
OS Version: Mac OS X 10.14.6 (18G9323)
Report Version: 12
Bridge OS Version: 5.5 (18P4759a)
Anonymous UUID: D0C17D83-C8DE-88A8-08E7-19E42233A73F
Sleep/Wake UUID: 2CF7C166-AC37-4807-8875-F11F71A6F4C4
Time Awake Since Boot: 720000 seconds
Time Since Wake: 23000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [32627]
Show replies by date