Nmap Development mailing list archives

Re: nmap 6.49BETA/zenmap hang on OS X 10.10.3


From: Daniel Miller <bonsaiviking () gmail com>
Date: Thu, 2 Jul 2015 08:31:56 -0500

Steven,

It looks like this might be related to this bug report on the gdk-pixbuf2
port: https://trac.macports.org/ticket/45354

We can probably configure the port to disable GIO sniffing and just use the
magic numbers in the included loaders. Just to confirm this is the real
issue, let's try a quick fix: install the attached mime.cache file into the
Zenmap app and see if it solves the problem.

sudo mkdir /Applications/Zenmap.app/Contents/Resources/share/mime
sudo cp mime.cache
/Applications/Zenmap.app/Contents/Resources/share/mime/mime.cache

Dan

On Wed, Jul 1, 2015 at 11:48 PM, Daniel Miller <bonsaiviking () gmail com>
wrote:

Steven,

Thanks for the report! Can you confirm what version of Nmap/Zenmap you are
using? I will work on tracking down any pixbuf loader path issues I can.

Dan

On Tue, Jun 30, 2015 at 4:28 PM, Steven Pine <steven () serioustech net>
wrote:

 I’m getting the same error as was previously discussed:
http://seclists.org/nmap-dev/2012/q2/896


 This is with the default profile with an –O switch added, tried on two
different os x 10.3.3 machines. Scan runs, can be saved, but when trying to
click topology zenmap freezes. Simpler topology images work, I assume it is
some issue with displaying the padlock.png



 local zenmap_wrapper.py[857]:
/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages.zip/zenmapGUI/App.py:365:
GtkWarning: Default font does not have a positive size

Jun 30 17:20:59 Tech-2.local zenmap_wrapper.py[857]:
/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages.zip/zenmapGUI/MainWindow.py:535:
GtkWarning: Default font does not have a positive size

Jun 30 17:21:09 Tech-2 com.apple.xpc.launchd[1]
(com.apple.xpc.launchd.domain.system): Could not import service from
caller: caller = osascript.1343, service = com.apple.systemevents.35248,
error = 134: Service cannot load in requested session

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]: Traceback (most
recent call last):

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]:   File
"radialnet/gui/RadialNet.pyc", line 878, in expose

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]:   File
"radialnet/gui/RadialNet.pyc", line 263, in check_graph_status

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]:   File
"radialnet/gui/RadialNet.pyc", line 1023, in __draw

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]:   File
"radialnet/gui/RadialNet.pyc", line 1167, in __draw_node

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]:   File
"radialnet/gui/Image.pyc", line 187, in get_pixbuf

Jun 30 17:21:23 Tech-2.local zenmap_wrapper.py[857]: GError: Couldn't
recognize the image file format for file
'/Applications/Zenmap.app/Contents/MacOS/../Resources/share/zenmap/pixmaps/radialnet/padlock.png

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/



Attachment: mime.cache
Description:

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: