Nmap Development mailing list archives

Zenmap 6.01 - Application Error


From: Bill Lawn <wlawn () yahoo com>
Date: Mon, 25 Jun 2012 11:08:01 -0700 (PDT)

Hi,
 
I upgraded to version 6.01 today.
 
When running Zenmap from my Windows 7 workstation (Computer-02) with this scan (Intense Scan plus UDP) string:
 
nmap -sS -sU -T4 -A -v --webxml computer1
 
The application aborts and I get this error in the Windows 7 Application Log:
 
Log Name:      Application
Source:        Application Error
Date:          6/25/2012 10:16:53 AM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Computer-02.mydomain.com
Description:
Faulting application name: zenmap.exe, version: 6.1.0.0, time stamp: 0x49180193
Faulting module name: libglib-2.0-0.dll, version: 2.28.8.0, time stamp: 0x4e253544
Exception code: 0x40000015
Fault offset: 0x0004c2d8
Faulting process id: 0x300
Faulting application start time: 0x01cd52dbc2f07e4e
Faulting application path: C:\Program Files (x86)\Nmap\zenmap.exe
Faulting module path: C:\Program Files (x86)\Nmap\py2exe\libglib-2.0-0.dll
Report Id: 68ebc940-bed0-11e1-b784-005056b36a52
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-06-25T14:16:53.000000000Z" />
    <EventRecordID>27772</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Computer-02.mydomain.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data>zenmap.exe</Data>
    <Data>6.1.0.0</Data>
    <Data>49180193</Data>
    <Data>libglib-2.0-0.dll</Data>
    <Data>2.28.8.0</Data>
    <Data>4e253544</Data>
    <Data>40000015</Data>
    <Data>0004c2d8</Data>
    <Data>300</Data>
    <Data>01cd52dbc2f07e4e</Data>
    <Data>C:\Program Files (x86)\Nmap\zenmap.exe</Data>
    <Data>C:\Program Files (x86)\Nmap\py2exe\libglib-2.0-0.dll</Data>
    <Data>68ebc940-bed0-11e1-b784-005056b36a52</Data>
  </EventData>
</Event>
 
Also, if I run the same command string above from the command prompt the scan runs successfully.
 
If I use Zenmap to scan the same computer with this scan (Intense scan) string
nmap -T4 -A -v --webxml computer1
Zenmap runs successfully.
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: