5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: Crash: signal 0x0...
FromSent OnAttachments
torben fjerdingstadMay 25, 2002 1:53 am 
torben fjerdingstadMay 26, 2002 3:41 am 
Sam VarshavchikMay 26, 2002 8:27 am 
Alberto BenatiMay 26, 2002 8:48 am 
torben fjerdingstadMay 26, 2002 9:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Re: Crash: signal 0x0B (on linux mandrake 7.2)Actions...
From:Alberto Benati (ben@economia.unibo.it)
Date:May 26, 2002 8:48:40 am
List:net.sourceforge.lists.courier-maildrop

On Sun, 26 May 2002, Sam Varshavchik wrote:

torben fjerdingstad writes:

I could not wait for help from this mailing list, so I compiled maildrop with CFLAGS="-O2 -g" to be able to debug it.

But the debug version does not crash. The stripped CFLAGS="-O2" version I got by doing rpm -ta maildrop-1.3.9.tar.gz does.

What version of gcc?

Thus, I assume there is a bug in either maildrop or some of my Mandrake-7.2 system libraries (which I otherwise never had a problem with).

It's probably a gcc bug. If this is with gcc 3.0, stop. gcc 3.0 is broken. Use 3.1 or 2.9x

I have a similar problem.

RH 7.2.92 (beta) and 7.3 (gcc 2.96-RH), I don't try with RH 7.{0,1,2}. I have signal 0x0B if I compile with: rpm --target i686 and CFLAGS="-O3 -mcpu=pentiumpro -march=i686 -funroll-loops \ -fomit-frame-pointer"

but with normal (from default system) rpm and CFLAGS, it's work well

Alberto