Mantis - wireshark
Viewing Issue Advanced Details
5200 packaging minor always 2014-08-20 08:09 2014-08-20 21:50
paulats2net  
laurent  
normal  
resolved  
fixed  
none    
none  
0005200: Wireshark on solaris 10 missing dependency on CSWgdkpixbuf
After installing csw for first time on new server.

root@solaris10# pkgadd -d http://get.opencsw.org/now [^]

root@solaris10# /opt/csw/bin/pkgutil -y -i wireshark

root@solaris10# /opt/csw/bin/wireshark
Gtk-Message: Failed to load module "pk-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"

(wireshark:16132): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/opt/csw/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /opt/csw/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
zsh: segmentation fault (core dumped) /opt/csw/bin/wireshark

Installing CSWgdkpixbuf resolved the problem.
Issue History
2014-08-20 08:09 paulats2net New Issue
2014-08-20 08:11 paulats2net Note Added: 0010893
2014-08-20 21:47 laurent Status new => assigned
2014-08-20 21:47 laurent Assigned To => laurent
2014-08-20 21:50 laurent Note Added: 0010894
2014-08-20 21:50 laurent Status assigned => resolved
2014-08-20 21:50 laurent Resolution open => fixed

Notes
(0010893)
paulats2net   
2014-08-20 08:11   
cat /etc/release
                       Solaris 10 5/09 s10s_u7wos_08 SPARC
           Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 30 March 2009
(0010894)
laurent   
2014-08-20 21:50   
Correct, definitely missing dep. I can't say segfaulting ia a very elegant way to deal with the missing file :-/
I just pushed a fixed package, updated to the latest version while I was at it. You can give it a try.