Blaisorblade schreef:
Ah, ok, I see - you're using a 2.4 host kernel. TLS support can't work
correctly then - all I can do is provide a better diagnostic for this case.
You should continue using the "move /lib/tls away" solution, but on some
distro (like Fedora Core 4 and beyond) it won't work
On Friday 10 March 2006 20:51, Julius Schwartzenberg wrote:
> Blaisorblade schreef:
> >>Thanks a lot for the fix. It indeed solves the problem. I had actually
> >>also tried 2.6.15-bs3, but that gave me lot's of new TLS errors (and
> >>things still weren't working), so it seemed even worse.
> >
> >
Blaisorblade schreef:
Thanks a lot for the fix. It indeed solves the problem. I had actually
also tried 2.6.15-bs3, but that gave me lot's of new TLS errors (and
things still weren't working), so it seemed even worse.
It was -bs3 or -bs1? -bs1 gave a lot of messages, but -bs3 not, and until now
On Friday 10 March 2006 17:35, Julius Schwartzenberg wrote:
> Blaisorblade schreef:
> > On Friday 10 March 2006 01:06, Itamar Reis Peixoto wrote:
> >>try
> >>
> >>rm -rf /lib/tls
> >
> > At most mv /lib/tls /lib/tls.away - 2.6.15-bs3 supports TLS, and 2.6.17
> > should include officially the suppor
Blaisorblade schreef:
On Friday 10 March 2006 01:06, Itamar Reis Peixoto wrote:
try
rm -rf /lib/tls
At most mv /lib/tls /lib/tls.away - 2.6.15-bs3 supports TLS, and 2.6.17 should
include officially the support.
Thanks a lot for the fix. It indeed solves the problem. I had actually
also tr
On Friday 10 March 2006 01:06, Itamar Reis Peixoto wrote:
> try
>
> rm -rf /lib/tls
At most mv /lib/tls /lib/tls.away - 2.6.15-bs3 supports TLS, and 2.6.17 should
include officially the support.
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Bl
try
rm -rf /lib/tls
- Original Message -
From: "Julius Schwartzenberg" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 09, 2006 9:00 PM
Subject: [uml-user] Segfaulting applications inside UML
Hi,
I seem to have a problem were certain kinds of applications segfault
Hi,
I seem to have a problem were certain kinds of applications segfault
when trying to run or use them.
I'm using Debian Sarge. The guest kernel I'm using is version
2.6.15.6-bs2. I also had the problem with a plain 2.6.15.1 kernel.
My host is Slackware 10.1 with kernel version 2.4.26.
The