Sometimes GNUCash just fails to start
Sebastian Held
sebastian.held at gmx.de
Wed Apr 15 01:59:26 EDT 2009
Yes, it's garbage.
You may try the gnucash-2.2.9 from
http://tellico.dyndns.org/drupal/node/1
This package has debugging symbols enabled for gnucash (not for gconfd if I
remember correctly...).
Don't know if that will work, because we actually need s.th. like valgrind for
windows to track this down...
Sebastian
>Sebastian,
>
>It just did it again, never even ran gconfd-2 just left gnucash-bin.exe out
> there
>
>This is what the bt full provided, let me know if this is what you need (I
> can post to the mailing list too, just want to check because it looks like
> garbage to me
>
>#0 0x7c90120f in ntdll!DbgUiConnectToDbg () from
> C:\WINDOWS\system32\ntdll.dll No symbol table info available.
>#1 0x7c950010 in ntdll!KiIntSystemCall () from
> C:\WINDOWS\system32\ntdll.dll No symbol table info available.
>#2 0x00000005 in ?? ()
>No symbol table info available.
>#3 0x00000004 in ?? ()
>No symbol table info available.
>#4 0x00000001 in ?? ()
>No symbol table info available.
>#5 0x0054ffd0 in ?? ()
>No symbol table info available.
>#6 0x80503846 in ?? ()
>No symbol table info available.
>#7 0xffffffff in ?? ()
>No symbol table info available.
>#8 0x7c90e900 in strchr () from C:\WINDOWS\system32\ntdll.dll
>No symbol table info available.
>#9 0x7c950030 in ntdll!KiIntSystemCall () from
> C:\WINDOWS\system32\ntdll.dll No symbol table info available.
>#10 0x00000000 in ?? () from
>No symbol table info available.
>#11 0x00000000 in ?? () from
>---Type <return> to continue, or q <return> to quit---
>No symbol table info available.
>#12 0x00000000 in ?? () from
>No symbol table info available.
>#13 0x00000000 in ?? () from
>No symbol table info available.
>Cannot access memory at address 0x550000
>
> - James Duerr
>
>
>E-mail: FireFlys_98 at yahoo.com
>---------------------
>Discover a lost art - play Marbles. May 2004
>www.marillion.com
>
>
>
>----- Original Message ----
>From: Sebastian Held <sebastian.held at gmx.de>
>To: gnucash-user at gnucash.org
>Cc: Arla <fireflys_98 at yahoo.com>
>Sent: Monday, April 13, 2009 11:27:43 PM
>Subject: Re: Sometimes GNUCash just fails to start
>
>Am Freitag 10 April 2009 18:33:14 schrieb Arla:
>> One quick update on it, sometimes if I end the gconfd-2.exe process, I get
>> a message about
>>
>> "An error occurred while loading or saving configuration information"
>> clicking on details gives
>>
>> Adding client to server's list failed, CORBA error:
>> IDL:omg.org/CORBA/COMM_FAILURE:1.0
>
>To track this down, we need a back trace from gnucash and gconfd-2.
>You need to install gdb from the mingw repository. When the bug happens next
>time, fire up cmd.exe, start gdb and record the pid value of gnucash from
> the task manager. At the gdb prompt enter:
>
>attach <pid>
>bt full
>
>This should produce a backtrace with all local variables.
>
>Sebastian
More information about the gnucash-user
mailing list