Dear Olaf

The CoE program is written in perl, accessing to /dev/Ethercat0

I do not know if is accessing with variable length arrays....

If I use only the perl program is working ...

But if meantime also another task that is handling the ethercat frame structure

there freezing appears....

May be sending  CoE Messagges to more device at the same time ?



Best Regards

Pier



Hi,


>BUG: unable to handle kernel NULL pointer dereference

This may be caused by a stack overflow in YOUR program. Do you use arrays of
variable length (http://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html)? If
yes - stop it!

Olaf



--

Perlsoft GmbH
Sennereigasse 27
3900 Brig
Switzerland

Tel. +41977022933

_______________________________________________
etherlab-users mailing list
[email protected]
http://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to