Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: Willie Hein WJ3G <wj3g@comcast.net>
Cc: Linux Hams Mailing list <linux-hams@vger.kernel.org>
Subject: Re: [Fwd: Re: Quick node question]
Date: Thu, 20 Nov 2008 18:07:30 +0100	[thread overview]
Message-ID: <49259952.6010204@bfs.de> (raw)
In-Reply-To: <49255868.7010304@comcast.net>


are you using syslog() or do you send direcly to the socket ?
when using syslog() you can try to overload it with printf() and
see if it happens again.

re,
 wh


socket(PF_FILE, SOCK_DGRAM, 0)          = 3
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
connect(3, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
send(3, "<187>Nov 20 06:58:52 node[16855]"..., 68, MSG_NOSIGNAL) = 68
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++




Willie Hein WJ3G schrieb:
> Here are the result of running strace. Hope someone can tell me what I'm
> doing wrong.
> 
> Willie, WJ3G

      reply	other threads:[~2008-11-20 17:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20 12:30 [Fwd: Re: Quick node question] Willie Hein WJ3G
2008-11-20 17:07 ` walter harms [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49259952.6010204@bfs.de \
    --to=wharms@bfs.de \
    --cc=linux-hams@vger.kernel.org \
    --cc=wj3g@comcast.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox