[omniORB] omnithread bug?

Christian Werner krisha at chrisi.de
Sat Sep 22 19:28:41 BST 2007


Hi,

in another project (Win2VNC) omnithread is used. With the latest sf
release I get an exception from omnithread, so I looked for a newer
implementation of omnithread and found it here.

Probably this bug also exists in this version, since I used omnithread
in Win2VNC and the same bug occured.

In omni_thread::start is a call to _beginthreadex(...) with the argument
to the omni_thread_wrapper function and there it throws an access
violation. I think it's because of a new feature in the Intel Q/E6600
(and of course other newer CPUs), but not sure.

Maybe someone can fix it or help me with that? I tried to put the
wrapper also in omni_thread class but then thousands other errors occurs ;)

regards,
krisha



More information about the omniORB-list mailing list