Operating System - HP-UX
1851527 Members
2499 Online
104059 Solutions
New Discussion

Re: wireshark run problem with pixbufloader

 
SOLVED
Go to solution
steve-accuris
New Member

wireshark run problem with pixbufloader

Hi

I have installed wireshark 1.0.1 on ia64 11.23. I have installed all of the required dependencies but I get the following error

#/usr/local/bin/wireshark

(wireshark:20191): GdkPixbuf-WARNING **: Error loading XPM image loader: Unable to load image-loading module: /usr/local/lib/hpux32/gtk-2.0/2.10.0/loaders/#libpixbufloader-xpm.so: Unable to find library '/usr/local/lib/hpux32/gtk-2.0/2.10.0/loaders/#libpixbufloader-xpm.so'.

(wireshark:20191): Gdk-CRITICAL **: file gdkpixbuf-render.c: line 294: assertion `GDK_IS_PIXBUF (pixbuf)' failed
Bus error(coredump)


Has anyone seen this, any pointers would be much appreciated ....

Thanks
Steve
4 REPLIES 4
Steven E. Protter
Exalted Contributor
Solution

Re: wireshark run problem with pixbufloader

Shalom,

Make sure your system is properly patched, send the bug report to wireshark and wait for the next version.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
steve-accuris
New Member

Re: wireshark run problem with pixbufloader

I created the lib file with # in front of it, as it was looking fro a library with a hash in front of the name and that did the trick , could be a bug in wireshark , who knows.

Thanks for the help

Steve
Dennis Handly
Acclaimed Contributor

Re: wireshark run problem with pixbufloader

>I created the lib file with # in front of it,

That's very strange. A "#" usually means that swinstall couldn't remove the load module because it was busy and it will be scheduled for removal later.
steve-accuris
New Member

Re: wireshark run problem with pixbufloader

Interesting ! Good to know that

Cheers
Steve