From: Nuno Silva <nuno.silva@vgertech.com>
To: Kip Macy <kmacy@fsmware.com>
Cc: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>, xen-devel@lists.sourceforge.net
Subject: Re: problems with latest unstable
Date: Wed, 28 Apr 2004 03:22:41 +0100 [thread overview]
Message-ID: <408F1571.9030909@vgertech.com> (raw)
In-Reply-To: <20040427181626.I31878@demos.bsdclusters.com>
[-- Attachment #1: Type: text/plain, Size: 776 bytes --]
Kip Macy wrote:
[..]
>
>
> Probably. Might "set_tid_address()" or "set_thread_area()" be the
> offender?
>
> execve("/bin/ls", ["ls"], [/* 42 vars */]) = 0
> uname({sys="Linux", node="curly.lab.netapp.com", ...}) = 0
> set_tid_address(0) = -1 ENOSYS (Function not implemented)
> brk(0) = 0x805a40e
> <...>
> set_thread_area({entry_number:-1 -> -1, base_addr:0x805a680,
> limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
> limit_in_pages:1, seg_not_present:0, useable:1}) = -1 ENOSYS (Function
> not implemented)
> <...>
>
Just a wild guess:
# mv /lib/tls /lib/tls-off
and reboot... If it's Thread Local Storage's fault that should stop
happening :)
(But it's only a workaround...)
Regards,
Nuno Silva
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next prev parent reply other threads:[~2004-04-28 2:22 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-21 0:45 Re: Need help Neugebauer, Rolf
2004-04-21 15:29 ` I RATTAN
2004-04-21 16:05 ` Mark Williamson
2004-04-21 17:21 ` I RATTAN
2004-04-21 17:40 ` Rolf Neugebauer
2004-04-22 2:28 ` I RATTAN
2004-04-22 15:07 ` I RATTAN
2004-04-27 18:56 ` problems with latest unstable Kip Macy
2004-04-28 0:28 ` Ian Pratt
2004-04-28 1:24 ` Kip Macy
2004-04-28 2:15 ` Ian Pratt
2004-04-28 2:22 ` Nuno Silva [this message]
2004-04-28 6:52 ` Keir Fraser
2004-05-16 0:24 ` stopping a domain Kip Macy
2004-05-16 7:48 ` Keir Fraser
2004-05-16 18:53 ` Kip Macy
2004-05-31 20:38 ` scheduler panic Kip Macy
2004-05-31 21:27 ` Keir Fraser
2004-05-31 21:46 ` Kip Macy
2004-05-31 22:24 ` Ian Pratt
2004-05-31 22:39 ` Kip Macy
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=408F1571.9030909@vgertech.com \
--to=nuno.silva@vgertech.com \
--cc=Ian.Pratt@cl.cam.ac.uk \
--cc=kmacy@fsmware.com \
--cc=xen-devel@lists.sourceforge.net \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.