Hi,
having a Xen system my Linux tls library path is not in place (renamed to /lib/tls.disabled). When I run a program that uses OLE/DCOM (with native ole libraries) it crashes immediately. Using LD_LIBRARY_PATH=/lib/tls.disabled wine program makes it work again. I am not sure if this is true for all OLE apps.
Is this known/expected behaviour or a bug?
Cheers, Cihan
On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote:
Hi,
having a Xen system my Linux tls library path is not in place (renamed to /lib/tls.disabled). When I run a program that uses OLE/DCOM (with native ole libraries) it crashes immediately. Using LD_LIBRARY_PATH=/lib/tls.disabled wine program makes it work again. I am not sure if this is true for all OLE apps.
Is this known/expected behaviour or a bug?
Do you have a backtrace of the crash or similar?
Ciao, Marcus