This is a discussion on Re: problem with Signal 11 crash within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Thu, 26 Feb 2004, Kenneth Berry wrote: > Reviewing the strace output everything look good (I think) until the &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 26 Feb 2004, Kenneth Berry wrote:
> Reviewing the strace output everything look good (I think) until the > Segmentation fault see below. If the mail list allows I will attach a > file with the full 360 lines of output from the strace command. > Show the "open" and "mmap" calls that goe with "unmap" calls. Which files are mapped at the addresses in question. The problem seems to be with an LDAP lookup, is this SASL? PAM? getpwnam()? > Feb 26 10:26:58 mbtweb logger: write(10, > "0:\2\1\3`5\2\1\3\4(uid=kberry,ou=People"..., 60) = 60 > Feb 26 10:26:59 mbtweb logger: munmap(0x40324000, 14572) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40328000, 42004) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x4033e000, 175472) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40369000, 42936) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40374000, 97172) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40333000, 32352) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40397000, 40128) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x4038c000, 15304) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x4031e000, 14112) = > 0 > Feb 26 10:26:59 mbtweb logger: munmap(0x40322000, 6432) = > 0 > Feb 26 10:26:59 mbtweb logger: --- SIGSEGV (Segmentation fault) @ 0 (0) > -- Viktor. |