Nmap Development mailing list archives

Zenmap crash on OSX 10.7.1/Lion - Will not Launch


From: Karim Traboulsi <ktraboulsi () gmail com>
Date: Fri, 7 Oct 2011 03:30:53 +0000

Dear Sir,

Zenmap currently crashes on both 5.51 and 5.61Test2. Currently running OSX
10.7.1, with no Xcode installed. Upon launch of the program, I authenticate,
the crash happens completely hidden to the user. The zenmap icon barley
makes it into the dock, and no crash report prompt appears. I used
appcleaner to wipe out each install and repeated multiple times with the
same crash. Any ideas?

Here is the crash on 5.51 via console:

07/10/2011 03:00:43.501 Installer: User picked Standard Install
07/10/2011 03:00:43.501 Installer: Choices selected for installation:
07/10/2011 03:00:43.501 Installer:     Upgrade: "Nmap 5.51"
07/10/2011 03:00:43.501 Installer:     Upgrade: "Nmap"
07/10/2011 03:00:43.501 Installer:     Upgrade: "Zenmap"
07/10/2011 03:00:43.501 Installer:     Upgrade: "Ncat"
07/10/2011 03:00:43.501 Installer:     Upgrade: "Ndiff"
07/10/2011 03:00:43.501 Installer:     Upgrade: "Nping"
07/10/2011 03:00:43.502 Installer:
================================================================================
07/10/2011 03:00:43.579 Installer: Configuring volume "Macintosh HD"
07/10/2011 03:00:43.592 Installer: Free space on "Macintosh HD": 55.21 GB
(55207432192 bytes).
07/10/2011 03:00:43.592 Installer: Create temporary directory
"/var/folders/_k/51yzwcbd6gzgplg2kkl2d62c0000gn/T//Install.23343Jxx2a5"
07/10/2011 03:00:43.596 Installer: IFPKInstallElement (5 packages)
07/10/2011 03:00:43.629 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.apple-software
07/10/2011 03:00:43.649 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.app-store-software
07/10/2011 03:00:43.667 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.app-store-software
07/10/2011 03:00:43.668 com.apple.SecurityServer: Failed to authorize right
'system.install.app-store-software' by client
'/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd'
[23354] for authorization created by
'/System/Library/CoreServices/Installer.app' [23343]
07/10/2011 03:00:43.670 installd: PackageKit: ----- Begin install -----
07/10/2011 03:00:44.879 installd: Installed "Nmap 5.51" ()
07/10/2011 03:00:44.884 installd: PackageKit: ----- End install -----
07/10/2011 03:00:45.674 Installer: Running install actions
07/10/2011 03:00:45.675 Installer: Removing temporary directory
"/var/folders/_k/51yzwcbd6gzgplg2kkl2d62c0000gn/T//Install.23343Jxx2a5"
07/10/2011 03:00:45.678 Installer: Finalize disk "Macintosh HD"
07/10/2011 03:00:45.678 Installer: Notifying system of updated components
07/10/2011 03:00:45.679 Installer: **** Summary Information ****
07/10/2011 03:00:45.679 Installer:   Operation      Elapsed time
07/10/2011 03:00:45.679 Installer: -----------------------------
07/10/2011 03:00:45.679 Installer:        disk      0.01 seconds
07/10/2011 03:00:45.679 Installer:      script      0.00 seconds
07/10/2011 03:00:45.679 Installer:        zero      0.02 seconds
07/10/2011 03:00:45.679 Installer:     install      2.08 seconds
07/10/2011 03:00:45.679 Installer:     -total-      2.11 seconds
07/10/2011 03:00:45.869 Installer: IFDInstallController 71434E80 state = 5
07/10/2011 03:00:45.869 Installer: Displaying 'Install Succeeded' UI.
07/10/2011 03:00:59.433 authexec: executing
/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap: Traceback (most
recent call last):
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 103, in
<module>
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:
_argv_emulation()
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 101, in
_argv_emulation
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:
_get_argvemulator().mainloop()
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 8, in
_get_argvemulator
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:     from Carbon
import AE
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   File
"Carbon/AE.pyc", line 1, in <module>
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap: ImportError:
dlopen(/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/_AE.so,
2): Symbol not found: _iconv
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   Referenced
from: /usr/lib/libcups.2.dylib
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:   Expected in:
/Applications/Zenmap.app/Contents/Frameworks/libiconv.2.dylib
07/10/2011 03:00:59.539 [0x0-0x11e51e4].org.insecure.Zenmap:  in
/usr/lib/libcups.2.dylib
07/10/2011 03:00:59.913 com.apple.launchd.peruser.501:
([0x0-0x11e51e4].org.insecure.Zenmap[23364]) Exited with code: 10

