From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: linking shared libraries 2
Date: Fri, 13 Jun 2003 08:57:42 +0400
Message-ID: <20030613045742.GA32269@solemn.turbinal.org> (raw)
In-Reply-To: <20030611150257.GC4864@solemn.turbinal.org>
[-- Attachment #1.1: Type: text/plain, Size: 610 bytes --]
On Wed, Jun 11, 2003 at 07:02:57PM +0400, Alexey Tourbin wrote:
> $ cc -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a -L. -lperl
> $ LD_BIND_NOW=1 LD_LIBRARY_PATH=$PWD PERL5LIB=$PWD/lib ./perl fail.t
> thread
> ^C
> $ cc -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a -L. -lperl -lpthread
> $ LD_BIND_NOW=1 LD_LIBRARY_PATH=$PWD PERL5LIB=$PWD/lib ./perl fail.t
> thread
> ok
> $
Господа, вот релевантный diff на strace'ы от обоих случаев. Здесь
видно, как первый процесс виснет (read 7 unfinished в самом конце), а
второй (большая часть diff'а) -- успешно завершается. В чем здесь может
быть дело?
[-- Attachment #1.2: perl-pthread.diff.bz2 --]
[-- Type: application/x-bzip2, Size: 11042 bytes --]
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2003-06-13 4:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-29 0:10 [devel] " Alexey Tourbin
2003-06-10 19:40 ` [devel] " Alexey Tourbin
2003-06-10 21:00 ` Dmitry V. Levin
2003-06-11 9:25 ` Alexey Tourbin
2003-06-11 15:02 ` Alexey Tourbin
2003-06-13 4:57 ` Alexey Tourbin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030613045742.GA32269@solemn.turbinal.org \
--to=at@altlinux.ru \
--cc=devel@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git