Gnucash hangs!

Martin Hill martin@netspace1.com
Mon, 25 Jun 2001 11:19:07 +0200


James,

I had the same problem. The developers has already found and squashed the 
bug, but until an update is available, try this: edit your data file and 
search for </cmdty:id> tags which follow a newline and remove the newline.

So for example if you see this:

  <cmdty:id>AIS506
</cmdty:id>

change it to

 <cmdty:id>AIS506</cmdty:id>

Your file should load after you fix all of these. Saving later also won't 
write the tags incorrectly.

Hope this helps,

Martin

On June 24, 2001 21:46, you wrote:
> List,
>
> 	I downloaded and compiled 1.6.0 of gnucash. I had been compiling each new
> unstable release to insure that I would be able to compile it when 1.6.0
> did come out. When it did I was able to compile without a hitch. I then
> entered the last two years of data, but found I could not reopen the file.
> This is the error I got.
>
> ** CRITICAL **: file sixtp.c: line 515 (sixtp_sax_end_handler): assertion
> `pdata->parsing_ok' failed.
> Error: sixtp_handle_catastrophe: parse failed at
>
> (stack-frame 0x8386ea8
>              (parser 0x8336518)
>              (tag (null))
>              (data-for-children (nil))
>              (data-from-children)
>              (frame-data (nil)))
>   (stack-frame 0x838d008
>                (parser 0x83987f8)
>                (tag gnc-v2)
>                (data-for-children (nil))
>                (data-from-children)
>                (frame-data (nil)))
>     (stack-frame 0x8330ca8
>                  (parser 0x8386e10)
>                  (tag gnc:count-data)
>                  (data-for-children 0x8330cc0)
>                  (data-from-children)
>                  (frame-data 0x8330cc0))
>