A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5214 ====================================================================== Reported By: leeann Assigned To: laurent ====================================================================== Project: wireshark Issue ID: 5214 Category: regular use Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2014-11-03 07:17 CET Last Modified: 2014-11-03 09:46 CET ====================================================================== Summary: Wireshark crashes on a relocation error Description: leeann@kremvax: ~ [512]% wireshark& [1] 10588 leeann@kremvax: ~ [513]% ld.so.1: wireshark: fatal: relocation error: file /opt/csw/lib/i386/libglib-2.0.so.0: symbol stpcpy: referenced symbol not found
I don't know if the problem is in wireshark or in libglib-2.0. Thanks for looking into this. ====================================================================== ---------------------------------------------------------------------- (0010949) laurent (manager) - 2014-11-03 09:46 https://www.opencsw.org/mantis/view.php?id=5214#c10949 ---------------------------------------------------------------------- I can't reproduce, so I suspect something is not up to date. What is the ouput of: ls -lL /opt/csw/lib/i386/libglib-2.0.so.0 ls -l /opt/csw/bin/wireshark grep ^mirror /etc/opt/csw/pkgutil.conf
