Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Dec 98 07:59:22 -0600
From:      "Richard Seaman, Jr." <lists@tar.com>
To:        "Vladimir N. Silyaev" <vns@delta.odessa.ua>
Cc:        "emulation@freebsd.org" <emulation@FreeBSD.ORG>
Subject:   Re: linux threads binary
Message-ID:  <199812091359.HAA72067@ns.tar.com>

next in thread | raw e-mail | index | archive | help
On Wed, 09 Dec 98 09:27:53 +0200, Vladimir N. Silyaev wrote:

>Hi!
>
>If you didn't receive samples for linux threads it's my five cents.
>
>This samples compiled gcc-2.7.2.3 from glibc-2.0.7-29 examples code,
>with some modification of Makefile.
>All examples a runnable in my Linux box, but sometime this examples 
>are coredumped, IMHO at exit stage. 

Thanks.  Johan Larsson also provided me with the compiled examples.

I can get all the examples to run in emulation emulation mode,
apparently correctly, with one exception.  ex4 appears to hang
on exit (no coredump), requiring a Ctrl-c to finally end it.
ex4 does a pthread_exit on the main thread, so I'm still looking
at how our FreeBSD patches handle exit and wait processing.

When I can isolate the problem with ex4, I'll post the patches
to make linux threads work.

I can now also get StarOffice 5.0 to execute its setup program
without dumping core (though the core dump that occured in setup
did not appear to be a threads problem, but rather a linxu_pipe
problem).  However, it reports that I'm missing libvos505li.so. 
I'll have to track down a copy of that lib before I can test this
further.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812091359.HAA72067>