[GNC] Error noted

Rick Mobley rlmobley at sbcglobal.net
Fri Nov 15 12:03:55 EST 2019


Can I tell what is missing by viewing the XML data file?

Is this anything of concern?

Rick

-----Original Message-----
From: John Ralls [mailto:jralls at ceridwen.us] 
Sent: Friday, November 15, 2019 10:31 AM
To: Rick Mobley <rlmobley at sbcglobal.net>
Cc: gnucash-user <gnucash-user at gnucash.org>
Subject: Re: [GNC] Error noted



> On Nov 15, 2019, at 8:10 AM, Rick Mobley <rlmobley at sbcglobal.net> wrote:
> 
> I'm not seeing an on-screen error, but today I found these "Trace" log 
> files in my temp directory today. Gnucash.trace.RNFVA0.log, etc.
> 
> 
> 
> Is this a concern? Should I post as a bug report?
> 
> 
> 
> Running GNuCash v3.6 on a Windows 10 PC.
> 
> 
> 
> 
> 
> * 13:50:52  WARN <gnc.app-utils> Could not spawn perl: Failed to 
> execute child process (Bad file descriptor)
> 
> * 13:51:16 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:51:16 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:51:16 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:51:16 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:51:16 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:51:17 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed
> 
> * 13:53:35 ERROR <gnc.backend.xml> xmlNode* time64_to_dom_tree(const 
> char*,
> time64): assertion 'time != INT64_MAX' failed

The first one is routine and just means that you're not using Finance::Quote
to retrieve stock prices or currency exchange rates.

The others indicate an attempt to write an invalid time stamp into the data
file--we use INT64_MAX as the not a time/unknown time value--and that's
probably just an indication that some date field is empty.

Regards,
John Ralls



More information about the gnucash-user mailing list