[GNC] gnucash 3.x crash on startup windows 10

Florian xcvbn at posteo.de
Fri Dec 14 18:25:05 EST 2018


Florian wrote
> I have the same problem and isntalled gdb with chocolatey (3rd party
> Windows
> package manager).
> 
> Unfortunately, gdb says no stack found. The complete output is as follows:

Ok, so I set a proper breakpoint and now, I got this:

(gdb) b exit
Breakpoint 1 at 0x74c67165 (6 locations)
(gdb) run
Starting program: C:\Program Files (x86)\gnucash\bin\gnucash.exe
[New Thread 1932.0x920]
[New Thread 1932.0x1be0]
[New Thread 1932.0xf2c]
[New Thread 1932.0x1b18]
[New Thread 1932.0x1f68]
[New Thread 1932.0x1354]
[New Thread 1932.0x4d8]
[New Thread 1932.0x1e88]

Thread 1 hit Breakpoint 1, 0x74c67755 in msvcrt!exit () from
C:\WINDOWS\System32\msvcrt.dll
(gdb) bt
#0  0x74c67755 in msvcrt!exit () from C:\WINDOWS\System32\msvcrt.dll
#1  0x707b9f23 in scm_boot_guile (argc=1, argv=0x5f25e38, main_func=0x4034b4
<inner_main>, closure=0x0)
    at C:/gcdev64/gnucash/releases/src/guile-2.0.14/libguile/init.c:330
#2  0x00403b94 in main ()
(gdb) bt full
#0  0x74c67755 in msvcrt!exit () from C:\WINDOWS\System32\msvcrt.dll
No symbol table info available.
#1  0x707b9f23 in scm_boot_guile (argc=1, argv=0x5f25e38, main_func=0x4034b4
<inner_main>, closure=0x0)
    at C:/gcdev64/gnucash/releases/src/guile-2.0.14/libguile/init.c:330
        res = <optimized out>
        c = {main_func = 0x4034b4 <inner_main>, closure = 0x0, argc = 1,
argv = 0x5f25e38}
#2  0x00403b94 in main ()
No symbol table info available.
(gdb) c
Continuing.
[Thread 1932.0xf2c exited with code 1]
[Thread 1932.0x1e88 exited with code 1]
[Thread 1932.0x1be0 exited with code 1]
[Thread 1932.0x4d8 exited with code 1]
[Thread 1932.0x1f68 exited with code 1]
[Thread 1932.0x1b18 exited with code 1]
[Thread 1932.0x1354 exited with code 1]
[Inferior 1 (process 1932) exited with code 01]
(gdb)




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html


More information about the gnucash-user mailing list