Is this the line that you're talking about? trace (TRACE_DEBUG,"insert_messages(): alias deliver_to is [%s]", (char *)tmp->data);
and if you comment this out, the segfault goes away? It may indicate that tmp->data is not allocated properly... Aaron On Thu, 6 Mar 2003, Boyan Alexiev wrote: > Hi Eelco, > > Thanks. I suppose you mean the signal 11 problem, so here are two > cases, both with level 5, but they have some debug lines commented > out. As it may sound very strange, the problem appears also on level 5 > when I put a comment on line 276 in pipe.c > Also the test shows that the problem appears when I set > TRACE_TO_SYSLOG to 0 :) Or if I put a comment on vsyslog. > There is just too much code there. Hope all this means anything to > you. I can get you any debug you want, I will set up dbmail 1.0 > somewhere again if needed. > > If you have any suggestion for the ReadConfig I will be glad if you > post it. > > Best regards, > Bobby > [EMAIL PROTECTED] > > on Wednesday, March 5, 2003, 10:19:25 PM, Eelco van Beek - IC&S wrote: > EvBIS> I could really use a trace level 5 on this. > EvBIS> Do you have one available already? > > EvBIS> thanks a lot, > > EvBIS> Eelco > > EvBIS> On woensdag, maa 5, 2003, at 17:55 Europe/Amsterdam, Boyan Alexiev > EvBIS> wrote: > > >> Hi Eelco, > >> > >> It seems that the bug is definitely somewhere with the debug routine. > >> However I just installed 1.1 and it seems the problem is solved. > >> But there is still a problem, that I have not reported, regarding > >> ReadConfig(): trace lines in config.c > >> Although these are with TRACE_DEBUG the line appear always in the > >> syslog. Any ideas? > >> > >> > >> Best regards, > >> Bobby > >> [EMAIL PROTECTED] > >> > >> on Saturday, March 1, 2003, 4:27:11 PM, Eelco van Beek - IC&S wrote: > >> EvBIS> Hi Bobby, > >> > >> EvBIS> Could you sent me the e-mail message (full source, you can do > >> that with > >> EvBIS> the postcat <queufile> command) that resulted in the sigsegv? > >> > >> EvBIS> Best regards, > >> > >> EvBIS> Eelco > >> > >> EvBIS> On vrijdag, feb 21, 2003, at 22:14 Europe/Amsterdam, Boyan > >> Alexiev > >> EvBIS> wrote: > >> > >>>> Hello again guys! > >>>> > >>>> It seems I am having some problems with 1.0 dbmail-smtp that are not > >>>> unknown to you. And yes, I think this is related to messages being > >>>> sent over and over again (which sadly many of you have noticed on > >>>> this > >>>> very list, which I apologize for). > >>>> I am using Dbmail 1.0 official final source. This works with postfix > >>>> version 1.1.11.0-3 and mysql server 3.23.52-2 > >>>> Here is the mail.log message: > >>>> > >>>> Feb 21 20:31:50 r2-d2 postfix/pipe[15725]: E91C55C00DD4: > >>>> to=<[EMAIL PROTECTED]>, relay=dbmail, delay=2, status=deferred > >>>> (Command died with signal 11: "/usr/sbin/dbmail-smtp") > >>>> > >>>> I have noticed this happens with mails for nonexistent users or such > >>>> that is redirected outside the domain (with an "external" alias). > >>>> Can you please advise me how to resolve this matter! > >>>> Thank you! > >>>> > >>>> > >>>> Best regards, > >>>> Bobby > >>>> [EMAIL PROTECTED] > >>>> > >>>> _______________________________________________ > >>>> Dbmail mailing list > >>>> Dbmail@dbmail.org > >>>> https://mailman.fastxs.nl/mailman/listinfo/dbmail > >>>> > >> EvBIS> _________________________ > >> EvBIS> E.J.A. van Beek > >> EvBIS> ICT Manager > >> EvBIS> IC&S > >> EvBIS> T: +31 30 2322878 > >> EvBIS> F: +31 30 2322305 > >> > >> EvBIS> PGP-key: > >> EvBIS> www.ic-s.nl/keys/eelco.txt > >> > >> EvBIS> _______________________________________________ > >> EvBIS> Dbmail mailing list > >> EvBIS> Dbmail@dbmail.org > >> EvBIS> https://mailman.fastxs.nl/mailman/listinfo/dbmail > >> > >> _______________________________________________ > >> Dbmail mailing list > >> Dbmail@dbmail.org > >> https://mailman.fastxs.nl/mailman/listinfo/dbmail > >> > EvBIS> _________________________ > EvBIS> E.J.A. van Beek > EvBIS> ICT Manager > EvBIS> IC&S > EvBIS> T: +31 30 2322878 > EvBIS> F: +31 30 2322305 > > EvBIS> PGP-key: > EvBIS> www.ic-s.nl/keys/eelco.txt > > EvBIS> _______________________________________________ > EvBIS> Dbmail mailing list > EvBIS> Dbmail@dbmail.org > EvBIS> https://mailman.fastxs.nl/mailman/listinfo/dbmail