Re: [uml-user] Segfaulting applications inside UML

2006-03-11 Thread Julius Schwartzenberg
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

Re: [uml-user] Segfaulting applications inside UML

2006-03-11 Thread Blaisorblade
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. > > > >

Re: [uml-user] Segfaulting applications inside UML

2006-03-10 Thread Julius Schwartzenberg
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

Re: [uml-user] Segfaulting applications inside UML

2006-03-10 Thread Blaisorblade
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

Re: [uml-user] Segfaulting applications inside UML

2006-03-10 Thread Julius Schwartzenberg
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

Re: [uml-user] Segfaulting applications inside UML

2006-03-10 Thread Blaisorblade
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

Re: [uml-user] Segfaulting applications inside UML

2006-03-09 Thread Itamar Reis Peixoto
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

[uml-user] Segfaulting applications inside UML

2006-03-09 Thread Julius Schwartzenberg
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