Comiled under Win32 (WinXP Pro), Crashing when open data file from GC 2.0.1

Andreas Köhler andi5.py at gmx.net
Thu Oct 26 17:05:36 EDT 2006


Hi,

Am Donnerstag, den 26.10.2006, 18:09 +0300 schrieb Ivars Grinbergs:
> Hi,
> just got compiled GC 2.0.2 under my Win XP Pro.
> 
> Have had to do slight workarounds:
> 
> 1) de-installed active perl which was installed on system long before 
> tring to compile GC and which was referenced in PATH env variable: 
> without this change install failed!

Where did it fail? I see some possible places, but do not want to guess
wildly :)

> 2) I used old slib3a3 (when tried with new slib3a4 - compilation 
> failed), so I changed custom.sh from:
> SLIB_URL="http://swiss.csail.mit.edu/ftpdir/scm/slib3a3.zip"
> to
> SLIB_URL="http://swiss.csail.mit.edu/ftpdir/scm/OLD/slib3a3.zip"

Thanks for the hint! r15058 uses that URL.

> 3) I also discovered, that if GLOBAL_DIR is "deeper" than one directory, 
> install.sh fails, e.g.,
> ok: GLOBAL_DIR=c:\\gc
> failed: GLOBAL_DIR=c:\\freeprogz\\gc

Again, what do you mean by "failed"? Here I cannot imagine a reason.

> After successful run of install.sh, I can run GC. When I try to open 
> data file created and maintained by GC 2.0.1 under Knoppix, my fresh GC 
> 2.0.2 @ Win32 crashes :( with the following output on msys console:
> 
> $ /c/gc/GNUcash/bin/gnucash
> 
> This is a development version. It may or may not work.
> Report bugs and other problems to gnucash-devel at gnucash.org.
> You can also lookup and file bug reports at http://bugzilla.gnome.org
> The last stable version was GnuCash 2.0.2
> The next stable version will be GnuCash 2.2
> 
> (gnucash:4056): Gtk-WARNING **: file_system_win32=022AD800 still has 
> handle=022E27A0 at finalization which is NOT CANCELLED!

You might try to use gtk 2.10.6, maybe(!) that helps. Here is something
that would definitely rock: You install gdb and run gnucash with
--g-fatal-warnings within gdb (e.g. by substituting "start gnucash-bin"
by "start gdb gnucash-bin") and show us a nice b/stack trace. Do not
worry if you are used to nicer bt's BTW ;-)
(http://wiki.gnucash.org/wiki/Stack_Trace)

Good luck!

> Ivars

-- andi5


PS: I plan to do quite some version bumps, but am pretty frustrated
right now because of the Guile1.8 <-> SLIB interplay. I will commit as
soon as I as my build succeeds, whenever that will be.




More information about the gnucash-devel mailing list