Re: [uml-user] private application crashes in uml

2006-04-18 Thread Jeff Dike
On Mon, Apr 17, 2006 at 04:12:45PM +0300, Raz Ben-Jehuda(caro) wrote: > "set_thread_area failed when setting up thread-local storage > Too many errors encountered; the rest of the message is ignored: > Segmentation fault" > and the kernel is 2.6.15. Use a more recent UML - 2.6.17-rc1 has all of

[uml-user] private application crashes in uml

2006-04-17 Thread Raz Ben-Jehuda(caro)
i have built my exe . it is an async io tester. i staticlly linked it and copied it to uml file system. when trying to run it in uml i am getting: "set_thread_area failed when setting up thread-local storage Too many errors encountered; the rest of the message is ignored: Segmentation fault" th