-----

Process:         zenmap.bin [23370]
Path:            /Applications/Zenmap.app/Contents/MacOS/zenmap.bin
Identifier:      zenmap.bin
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  Zenmap [23364]

Date/Time:       2011-10-07 03:00:59.550 +0000
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K]
---/--- SM=NUL  /Applications/Zenmap.app/Contents/MacOS/zenmap.bin
    __TEXT                 0000000000001000-0000000000008000 [   28K]
r-x/rwx SM=COW  /Applications/Zenmap.app/Contents/MacOS/zenmap.bin

Application Specific Information:
objc[23370]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               0000000000 0 + 0
1   zenmap.bin                        0x00005828 report_script_error + 1248
2   zenmap.bin                        0x00006fd3 py2app_main + 1171
3   zenmap.bin                        0x0000711b main + 297
4   zenmap.bin                        0x00001a9a _start + 216
5   zenmap.bin                        0x000019c1 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9940e90a kevent + 10
1   libdispatch.dylib                 0x94c0cccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib                 0x94c0b71b _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib            0x9940e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x95dffccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x95e016fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib            0x9940e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x95dffccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x95e016fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00410ef0  ebx: 0x00002d38  ecx: 0x00000000  edx: 0x00411010
  edi: 0x96281d30  esi: 0x92c14f60  ebp: 0xbfffeb98  esp: 0xbfffeb0c
   ss: 0x00000023  efl: 0x00010282  eip: 0x00000000   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 2

--------------------------------------------------------------------------------------------------------------------

5.61Test2:

