[GNC] Crash report
john
jralls at ceridwen.us
Thu Nov 2 12:59:07 EDT 2023
> On Nov 2, 2023, at 00:39, Michael Hendry <hendry.michael at gmail.com> wrote:
>
> On 2 Nov 2023, at 03:16, john <jralls at ceridwen.us> wrote:
>
>>
>> Michael,
>>
>> That's enough of the crash report to figure out what's going on: It needs a NULL check before the GTK_IS_WIDGET at https://github.com/Gnucash/gnucash/blob/d617129db83b37cc12b3c2434c55e73efb4d98d6/gnucash/gnome/gnc-plugin-page-report.cpp#L337.
>>
>> I've pushed that fix. Thanks for the report.
>>
>> Regards,
>> John Ralls
>
> Glad to be able to help in my small way.
Michael,
Geert called out my commit as not making sense, and digging a bit deeper he's right and there's something weird. Just below the stack trance there should be a block with a heading beginning with `Thread 0 crashed`; on Apple Silicon it's "Thread 0 crashed with ARM Thread State (64-bit):" but you're on an Intel mac so it will be a bit different. Following the header is a block showing the contents of the registers. Could you post that block?
Regards,
John Ralls
More information about the gnucash-user
mailing list