[bug-notifications] [pigz 0003879]: fails to multithread on Solaris 8
Mantis Bug Tracker
noreply at opencsw.org
Fri Sep 4 15:07:49 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3879
======================================================================
Reported By: james
Assigned To: dam
======================================================================
Project: pigz
Issue ID: 3879
Category: regular use
Reproducibility: sometimes
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-09-04 12:52 CEST
Last Modified: 2009-09-04 15:07 CEST
======================================================================
Summary: fails to multithread on Solaris 8
Description:
pigs (spelt pigz) fails to multithread on Solaris 8.
Workaround: use /usr/lib/lwp.
Suggest changing RPATH to use /usr/lib/lwp
LD_OPTIONS=-R/usr/lib/lwp
It's possible a patch will fix also, please find it, check it's still
public and put in checkinstall if you think the patch is the solution.
======================================================================
----------------------------------------------------------------------
(0006666) james (reporter) - 2009-09-04 15:07
http://www.opencsw.org/bugtrack/view.php?id=3879#c6666
----------------------------------------------------------------------
Ah yes, it's the RPATH of libpthread.so that matters.
Use wrapper script with LD_LIBRARY_PATH.
More information about the bug-notifications
mailing list