On Thu, Nov 18, 2010 at 6:47 PM, John Wiegley <[email protected]> wrote: > On Nov 18, 2010, at 9:29 PM, Peter Keen wrote: > >> Hrm. This makes ledger segfault. I'm using 3.0.0-20100623 from the >> pre-compiled OS-X binaries. I'll try compiling from the next branch >> and see what happens. > > Odd, I tried it before posting here. Do you know how to coax a stack > trace from gdb? > > John >
It doesn't look to be very informative: (gdb) backtrace #0 0x00000001000fd462 in ledger::post_t::date () #1 0x000000010010af79 in ledger::(anonymous namespace)::get_wrapper<&(ledger::(anonymous namespace)::get_date(ledger::item_t&))> () If that helps, cool. Otherwise I'm building next right now with debugging symbols and I'll let you know if it's still happening.
