WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XEN3 Problem on Fedora Core 4

On Wednesday 15 February 2006 13:49, Stefan Brunzen wrote:
> Hi,
>
> i succesafully got xen3 running on FC4.
>
> I do have 3 Domains up and running.
> When i try to install IBM´s db2 i get an Error which probably occurs cause
> of Xen.
>
> The error is:
>
> cdDB2-8.1-RuntimeSetup/db2/linux/install/db2jinst: line 130:  2699
> Segmentation fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
> $JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running
>
> Also i still get that warning
>
>    ***************************************************************
>    ***************************************************************
>    ** WARNING: Currently emulating unsupported memory accesses  **
>    **          in /lib/tls glibc libraries. The emulation is    **
>    **          slow. To ensure full performance you should      **
>    **          install a 'xen-friendly' (nosegneg) version of   **
>    **          the library, or disable tls support by executing **
>    **          the following as root:                           **
>    **          mv /lib/tls /lib/tls.disabled                    **
>    ** Offending process: hotplug (pid=32)                       **
>    ***************************************************************
>    ***************************************************************
>
>
> I do have /lib/tls disabled through renaming it.
>
> Does someone have an idea ?
>
> Thanks, Stefan Brunzen
>
First off, please don't reply to an existing thread if you intend to create a 
new one, it messes up the thread display in most mail clients.

Then, for your problem: hotplug is statically linked, just removing the 
(dynamic) tls library won't fix things, the application needs to be 
recompiled.

Since that topic pops up again and again, it would be nice if the xen devels 
would add a sentence to the warning above, something like "If you already 
removed the TLS library, the offending application probably needs to be 
recompiled"

/Ernst

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>