[okl4-developer] session creation fail

최수길 sooguri at icu.ac.kr
Tue Oct 9 10:27:54 EST 2007


An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20071009/9e7a660c/attachment.htm 
-------------- next part --------------
Hi,

I created a dummy server, and tried to create a session between a wombat device driver and the server.

After IDL compile, client header file and server header file was successfully created.

As in l4e_console.c, iguana_pd_create_session function was called.
( iguana_pd_create_session(L4_Pager(), pd_myself(), thread_myself(), serv_ref, 
	memsection_lookup((uintptr_t)iguana_get_clist(0), &ignore), NULL).ref.session; )

I checked that the value of serv_ref is same as the thread id of dummy server.

But, while attempting to create a session, I got an error "L4_Rootserver aborted".

Could anyone tell me tha possible cause of this problem.

Thanks.


More information about the Developer mailing list