aqbanking5 and ofxdc can crash gnucash trunk

John Ralls jralls at ceridwen.us
Sat Aug 28 22:27:35 EDT 2010


On Aug 28, 2010, at 5:40 PM, David Reiser wrote:
> 
> Thank you for the very detailed instructions -- I need that level of guidance.
> 
> Things looked to be headed in the right direction, but gnucash crashes before I get to the second breakpoint. 
> 
> If I run gnucash once with a successful aqbanking wizard run to 'prime' the label pump, when I set the breakpoints, I get:
> 
> (gdb) b abgui.c:245
> Breakpoint 1 at 0x1062ffc99: file abgui.c, line 245.
> (gdb) b GWEN_Inherit_FindData
> Breakpoint 2 at 0x106adf006: file _string.h, line 114.
> 
> The second breakpoint filename looks a bit weird to me, but I don't have anything else to go on.
> 
> If I try to set a breakpoint in inherit.c, gdb says there is no such source file. If I leave it as a pending breakpoint, gnucash still crashes before catching the breakpoint -- where the crash is reported at inherit.c:180.
> 
> The abgui.c breakpoint works fine.
> 
> Have I done something wrong setting things up?

Did you build gwen for debugging? If yes, does gdb whine about not being able to find gwen's symbols during startup?

Regards,
John Ralls



More information about the gnucash-devel mailing list