GC1.6 SEGFAULT on MDK8. GDB trace

paul POULAIN famille.p.poulain@free.fr
Sat, 23 Jun 2001 17:08:01 -0400


Il s'agit d'un message multivolet au format MIME.
--------------7437857C077698E7BD0EF705
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

here is the file generated by backtrace on GDB when opening a bank
account.

hope this helps
--
Paul
--------------7437857C077698E7BD0EF705
Content-Type: text/plain; charset=iso-8859-1;
 name="gcsegfault"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline;
 filename="gcsegfault"

Starting program: /usr/local/bin/gnucash

Program received signal SIGSEGV, Segmentation fault.
0x080dc0cd in quickfill_insert_recursive (qf=0x83459d0, text=0x8346ba8,
    depth=1, mb_text=0x40d41a1c "Dépot", sort=QUICKFILL_ALPHA)
    at QuickFill.c:283
283         return;
(gdb) backtrace
#0  0x080dc0cd in quickfill_insert_recursive (qf=0x83459d0, text=0x8346ba8,
    depth=1, mb_text=0x40d41a1c "Dépot", sort=QUICKFILL_ALPHA)
    at QuickFill.c:283
#1  0x080dbfbe in gnc_quickfill_insert (qf=0x83459d0, text=0x40d41a1c "Dépot",
    sort=QUICKFILL_ALPHA) at QuickFill.c:240
#2  0x080e2f84 in xaccAddComboCellMenuItem (cell=0x8345928,
    menustr=0x40d41a1c "Dépot") at combocell-gnome.c:446
#3  0x080dd8de in configAction (reg=0x82e6aa8) at splitreg.c:164
#4  0x080def55 in xaccInitSplitRegister (reg=0x82e6aa8, type=BANK_REGISTER,
    style=REG_STYLE_LEDGER, use_double_line=0, view=0xbfffe520,
    allocator=0x806c040 <xaccMLGUIDMalloc>,
    deallocator=0x806c070 <xaccMLGUIDFree>, copy=0x806c080 <xaccMLGUIDCopy>)
    at splitreg.c:809
#5  0x080dea0c in xaccMallocSplitRegister (type=BANK_REGISTER,
    style=REG_STYLE_LEDGER, use_double_line=0, view=0xbfffe520,
    allocator=0x806c040 <xaccMLGUIDMalloc>,
    deallocator=0x806c070 <xaccMLGUIDFree>, copy=0x806c080 <xaccMLGUIDCopy>)
    at splitreg.c:573
#6  0x0806c753 in xaccLedgerDisplayInternal (lead_account=0x82f0628, q=0x0,
    ld_type=LD_SINGLE, reg_type=BANK_REGISTER, style=REG_STYLE_LEDGER)
    at MultiLedger.c:760
#7  0x0806bf17 in xaccLedgerDisplaySimple (account=0x82f0628)
    at MultiLedger.c:361
---Type <return> to continue, or q <return> to quit---
#8  0x080ad942 in regWindowSimple (account=0x82f0628) at window-register.c:166
#9  0x080d597c in gnc_acct_tree_window_activate_cb (tree=0x82f4f20,
    account=0x82f0628, user_data=0x82ecbd0) at window-acct-tree.c:598
#10 0x40273b29 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
#11 0x0000f315 in ?? ()
Cannot access memory at address 0x59
--------------7437857C077698E7BD0EF705--