>Program received signal SIGSEGV, Segmentation fault.
>[Switching to Thread 0x808102180 (LWP 100227)]
>gnucash_sheet_styles_set_dimensions (sheet=0x80bd340c0, default_width=680)
>    at gnucash-style.c:177
>177    gnucash-style.c: No such file or directory.
>       in gnucash-style.c

Function gnucash_sheet_styles_set_dimensions is located at lines 501, not 177 
...

>(gdb) bt
>#0  gnucash_sheet_styles_set_dimensions (sheet=0x80bd340c0,
> default_width=680) at gnucash-style.c:177
>#1  0x0000000800bc6aab in gnc_table_init_gui (widget=Variable "widget" is
> not available. ) at table-gnome.c:189

gnc_table_init_gui() is at table-gnome.c:189, but invokes
gnucash_sheet_compile_styles() from there


Is your gnucash-2.2.7 patched?

Sebastian
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to