On Sat, 16 Mar 2002 07:01:13 -0500 Bob Paddock <[EMAIL PROTECTED]> wrote:

BP> Could not reproduce that one so far, but here is a new one for today:
BP> 
BP> Program received signal SIGTRAP, Trace/breakpoint trap.
BP> 0x40554971 in kill () from /lib/libc.so.6
BP> Current language:  auto; currently c
BP> 
BP> (gdb) bt
...
BP> #40 0x0000b415 in ?? ()
BP> Cannot access memory at address 0x51
BP> (gdb)
BP> 
BP> What the heck does that last one mean?

 That the memory is corrupted :-( It's not very surprizing, though, as the
assert indicates that there is some dead object still being used which is
definitely bad.

 Can you reproduce this one? When does it happen?

 Thanks,
VZ


_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to