Nmap Development mailing list archives
Re: Crash on Mac OS X
From: Daniel Miller <bonsaiviking () gmail com>
Date: Tue, 7 Jun 2016 15:08:33 -0500
Alexander, Thanks for this bug report. This is a known issue affecting Nmap 7.12 on OS X. It will be fixed in the next release. The fix is easy to apply yourself: Just install (as root/with sudo) the attached loaders.cache file to: /Applications/Zenmap.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache Thanks for using Zenmap, and happy scanning! Dan On Mon, Jun 6, 2016 at 2:01 PM, Alexander Barber <dangerbarber () gmail com> wrote:
The following is the stack trace:
Version: 7.12
Traceback (most recent call last):
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 878, in expose
self.__draw(context)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 263, in check_graph_status
return function(*args)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 1023, in __draw
self.__draw_node(context, node)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 1167, in __draw_node
icons.append(self.__icon.get_pixbuf('padlock'))
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/Image.py",
line 187, in get_pixbuf
gtk.gdk.pixbuf_new_from_file(file)
GError: Couldn't recognize the image file format for file
'/Applications/Zenmap.app/Contents/MacOS/../Resources/share/zenmap/pixmaps/radialnet/padlock.png'
This seems to have occurred after I right clicked on one of the ports
after scanning a host. The affected computer is running Mac OS X El Capitan
10.11.4.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
Attachment:
loaders.cache
Description:
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Crash on Mac OS X Alexander Barber (Jun 07)
- Re: Crash on Mac OS X Daniel Miller (Jun 07)
