Jeff Webb wrote:
Gilles Chanteperdrix wrote:

After the first Ctrl-C that does not work, could you try and attach gdb
to see where the threads are stopped ?


I tried to do this, but was unable to determine the stopping point using gdb.

type simply: "info threads"
then change thread to the main thread with "thread x", where x is the lowest thread id as listed by "info threads"
then type: "backtrace"


Are you using NPTL or Linuxthreads ?


I'm running a stock Fedora Core 5 configuration, so I think that means NPTL.

Could you tell us in what state the
switchtest threads are when running ps and in /proc/xenomai/sched ?
After the second Ctrl-C, are the threads still alive ?


See the output below.

/proc/xenomai/sched gives an information on the status that is easier to
understand.

--
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to