segmentation fault

David Reiser dbreiser at earthlink.net
Wed Nov 23 19:29:07 EST 2005


r12021 and at least a couple earlier give me a segmentation fault on  
launch. Since no one else has been complaining, I figured it must be  
me, but I'm looking for suggestions.

the guile crash log starts out:

Host Name:      G5D
Date/Time:      2005-11-23 18:40:19.481 -0500
OS Version:     10.4.3 (Build 8F46)
Report Version: 3

Command: guile-1.6
Path:    /sw/bin/guile-1.6
Parent:  tcsh [25212]

Version: ??? (???)

PID:    16667
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbf7fffe0

Thread 0 Crashed:
0   libgncmod-engine.0.dylib 	0x02b8e320 gnc_should_log + 28 (gnc- 
engine-util.c:132)
1   libgncmod-engine.0.dylib 	0x02b8e330 gnc_should_log + 44 (gnc- 
engine-util.c:135)
----------------
followed by about 500 lines just like the one just above the line,  
plus info on thread state and loaded images

trying one of the gdb recipes, I get:

[G5D:/opt/gnc-g2-unstable/bin] dbr% gnucash-env gdb /sw/bin/guile-1.6
(gdb) run -e main -s /opt/gnc-g2-unstable/bin/gnucash
Starting program: /sw/bin/guile-1.6 -e main -s /opt/gnc-g2-unstable/ 
bin/gnucash
ERROR: In procedure skip_scsh_block_comment:
ERROR: unterminated `#! ... !#' comment

Program exited with code 02.
----------------

The string "skip_scsh_block_comment" does appear in my libguile. 
12.3.0.dylib file (and not surprisingly in libguile.a).

Is my libguile corrupt?

How far back in dependency building to I go to try to fix things?
Thanks.
--
David Reiser
dbreiser at earthlink.net



More information about the gnucash-devel mailing list