[vbox-dev] failed to set self TLS... Has anyone ever seen this log?

Jack Han hanjackcyw at gmail.com
Fri Mar 6 02:52:19 GMT 2009


Thank you very much, Sander ! I saw that in source code.
But do you know if I can call anything else instead of RTR3Init() ?
Because I am using MS ATL library to call the COM and include only the
"virtualbox.h" and "virtualbox.c" files.
And I want to use only the provided sdk to make my frontend as clear as
possible.

2009/3/5 Sander van Leeuwen <Sander.Vanleeuwen at sun.com>

> You probably didn't initialize the runtime in your frontend. Use RTR3Init()
> or RTR3InitAndSUPLib() as the other frontends.
>
> Jack Han wrote:
>
>   Has anyone ever seen this log? I want to make my own frontend.
> But it cracked after call pProgress->WaitForCompletion( -1 ) in my win xp
> sp3.
> Found a log file in my directory:
>
> Log created: 2009-03-05T08:58:19.640625000Z
> Executable: VBox
> Commandline: "f:\VBoxGdi\Debug\VBoxGdi.exe"
> !!Assertion Failed!!
> Expression: <NULL>
> Location  :
> C:\vbox\branch\w32-2.1\src\VBox\Runtime\r3\win\thread-win.cpp(104)
> rtThreadNativeMain
> failed to set self TLS. lasterr=0 thread 'MainHGCMthread'
>
>
> Anyone knows what's happened here?
>
> ------------------------------
>
> _______________________________________________
> vbox-dev mailing listvbox-dev at virtualbox.orghttp://vbox.innotek.de/mailman/listinfo/vbox-dev
>
>
>
> --
> Kind regards / Mit freundlichen Gruessen / Met vriendelijke groet
>
> --
>
> Sun Microsystems GmbH        Sander van Leeuwen
> Werkstrasse 24               Senior Staff Engineer, VirtualBox
> 71384 Weinstadt, Germany     mailto:Sander.Vanleeuwen at sun.com <Sander.Vanleeuwen at sun.com>
>
>
> ================================================
> Sitz der Gesellschaft: Sun Microsystems GmbH,
> Sonnenallee 1, 85551 Kirchheim-Heimstetten
> Amtsgericht Muenchen: HRB 161028
> Geschaeftsfuehrer: Thomas Schroeder,
> Wolfgang Engels, Dr. Roland Boehmer
> Vorsitzender des Aufsichtsrates: Martin Haering
> ================================================
>
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090306/61722b38/attachment.html>


More information about the vbox-dev mailing list