07/10/2011 03:21:58.915 Installer: @(#)PROGRAM:Install  PROJECT:Install-684
07/10/2011 03:21:58.915 Installer: @(#)PROGRAM:Installer
PROJECT:Installer-530
07/10/2011 03:21:58.916 Installer: Hardware: MacBookPro8,3 @ 2.30 GHz (x 8),
8192 MB RAM
07/10/2011 03:21:58.916 Installer: Running OS Build: Mac OS X 10.7.1 (11B26)
07/10/2011 03:21:58.952 Installer: Nmap 5.61TEST2  Installation Log
07/10/2011 03:21:58.952 Installer: Opened from:
/Volumes/nmap-5.61TEST2/nmap-5.61TEST2.mpkg
07/10/2011 03:22:14.772 Installer: InstallerStatusNotifications plugin
loaded
07/10/2011 03:22:16.534 Installer:
================================================================================
07/10/2011 03:22:16.534 Installer: User picked Custom Install
07/10/2011 03:22:16.534 Installer: Choices selected for installation:
07/10/2011 03:22:16.534 Installer:     Upgrade: "Nmap 5.61TEST2"
07/10/2011 03:22:16.534 Installer:     Upgrade: "Nmap"
07/10/2011 03:22:16.534 Installer:     Upgrade: "Zenmap"
07/10/2011 03:22:16.534 Installer:     Upgrade: "Ncat"
07/10/2011 03:22:16.534 Installer:     Upgrade: "Ndiff"
07/10/2011 03:22:16.534 Installer:     Upgrade: "Nping"
07/10/2011 03:22:16.534 Installer:
================================================================================
07/10/2011 03:22:21.294 Installer:
================================================================================
07/10/2011 03:22:21.294 Installer: User picked Standard Install
07/10/2011 03:22:21.294 Installer: Choices selected for installation:
07/10/2011 03:22:21.294 Installer:     Upgrade: "Nmap 5.61TEST2"
07/10/2011 03:22:21.294 Installer:     Upgrade: "Nmap"
07/10/2011 03:22:21.294 Installer:     Upgrade: "Zenmap"
07/10/2011 03:22:21.294 Installer:     Upgrade: "Ncat"
07/10/2011 03:22:21.294 Installer:     Upgrade: "Ndiff"
07/10/2011 03:22:21.294 Installer:     Upgrade: "Nping"
07/10/2011 03:22:21.294 Installer:
================================================================================
07/10/2011 03:22:21.345 Installer: Configuring volume "Macintosh HD"
07/10/2011 03:22:21.358 Installer: Free space on "Macintosh HD": 62.27 GB
(62274437120 bytes).
07/10/2011 03:22:21.358 Installer: Create temporary directory
"/var/folders/_k/51yzwcbd6gzgplg2kkl2d62c0000gn/T//Install.235447vTS1s"
07/10/2011 03:22:21.362 Installer: IFPKInstallElement (5 packages)
07/10/2011 03:22:21.393 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.apple-software
07/10/2011 03:22:21.412 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.app-store-software
07/10/2011 03:22:21.430 authorizationhost: SFBuiltinEntitled: Installer.app
is not entitled for system.install.app-store-software
07/10/2011 03:22:21.431 com.apple.SecurityServer: Failed to authorize right
'system.install.app-store-software' by client
'/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd'
[23553] for authorization created by
'/System/Library/CoreServices/Installer.app' [23544]
07/10/2011 03:22:21.433 installd: PackageKit: ----- Begin install -----
07/10/2011 03:22:23.046 installd: Installed "Nmap 5.61TEST2" ()
07/10/2011 03:22:23.050 installd: PackageKit: ----- End install -----
07/10/2011 03:22:23.436 Installer: Running install actions
07/10/2011 03:22:23.437 Installer: Removing temporary directory
"/var/folders/_k/51yzwcbd6gzgplg2kkl2d62c0000gn/T//Install.235447vTS1s"
07/10/2011 03:22:23.439 Installer: Finalize disk "Macintosh HD"
07/10/2011 03:22:23.440 Installer: Notifying system of updated components
07/10/2011 03:22:23.440 Installer: **** Summary Information ****
07/10/2011 03:22:23.440 Installer:   Operation      Elapsed time
07/10/2011 03:22:23.440 Installer: -----------------------------
07/10/2011 03:22:23.440 Installer:        disk      0.01 seconds
07/10/2011 03:22:23.440 Installer:      script      0.00 seconds
07/10/2011 03:22:23.440 Installer:        zero      0.01 seconds
07/10/2011 03:22:23.440 Installer:     install      2.07 seconds
07/10/2011 03:22:23.440 Installer:     -total-      2.10 seconds
07/10/2011 03:22:23.597 Installer: IFDInstallController D3946A90 state = 5
07/10/2011 03:22:23.597 Installer: Displaying 'Install Succeeded' UI.
07/10/2011 03:24:12.585 authexec: executing
/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap: Traceback (most
recent call last):
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 103, in
<module>
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:
_argv_emulation()
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 101, in
_argv_emulation
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:
_get_argvemulator().mainloop()
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   File
"/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 8, in
_get_argvemulator
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:     from Carbon
import AE
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   File
"Carbon/AE.pyc", line 1, in <module>
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap: ImportError:
dlopen(/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/_AE.so,
2): Symbol not found: _iconv
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   Referenced
from: /usr/lib/libcups.2.dylib
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:   Expected in:
/Applications/Zenmap.app/Contents/Frameworks/libiconv.2.dylib
07/10/2011 03:24:12.760 [0x0-0x11ff1fe].org.insecure.Zenmap:  in
/usr/lib/libcups.2.dylib
07/10/2011 03:24:12.801 ReportCrash: DebugSymbols was unable to start a
spotlight query: spotlight is not responding or disabled.
07/10/2011 03:24:13.136 com.apple.launchd.peruser.501:
([0x0-0x11ff1fe].org.insecure.Zenmap[23571]) Exited with code: 10
07/10/2011 03:24:15.809 ReportCrash: Saved crash report for
zenmap.bin[23578] version ??? (???) to
/Library/Logs/DiagnosticReports/zenmap.bin_2011-10-07-032415_localhost.crash

--------

Process:         zenmap.bin [23578]
Path:            /Applications/Zenmap.app/Contents/MacOS/zenmap.bin
Identifier:      zenmap.bin
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  Zenmap [23571]

Date/Time:       2011-10-07 03:24:12.771 +0000
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K]
---/--- SM=NUL  /Applications/Zenmap.app/Contents/MacOS/zenmap.bin
    __TEXT                 0000000000001000-0000000000008000 [   28K]
r-x/rwx SM=COW  /Applications/Zenmap.app/Contents/MacOS/zenmap.bin

Application Specific Information:
objc[23578]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               0000000000 0 + 0
1   zenmap.bin                        0x00005828 report_script_error + 1248
2   zenmap.bin                        0x00006fd3 py2app_main + 1171
3   zenmap.bin                        0x0000711b main + 297
4   zenmap.bin                        0x00001a9a _start + 216
5   zenmap.bin                        0x000019c1 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9940e90a kevent + 10
1   libdispatch.dylib                 0x94c0cccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib                 0x94c0b71b _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib            0x9940e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x95dffccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x95e016fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib            0x9940e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x95dffccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x95e016fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0064d030  ebx: 0x00002d38  ecx: 0x00000000  edx: 0x0064d150
  edi: 0x96281d30  esi: 0x92c14f60  ebp: 0xbfffeb98  esp: 0xbfffeb0c
   ss: 0x00000023  efl: 0x00010282  eip: 0x00000000   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 6

-----------

Best Regards,

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


Current thread: