[Prev][Next][Index][Thread]
Posix Threads.. Dump of trap state
Hi,
I am trying to port a multi-threaded OCaml kernel onto OSKit. I am
experiencing "Dump of trap state" problems . Does anyone have some
guidelines to debug such problems. How do I know where the trap_dump is
called.
I tried inserting printf's to locate the problem but was not succesful.
The pthreads kernels in the examples directory work fine on OSKIt for
us. I also did link the kernel against the multithreaded version of
FreeBSD C library (liboskit_freebsd_c_r.a).
Thanks in advance,
Vishal
Follow-Ups: