Nmap Development mailing list archives

Re: Zenmap will not start on Mac OSX 10.6.3


From: David Fifield <david () bamsoftware com>
Date: Wed, 23 Jun 2010 09:47:55 -0600

On Thu, May 27, 2010 at 01:29:53PM -0400, David Dipert wrote:
Yes it was from the DMG package
Can I provide more information for you? Or do you want me to try anything?

Yes, please tell me what vesion of Zenmap, and if version 5.00 from
http://nmap.org/dist/nmap-5.00.dmg has the same problem.

The original install was 5.2.1 
I downloaded the 5.0 package from the link you provided and get the
same error in the logs. 

I'm trying to solve this but I can't reproduce it. When does Zenmap
crash? Is it

Before the "Type your password to allow Zenmap to make changes" dialog?
Before the X11 application is started?
Before the Zenmap interface appears?

If you have gdb installed, it might help to get a backtrace. Run

$ gdb /Applications/Zenmap.app/Contents/MacOS/Zenmap
(gdb) run

If it says "Program received signal SIGTRAP," enter

(gdb) continue

until it stops. When it crashes, do

(gdb) backtrace

and then send the backtrace output.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: