it's ok. I found what it was. The fifo file hadn't the correct permissions...
On Wednesday 14 July 2004 15:01, Andrei Pelinescu-Onciul wrote:
On Jul 12, 2004 at 12:54, Cyprien Simons cyprien.simons@tu-berlin.de
wrote:
Hi everybody,
I got a problem with launching ser. It launch correctly, but quit immediately without prompting an error message. I took a look in the /var/log/messages file and there is what I found:
ser: INFO: SIGCHLD received: we do not worry about grand-children ser: DEBUG: tm_shutdown: releasing timers ser: DEBUG: tm_shutdown : removing semaphores ser: DEBUG: tm_shutdown : done ser: shm_mem_destroy ser: destroying the shared memory lock
Try a config check (ser -c -f /etc/ser/ser.cfg). If it's ok enable coredumps: ulimit -c unlimited ser -w /tmp/ #......
and see if you get a core in temp. Also send us the full start log.
Andrei