Re: [Ldapdns-users] ICMP Destination Unreachable, Port 53 Unreachable
Brought to you by:
nimh
|
From: James W. (S. Sysadmin) <sys...@su...> - 2006-02-03 05:28:39
|
Hmm....only thing I could suggest here is building from source with
debug symbols and tracing the stack at the SEGV using gdb...can't see
anything really obvious in the strace though maybe others will.
James Wakefield
Systems Administrator
+61 03 5227 6888
We have now moved head office to 8-12 Pakington Street,
Geelong West.
Mark Burring wrote:
>Some additional output before the SIGSEV
>
>time([1138764831]) = 1138764831
>old_mmap(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|
>MAP_NORESERVE, -1, 0) = 0x401f5000
>munmap(0x401f5000, 45056) = 0
>munmap(0x40300000, 1003520) = 0
>mprotect(0x40200000, 135168, PROT_READ|PROT_WRITE) = 0
>rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
>rt_sigsuspend([] <unfinished ...>
>--- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
><... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system
>call)
>sigreturn() = ? (mask now [RTMIN])
>time(NULL) = 1138764831
>write(4, "0\201\200\2\2\0\225cz\0044dc=icticc, dc=org, dc"..., 131) =
>131
>recvfrom(3, 0x806435a, 512, 0, 0xbffffc30, 0xbffffc2c) = ? ERESTARTSYS
>(To be restarted)
>--- SIGSEGV (Segmentation fault) @ 0 (0) ---
>+++ killed by SIGSEGV +++
>execve("/bin/ldapdns", ["/bin/ldapdns"], [/* 12 vars */]) = 0
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems? Stop! Download the new AJAX search engine that makes
>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>_______________________________________________
>Ldapdns-users mailing list
>Lda...@li...
>https://lists.sourceforge.net/lists/listinfo/ldapdns-users
>
>
|