----- Original Message ----- 
From: "Sam Varshavchik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 23, 2004 7:05 AM
Subject: Re: [courier-users] Maildrop ALWAYS failling with 0x06

> Some kind of an internal memory corruption.
>
> The current version of maildrop is 1.7.0
>
> 1.5.3 is over a year old.
>
> Upgrade to the current version of maildrop, and build it without any
> optimization flags.

Unistalled 1.5.3, rebuilt maildrop-1.7.0 with debug and without any CCFLAGS
or CXXFLAGS "-O" in any of the various Makefiles (if this is not what you
meant by optimization flags, please clarify to help a poor sysadmin out).
Reran in debug, and it SIGABRTs still.  Here is the backtrace from
maildrop-1.7.0:

(gdb) run < testmsg
Starting program: /usr/local/bin/maildrop < testmsg

Program received signal SIGABRT, Aborted.
0x000000004520fb80 in abort () from /usr/lib/libc.so.34.1
(gdb) bt
#0  0x000000004520fb80 in abort () from /usr/lib/libc.so.34.1
#1  0x000000000013b784 in uw_init_context_1 (context=0xffffffffffff52d0,
    outer_cfa=0xffffffffffff5650, outer_ra=0x4da5f128)
    at /usr/src/gnu/usr.bin/gcc/gcc/unwind-dw2.c:1177
#2  0x000000000013bb14 in _Unwind_RaiseException (exc=0x758350)
    at unwind.inc:84
#3  0x000000004da5f130 in __cxa_throw () from /usr/lib/libstdc++.so.32.0
#4  0x0000000000119db0 in RecipeNode::Evaluate(Recipe&, Buffer&) (
    this=0x758200, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at recipenode.C:599
#5  0x00000000001167cc in RecipeNode::Evaluate(Recipe&, Buffer&) (
    this=0x758180, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at recipenode.C:73
#6  0x0000000000119bc4 in RecipeNode::Evaluate(Recipe&, Buffer&) (
    this=0x758080, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at recipenode.C:587
#7  0x00000000001167cc in RecipeNode::Evaluate(Recipe&, Buffer&) (
    this=0x758000, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at recipenode.C:73
#8  0x0000000000115ef8 in Recipe::ExecuteRecipe() (this=0xffffffffffff8740)
    at recipe.C:49
#9  0x000000000010f21c in run (argc=1, argv=0xffffffffffff8fe8) at
main.C:1004
#10 0x000000000012b2c0 in Maildrop::trap(int (*)(int, char**), int, char**)
(
---Type <return> to continue, or q <return> to quit---
    func=0x10cbe4 <run>, argc=1, argv=0xffffffffffff8fe8) at maildrop.C:72
#11 0x000000000010f674 in main (argc=1, argv=0xffffffffffff8fe8) at
main.C:1040

Thanks,
Seth



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to