From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: dccp@vger.kernel.org
Subject: Re: Protocol not attached
Date: Tue, 30 Sep 2008 19:16:41 +0000 [thread overview]
Message-ID: <20080930191641.GL15446@ghostprotocols.net> (raw)
In-Reply-To: <5bc4c4570809291133k3f5841b1qde962bd3b4882439@mail.gmail.com>
Em Tue, Sep 30, 2008 at 03:32:17PM -0300, Leandro Sales escreveu:
> On Mon, Sep 29, 2008 at 3:37 PM, Arnaldo Carvalho de Melo
> <acme@redhat.com> wrote:
> > Em Mon, Sep 29, 2008 at 03:33:44PM -0300, Leandro Sales escreveu:
> >> Hello folks,
> >> I'm getting this message while using 2.6.27:
> >>
> >> Can not create DCCP socket (Protocol driver not attached)
> >
> > What is the source of such messages? VLC? What? Try strace to see what
> > is the syscall that fails just before this message is printed, etc.
> >
> >> "uname -a" output:
> >> Linux localhost 2.6.27-rc4-44301-g8269be1 #7 SMP Sun Sep 28 17:02:25
> >> BRT 2008 i686 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
> >>
> >> Anything wrong? I tried compile DCCP using both static and module
> >> methods and it produces the same effect.
> >
> > - Arnaldo
> >
>
> Hello Arnaldo,
> I'm just running tests with iperf to later use gstreamer plugin that
> I developed. Here it is the output provided by strace while executing
> iperf. I'm sorry for the long message. In addition, I'm providing
> support for a guy from China that wants to use my gstreamer plugin and
> he is facing similar problem, getting a permission denied message
> while using the plugin, even then he run the plugin as root.
iperf is multithreaded, so you need to run strace with -f to trace child
processes, also please try limiting the output to just the networking
syscalls:
strace -f -e trace=network iperf
"net namespaces" blipped in my mind, but it may well be just my brain
needing more coffee...
- Arnaldo
next prev parent reply other threads:[~2008-09-30 19:16 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-29 18:33 Protocol not attached Leandro Sales
2008-09-29 18:37 ` Arnaldo Carvalho de Melo
2008-09-30 18:32 ` Leandro Sales
2008-09-30 19:16 ` Arnaldo Carvalho de Melo [this message]
2008-09-30 21:24 ` Leandro Sales
2008-09-30 22:11 ` Arnaldo Carvalho de Melo
2008-10-01 18:27 ` Leandro Sales
2008-10-01 19:18 ` Leandro Sales
2008-10-01 19:37 ` Arnaldo Carvalho de Melo
2008-10-01 19:43 ` Leandro Sales
2008-10-01 21:38 ` Leandro Sales
2008-10-01 22:20 ` Ian McDonald
2008-10-02 4:47 ` Gerrit Renker
2008-10-03 5:44 ` Leandro Sales
2008-10-03 13:24 ` Arnaldo Carvalho de Melo
2008-10-03 14:18 ` Arnaldo Carvalho de Melo
2008-10-11 7:35 ` Gerrit Renker
2008-10-11 17:28 ` Leandro Sales
2008-10-13 14:51 ` Gerrit Renker
2008-10-16 21:09 ` Leandro Sales
2008-10-17 6:06 ` Gerrit Renker
2008-10-18 11:06 ` Gerrit Renker
2008-10-20 13:13 ` Arnaldo Carvalho de Melo
2008-10-21 14:19 ` Leandro Sales
2008-10-21 14:32 ` Arnaldo Carvalho de Melo
2008-10-21 18:08 ` Leandro Sales
2008-10-22 1:37 ` Leandro Sales
2008-10-22 1:37 ` Leandro Sales
2008-10-22 11:38 ` Arnaldo Carvalho de Melo
2008-10-22 13:30 ` Leandro Sales
2008-10-22 15:55 ` Gerrit Renker
2008-10-22 19:27 ` Leandro Sales
2008-10-23 5:18 ` gerrit
2008-11-06 13:38 ` Leandro Sales
2008-11-06 15:20 ` Gerrit Renker
2008-11-06 15:38 ` Arnaldo Carvalho de Melo
2008-11-06 17:46 ` Leandro Sales
2008-11-06 18:04 ` Leandro Sales
2008-11-06 18:17 ` Leandro Sales
2008-11-06 22:05 ` Leandro Sales
2008-11-08 8:50 ` Gerrit Renker
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=20080930191641.GL15446@ghostprotocols.net \
--to=acme@redhat.com \
--cc=dccp@vger.kernel.org \
/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