

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
20 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Maildrop ALWAYS f...| From | Sent On | Attachments |
|---|---|---|
| Hanford, Seth | Nov 19, 2004 6:42 am | |
| Hanford, Seth | Nov 19, 2004 6:56 am | |
| Sam Varshavchik | Nov 19, 2004 3:41 pm | |
| Dew Ediho | Nov 19, 2004 6:43 pm | |
| Dew Ediho | Nov 20, 2004 4:36 am | |
| Hanford, Seth | Nov 20, 2004 11:51 am | |
| Sam Varshavchik | Nov 20, 2004 5:20 pm | |
| Hanford, Seth | Nov 22, 2004 6:20 am | |
| Sam Varshavchik | Nov 22, 2004 4:04 pm | |
| Hanford, Seth | Nov 22, 2004 4:45 pm | |
| Sam Varshavchik | Nov 22, 2004 4:56 pm | |
| Greg Earle | Nov 22, 2004 5:23 pm | |
| Hanford, Seth | Nov 22, 2004 6:43 pm | |
| Sam Varshavchik | Nov 23, 2004 4:05 am | |
| Hanford, Seth | Nov 23, 2004 6:05 am | |
| Sam Varshavchik | Nov 23, 2004 4:24 pm | |
| Hanford, Seth | Nov 24, 2004 7:11 am | |
| Jerry Amundson | Nov 24, 2004 8:43 am | |
| Hanford, Seth | Nov 24, 2004 11:32 am | |
| Sam Varshavchik | Nov 24, 2004 4:52 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Maildrop ALWAYS failling with 0x06 | Actions... |
|---|---|---|
| From: | Hanford, Seth (shan...@ckure.com) | |
| Date: | Nov 23, 2004 6:05:50 am | |
| List: | net.sourceforge.lists.courier-users | |
----- Original Message ----- From: "Sam Varshavchik" <mrs...@courier-mta.com> To: <cour...@lists.sourceforge.net> 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, r=@0xffffffffffff8740, b=@0xffffffffffff8350) at recipenode.C:599 #5 0x00000000001167cc in RecipeNode::Evaluate(Recipe&, Buffer&) ( this=0x758180, r=@0xffffffffffff8740, b=@0xffffffffffff8350) at recipenode.C:73 #6 0x0000000000119bc4 in RecipeNode::Evaluate(Recipe&, Buffer&) ( this=0x758080, r=@0xffffffffffff8740, b=@0xffffffffffff8350) at recipenode.C:587 #7 0x00000000001167cc in RecipeNode::Evaluate(Recipe&, Buffer&) ( this=0x758000, r=@0xffffffffffff8740, b=@0xffffffffffff8350) 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







