segfault backtrace

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: segfault backtrace
From: Mario Lang (mlang_AT_delysid.org)
Date: Mon Oct 14 2002 - 01:44:16 EEST


Oh, I think I managed to get a backtrace now...

After attaching gdb to the ecasound process which runs inside
emacs, issueing `continue' at the gdb prompt and then entering preset-register
in ecasound, gdb reports:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 21561)]

Then I did this:

(gdb) bt
#0 0x4016b39f in basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > & basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> >::replace<char const *> (this=<incomplete type>,
    i1=0x8067058 "", i2=0x8067058 "", j1=0x80f6b17 "",
    j2=0x8081b47 " time_reverb3ape")
    at /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/std/bastring.h:74
#1 0x4041ead9 in kvu_remove_surrounding_spaces (a=@0xbfffea04)
    at /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/std/bastring.h:229
#2 0x4021c445 in RESOURCE_FILE::load (this=0xbfffedb4) at resource-file.cpp:60
#3 0x4035e758 in GLOBAL_PRESET::GLOBAL_PRESET (this=0x80a6850,
    preset_name=@0x8081940) at global-preset.cpp:47
#4 0x4035cc88 in ECA_PRESET_MAP::object (this=0x807aae8, keyword=@0x8081940)
    at eca-preset-map.cpp:113
#5 0x402ca146 in ECA_CONTROL::preset_register (this=0x80735c0)
    at eca-control.cpp:972
#6 0x402a4a62 in ECA_CONTROL::action (this=0x80735c0, action_id=103)
    at eca-control.cpp:582
#7 0x4029b8e5 in ECA_CONTROL::command (this=0x80735c0, cmd=@0x8070020)
    at eca-control.cpp:118
#8 0x0804caa5 in ecasound_main_loop (state=0x8067020) at ecasound.cpp:258
#9 0x0804ba36 in main (argc=2, argv=0xbffffc04) at ecasound.cpp:141

Maybe this helps someone :)

-- 
CYa,
  Mario


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Oct 14 2002 - 01:42:08 EEST