SEGFAULT when importing old (binary) files

linas@linas.org linas@linas.org
Fri, 29 Dec 2000 10:54:14 -0600 (CST)


It's been rumoured that Bill Gribble said:
> Linas, the segfaults when trying to generate reports are a bug in
> gtkhtml.  It's fixed in their CVS version, and (I believe) in the
> packages that Jim LewisMoss is distributing.
> 
> The proximate problem is that our reports tend to generate totally
> empty table cells which gtkhtml could not handle.  Hello, SIGSEGV.

OK, I assumed the engine was 'under construction'. 
and was ignoring it ... 


viz:
Warning: xaccAccountGetSplit: welcome to pokeyland
Warning: xaccAccountGetSplit:   try to avoid this function, it's O(splits)
Warning: xaccGroupGetAccount: try to avoid this function, it's O(accounts)
Warning: xaccGroupGetAccount: try to avoid this function, it's O(accounts)
Warning: xaccAccountGetSplit: welcome to pokeyland
Warning: xaccAccountGetSplit:   try to avoid this function, it's O(splits)
Warning: xaccAccountGetSplit: welcome to pokeyland

--linas