[Xenomai-core] system hangs with ifconfig eth0 down

2008-06-04 Thread Markus Osterried
Hi, I am using Xenomai with pSOS-skin. The application and the whole system crashes when I call the following statement from a pSOS-thread: system(ifconfig eth0 down); Any other call to system(), e.g. system(ls) works fine. On the other hand, if I call ifconfig eth0 down from a shell outside

Re: [Xenomai-core] system hangs with ifconfig eth0 down

2008-06-04 Thread Markus Osterried
: Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 4. Juni 2008 15:40 To: Markus Osterried Cc: Xenomai-core@gna.org Subject: Re: [Xenomai-core] system hangs with ifconfig eth0 down On Wed, Jun 4, 2008 at 3:10 PM, Markus Osterried [EMAIL PROTECTED] wrote: Hi, I am using Xenomai with pSOS

Re: [Xenomai-core] system hangs with ifconfig eth0 down

2008-06-04 Thread Markus Osterried
: Mittwoch, 4. Juni 2008 16:55 To: Markus Osterried Cc: Xenomai-core@gna.org Subject: Re: [Xenomai-core] system hangs with ifconfig eth0 down On Wed, Jun 4, 2008 at 4:35 PM, Markus Osterried [EMAIL PROTECTED] wrote: Hi, thank you for the fast response. Can you give me a hint which patch

Re: [Xenomai-core] system hangs with ifconfig eth0 down

2008-06-04 Thread Gilles Chanteperdrix
On Wed, Jun 4, 2008 at 5:09 PM, Markus Osterried [EMAIL PROTECTED] wrote: Hi, our kernel (along with the device drivers) is specifically adapted to our embedded system, it would be a huge bunch of work to change the kernel. I think to do the ipipe backport is a lot easier. I do not have

Re: [Xenomai-core] system hangs with ifconfig eth0 down

2008-06-04 Thread Philippe Gerum
Subject: Re: [Xenomai-core] system hangs with ifconfig eth0 down On Wed, Jun 4, 2008 at 4:35 PM, Markus Osterried [EMAIL PROTECTED] wrote: Hi, thank you for the fast response. Can you give me a hint which patch this is? We use kernel 2.6.18 and ipipe 1.5-01, which I think is the latest