Seg fault while writing file
John Ralls
jralls at ceridwen.us
Sat May 28 16:15:51 EDT 2016
> On May 28, 2016, at 11:32 AM, John David Ravenscroft <j.ravenscroft at gmail.com> wrote:
>
> Hi all,
>
> I'm having a seg fault crash while writing to file. Reproducible every
> time. Version 2.6.12. Linux mint 17.2. Trace below.
>
> Any help greatfuly appreciated.
>
Ah, that's a much more useful stack trace. Looks like it's trying to check the type of a NULL ptr. Try running gnucash from the command line with the --debug option and then look at the end of the tracefile [1] to see what it was trying to save.
Regards,
John Ralls
[1] http://wiki.gnucash.org/wiki/Tracefile
More information about the gnucash-user
mailing list