EIP in CPFilter with BM39SP2 on NW65SP8

I have finally taken the plunge and just upgraded some servers from BM3.8 to
3.9SP1 then applied SP2.
The servers have been running NW65SP8 for some time without any significant
issues.
Now on one server I am getting multiple abends as soon as I try to apply any
changes to the ACL via iManager (2.7.3) Workstation.
On another I find that although iManager reports a successful application of
the new rules, the server re-reads the rules but reports the old number of
rules, ie pre-change. Hitting the Apply Changes button a second or third
time brings the server into line.
I have seen a post from March that there is a new version of ACLCHECK
available, but I cannot find any trace of it in the downloads section of the
Novell site.
Can anyone please help?
Regards... Liam McDonnell

I have been supplied a new version of ACLCHECK which addressed the issues
with the "EIP in CPFilter" abends.
On the other hand, I was also caught out by the flawed install routine of
BM3.9 SP2 which stops if it fails to see a copy of iManager to back up, but
still updates PRODUCTS.DAT.
The clue is in the BM39SP2.LOG which should explicitly declare that the
various affected folders have had files copied.
"Craig Johnson" <[email protected]> wrote in message
news:[email protected]...
> In article <[email protected]>, Liam McDonnell
> wrote:
>> Now on one server I am getting multiple abends as soon as I try to apply
>> any
>> changes to the ACL via iManager (2.7.3) Workstation.
>>
> When I see this sort of behavior, it usually means a corrupted rule. The
> fix
> is generally to delete and reapply rules. Might help to backup the rules,
> wipe
> them out and just restore the backup. (At least it's easy to try).
>
>> On another I find that although iManager reports a successful application
>> of
>> the new rules, the server re-reads the rules but reports the old number
>> of
>> rules, ie pre-change. Hitting the Apply Changes button a second or third
>> time brings the server into line.
>
> My personal theory on this:
> -With 3.8 and earlier, using NWADMN32, Novell had architected the system
> to
> have a) nwadmin write a change to nds, and b) nwadmin notify the server
> nlms to
> refresh the appropriate config, and c) nwadmin tell the server what
> timestamp
> to look for. Therefore, the server would keep reading its config from NDS
> until it got a change with the designated timestamp.
>
> I think with 3.9 that Novell no longer signals BMgr what timestamp to look
> for,
> but simply tells it to reread the config. And so you end up having BMgr
> read
> NDS too soon for synch of changes made at other replicas, resulting in
> BMgr
> simply rereading the existing config. By the time you tell it to apply
> changes
> later on, changes submitted into one replica have synched over to the BMgr
> server and are then seen by BMgr.
>
>> I have seen a post from March that there is a new version of ACLCHECK
>> available, but I cannot find any trace of it in the downloads section of
>> the
>> Novell site.
>
> Nothing new released publicly yet, but I don't know that it would have any
> bearing on the issues here.
>
>
> Craig Johnson
> Novell Support Connection SysOp
> *** For a current patch list, tips, handy files and books on
> BorderManager, go to http://www.craigjconsulting.com ***
>

Similar Messages

  • BM 3.9 sp2 or NW 6.5.8 problems?

    I have run into two problems with the BM 3.9 sp2 installation that I need to
    fix ASAP.
    Problem 1: We have several users that VPN into partner offices with ipsec /
    L2TP connections. These worked up until the time we installed service pack
    8 for NetWare and service pack 2 for BorderManager. What has changed? How
    hard will it be to reverse the changes (roll back to sp 6 for NW and sp 1
    for BM)?
    Problem 2: EIP in CPFILTER.NLM - per TID 7002823 there is an "internal"
    ACLCHECK.NLM that can be requested. I sent an email to support requesting
    the NLM but it has been several days and no response. Is there another way
    to get the NLM? Or is the roll back from problem #1 going to be the answer
    here as well?

    Hi,
    Daniel Wells wrote:
    >
    > I have run into two problems with the BM 3.9 sp2 installation that I need to
    > fix ASAP.
    >
    > Problem 1: We have several users that VPN into partner offices with ipsec /
    > L2TP connections. These worked up until the time we installed service pack
    > 8 for NetWare and service pack 2 for BorderManager. What has changed? How
    > hard will it be to reverse the changes (roll back to sp 6 for NW and sp 1
    > for BM)?
    FWIW, I'm doing L2TP connects to customer websites successfully though
    exactly that combination. But whatever changed in your case, if any,
    it's SP8. Bordermanager has no relevancy to your L2TP connections (which
    can only flow through packet filters, and these are part of the OS).
    > Problem 2: EIP in CPFILTER.NLM - per TID 7002823 there is an "internal"
    > ACLCHECK.NLM that can be requested. I sent an email to support requesting
    > the NLM but it has been several days and no response. Is there another way
    > to get the NLM? Or is the roll back from problem #1 going to be the answer
    > here as well?
    I can't answer that one, sorry. Either open a SR, or hope that Gonzalo
    here comes around.
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • CIFS and Win7 64-bit Home Premium

    Trying to get Windows 7 64-bit Home Premium to work with CIFS in NW65sp8.
    TID 3437586 mentions registry edit below as a fix for vista home premium,, i don't find this entry in Win 7 64-bit home premium. If i create the entry in win 7 home premium will it work?
    (Open "regedit"
    Go to "HKEY_LOCAL_MACHINE" -->"SYSTEM" -->"CurrentControlSet" -->"Control" -->"Lsa"
    In the pane on the right change "LmCompatibiltyLevel" to "1"
    How to make a distributable "reg" file
    In a text editor, enter the following:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
    "LmCompatibilityLevel"=dword:00000001
    Save the file with a ".reg" extension. This file can be distributed to any Vista client that is having problems connecting to Netware.)
    please advice.
    thx.

    On 25/06/2010 18:56, robles wrote:
    > Trying to get Windows 7 64-bit Home Premium to work with CIFS in
    > NW65sp8.
    > TID 3437586 mentions registry edit below as a fix for vista home
    > premium,, i don't find this entry in Win 7 64-bit home premium. If i
    > create the entry in win 7 home premium will it work?
    >
    > ---
    > (Open "regedit"
    > Go to "HKEY_LOCAL_MACHINE" -->"SYSTEM" -->"CurrentControlSet"
    > -->"Control" -->"Lsa"
    >
    > In the pane on the right change "LmCompatibiltyLevel" to "1"
    > How to make a distributable "reg" file
    > In a text editor, enter the following:
    > Windows Registry Editor Version 5.00
    > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
    > "LmCompatibilityLevel"=dword:00000001
    > Save the file with a ".reg" extension. This file can be distributed to
    > any Vista client that is having problems connecting to Netware.)
    > ---
    >
    > please advice.
    > thx.
    You won't find the registry entry because it's not been set and
    therefore the default is another value. You need to create it to change
    that value (to the above).
    HTH.
    Simon
    Novell Knowledge Partner (NKP)
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partners (TTP) group. See www.novell.com/ttp for more details.

  • Manage ACL's for different versions...

    Hi
    We have several sites, some with BM39SP2 and some with older versions.
    Some sites have multiple BM servers, so Access Rules are managed via the container object.
    The issue we now have is inability to manage the older BM access rules...
    Management for the 'new' servers on the main site is ok (ish... well, as ok as battling with imanager can be ;-)
    However when we try and manage the container rules for the other sites we can't manage by either NwAdmin or iManager...
    NWAdmin reports:
    "RESTRICT: You can not configure or modify Access Rules through NWAdmin. Instead use iManager."
    iManager reports:
    "Either you have selected the wrong object or the migration is not done properly (Please run the fillattr manually )"
    ...rock and hard place... It's not possible to get the other servers updated anytime soon, so are the any attributes I can modify or delete to let me use good old nwadmin to manage my 'legacy' bm acls??
    Cheers
    David

    Hi,
    djbrightman wrote:
    >
    > Hi
    > We have several sites, some with BM39SP2 and some with older versions.
    > Some sites have multiple BM servers, so Access Rules are managed via
    > the container object.
    >
    > The issue we now have is inability to manage the older BM access
    > rules...
    All you need to do is use a Nwadmin32 with BM3.8 (not 3.9) snapins to
    manage your old ACLs.
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • Labview crashes with access violation(0xc00000050at EIP=0x7c8219a6

    when i poen my project in labview ,it crashes with "access violation(0xc00000050at EIP=0x7c8219a6.why is this happening?how can i open my project?

    Probably nothing to do with it but I had some dodgy memory, and windows would complain that there was an error to do with that exact memory location: c0000005

  • An abend on NW65SP8 cluster with N65NSS8b

    Hello.
    We have got an abend on one node of Netware 6.5SP8 cluster with
    N65NSS8b. Some one could explain this abend.
    Here is cut of abend.log. We could provide more information if it is needed.
    Thank in advance.
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server NODE2 halted Wednesday, April 28, 2010 10:12:35.677 pm
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error
    code 00000000)
    Registers:
    CS = 0008 DS = 0010 ES = 0010 FS = 0023 GS = 0023 SS = 0010
    EAX = 00000000 EBX = 00000002 ECX = 00000000 EDX = 9CFE17B4
    ESI = 93399720 EDI = 00000002 EBP = 9CFE17D8 ESP = 9CFE17CC
    EIP = 8F599087 FLAGS = 00010246
    8F599087 FF7498F8 PUSH dword ptr [EAX+EBX*4-08]=?
    EIP in LOGEVENT.NLM at code start +00002087h
    Access Location: 0x00000000
    The violation occurred while processing the following instruction:
    8F599087 FF7498F8 PUSH dword ptr [EAX+EBX*4-08]
    8F59908B 56 PUSH ESI
    8F59908C E8A4EEFFFF CALL 8F597F35
    8F599091 83C40C ADD ESP, 0000000C
    8F599094 85C0 TEST EAX, EAX
    8F599096 740D JZ 8F5990A5
    8F599098 53 PUSH EBX
    8F599099 56 PUSH ESI
    8F59909A E8B2EFFFFF CALL 8F598051
    8F59909F 85C0 TEST EAX, EAX
    Running process: LogEvents Loop Process
    Thread Owned by NLM: AUDITNW.NLM
    Stack pointer: 9CFE1610
    OS Stack limit: 9CFD9A00
    Scheduling priority: 67371008
    Wait state: 5050190 Blocked on a kernel CV
    Stack: --00000002 (LOADER.NLM|KernelAddressSpace+2)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --93399720 ?
    --9CFE1944 ?
    8F59BCC4 (LOGEVENT.NLM|LogEventExt+9F9)
    --93399720 ?
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9339C3EC ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --000000AD (LOADER.NLM|KernelAddressSpace+AD)
    --9339C3F4 ?
    --0000028C (LOADER.NLM|KernelAddressSpace+28C)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00001580 (LOADER.NLM|KernelAddressSpace+1580)
    --00000005 (LOADER.NLM|KernelAddressSpace+5)
    --00000006 (LOADER.NLM|KernelAddressSpace+6)
    --0000002C (LOADER.NLM|KernelAddressSpace+2C)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000006 (LOADER.NLM|KernelAddressSpace+6)
    --72617453 ?
    --6F4C2074 ?
    --76652067 ?
    --20746E65 ?
    --3A726F66 ?
    --74654E20 ?
    --65726157 ?
    --74736E49 ?
    --32333120 ?
    --30003130 ?
    --00000030 (LOADER.NLM|KernelAddressSpace+30)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --956302A0 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --952C51E0 ?
    --FE301020 ?
    --97143620 ?
    0021CE3F (SERVER.NLM|SchedResumeDisabled+F)
    --97143620 ?
    --11111111 ?
    0020DDCB (SERVER.NLM|kSemaphoreValidate+D7)
    --97143620 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --92B7509C ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --98A9E7C8 ?
    00205FF4 (SERVER.NLM|PerformCallOuts+148)
    00205FFC (SERVER.NLM|PerformCallOuts+150)
    -97A5EA36 ?
    8F59C2F0 (LOGEVENT.NLM|LogEventExt+1025)
    --0000038F (LOADER.NLM|KernelAddressSpace+38F)
    --9CFE1930 ?
    00229F50 (SERVER.NLM|SchedTimerISR+D8)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --000002C9 (LOADER.NLM|KernelAddressSpace+2C9)
    --9CFE1944 ?
    -0013D020 (LOADER.NLM|interruptVectorPool+0)
    -00145E00 (LOADER.NLM|kVirtualInterruptTable0+0)
    00110824 (LOADER.NLM|kTimer1Interrupt+28)
    --FE00C380 (LOADER.NLM|OSAllocMemory+C380)
    0010FE49 (LOADER.NLM|kProcessProtectedModeInterrupt+39)
    0010FE51 (LOADER.NLM|kProcessProtectedModeInterrupt+41)
    -00145E00 (LOADER.NLM|kVirtualInterruptTable0+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    -97A5E51D ?
    0010F7AB (LOADER.NLM|kProtectedModeInterruptContinue+65)
    --00000023 (LOADER.NLM|KernelAddressSpace+23)
    --00000023 (LOADER.NLM|KernelAddressSpace+23)
    --00000023 (LOADER.NLM|KernelAddressSpace+23)
    936BE44F (AUDITNW.NLM|(Code Start)+344F)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9CFE1944 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --93399720 ?
    --0000028C (LOADER.NLM|KernelAddressSpace+28C)
    --938E9001 ?
    8F59C2F0 (LOGEVENT.NLM|LogEventExt+1025)
    --00000008 (LOADER.NLM|KernelAddressSpace+8)
    936BE44F (AUDITNW.NLM|(Code Start)+344F)
    --938F9380 ?
    --8F7C74E0 ?
    --9CFE19A0 ?
    936BE51A (AUDITNW.NLM|(Code Start)+351A)
    --93399720 ?
    -936C3084 (AUDITNW.NLM|(Data Start)+1084)
    --000A0006 ?
    --00000007 (LOADER.NLM|KernelAddressSpace+7)
    Additional Information:
    The CPU encountered a problem executing code in LOGEVENT.NLM.
    The problem may be in that module or in data passed to that module by a
    process owned by AUDITNW.NLM.

    03.05.2010 15:40, Rodion пишет:
    > 03.05.2010 2:16, ataubman wrote:
    >>
    >
    >> Just to confirm that we're
    >> on the same page: 'Novell Login'
    >> (http://download.novell.com/protected...d=feuRIrrVHBQ~)
    >> contains newer versions of both the above modules.
    >>
    >>
    >
    > We will try newer version of Novell Audit platform agent 2.0.2 FP7 and
    > inform you about results.
    >
    We have updated audit agents to version 2.0.2 FP7 on two nodes of the NW
    cluster and NW servers. Also we disable file close event of audit agents
    on nodes of the NW cluster.
    We noticed some messages, which were appearing on Logger Screen, when
    backup job worked with huge amount network traffic. Messages like these:
    Novell Audit Platform Agent: Failing primary connection for application
    NetWareInst.
    Novell Audit Platform Agent: Ack Not received - Going to end the
    connection
    Novell Audit Platform Agent: Failing primary connection for application
    NetWareInst.
    Novell Audit Platform Agent: ACK Failure for File
    Novell Audit Platform Agent: Server reports logging protocol version: 4
    Novell Audit Platform Agent: NetWareInst connecting to Log Server via
    CLEAR TEXT
    Novell Audit Platform Agent: Authentication Successful
    Novell Audit Platform Agent: Switching application NetWareInst to
    failover log server, 192.168.175.71.
    Novell Audit Platform Agent: Failing failover connection for application
    NetWareInst.
    Novell Audit Platform Agent: Ack Not received - Going to end the
    connection
    Novell Audit Platform Agent: Failing failover connection for application
    NetWareInst.
    Novell Audit Platform Agent: ACK Failure for File
    Novell Audit Platform Agent: Switching application NetWareInst from
    failover log server to cache.
    Novell Audit Platform Agent: This is from EndClientConnection
    Novell Audit Platform Agent: LCache could not process event for the
    application NetWareInst. Reconnecting LCache Again.
    Novell Audit Platform Agent: Ack Not received - Going to end the
    connection
    Novell Audit Platform Agent: This is from EndClientConnection
    Novell Audit Platform Agent: LCache could not process event for the
    application NetWareInst. Reconnecting LCache Again.
    Novell Audit Platform Agent: ACK Failure for File
    Novell Audit Platform Agent: LCache could not process, Going to
    restart/connect again
    Novell Audit Cache: Removed application NetWareInst cache file
    sys:/etc/logcache/lc934755c293b98b926e915cb0890823dd.
    Novell Audit Cache: Removed application NetWareInst cache file
    sys:/etc/logcache/lc934755c293b98b926e915cb0890823dd.
    Novell Audit Cache: Removed application NetWareInst cache file
    sys:/etc/logcache/lc934755c293b98b926e915cb0890823dd.
    Novell Audit Cache: Removed application NetWareInst cache file
    sys:/etc/logcache/lc934755c293b98b926e915cb0890823dd.
    Novell Audit Platform Agent: ain.
    Novell Audit Platform Agent: Server reports logging protocol version: 4
    Novell Audit Platform Agent: NetWareInst connecting to Log Server via
    CLEAR TEXT
    Novell Audit Platform Agent: Authentication Successful
    Novell Audit Platform Agent: NetWareInst.
    Novell Audit Cache: Removed application NetWareInst cache file
    sys:/etc/logcache/lc934755c293b98b926e915cb0890823dd
    In other words NW Audit agent lost connection to Audit server.
    There were several anends on NW server that was not a node of cluster
    when audit agent was trying to reconnect to Audit server.
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server MAIN1 halted Friday, May 7, 2010 5:03:36.526 am
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error
    code 00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 00000000 EBX = 00000002 ECX = 00000000 EDX = AEB9E1A4
    ESI = 90216260 EDI = 9D33A0E2 EBP = AEB9E1C8 ESP = AEB9E1BC
    EIP = 9D33A0B0 FLAGS = 00010246
    9D33A0B0 FF7498F8 PUSH dword ptr [EAX+EBX*4-08]=?
    EIP in LOGEVENT.NLM at code start +000020B0h
    Access Location: 0x00000000
    The violation occurred while processing the following instruction:
    9D33A0B0 FF7498F8 PUSH dword ptr [EAX+EBX*4-08]
    9D33A0B4 56 PUSH ESI
    9D33A0B5 E8A3EEFFFF CALL 9D338F5D
    9D33A0BA 83C40C ADD ESP, 0000000C
    9D33A0BD 85C0 TEST EAX, EAX
    9D33A0BF 740D JZ 9D33A0CE
    9D33A0C1 53 PUSH EBX
    9D33A0C2 56 PUSH ESI
    9D33A0C3 E8B1EFFFFF CALL 9D339079
    9D33A0C8 85C0 TEST EAX, EAX
    Running process: ReconnectToServer Thread Process
    Thread Owned by NLM: LOGEVENT.NLM
    Stack pointer: AEB9DBBC
    OS Stack limit: AEB8E240
    Scheduling priority: 67371008
    Wait state: 5050190 Blocked on a kernel CV
    Stack: --00000002 (LOADER.NLM|KernelAddressSpace+2)
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    Additional Information:
    The CPU encountered a problem executing code in LOGEVENT.NLM. The
    problem may be in that module or in data passed to that module by a
    process owned by LOGEVENT.NLM.
    Thanks for time and help.

  • BorderManager abends with EIP in PROXY.NLM

    Here's the problem.
    Any ideas?
    I have BM 3.9 SP1
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server MCFW01 halted Monday, 16 March 2009 1:50:07.245 pm
    Abend 28 on P00: Server-5.70.08: Page Fault Processor Exception (Error code 00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = DFA2F6B3 EBX = 05B4B5A4 ECX = DFA2F5B7 EDX = 05B4B5A4
    ESI = 00040000 EDI = 05B4B5B8 EBP = 00000000 ESP = B3F739C4
    EIP = 9BBBD35D FLAGS = 00010086
    9BBBD35D 8B08 MOV ECX, [EAX]=?
    EIP in PROXY.NLM at code start +0003735Dh
    Access Location: 0xDFA2F6B3
    The violation occurred while processing the following instruction:
    9BBBD35D 8B08 MOV ECX, [EAX]
    9BBBD35F 39CA CMP EDX, ECX
    9BBBD361 741A JZ 9BBBD37D
    9BBBD363 85C9 TEST ECX, ECX
    9BBBD365 7408 JZ 9BBBD36F
    9BBBD367 8D81FC000000 LEA EAX, [ECX+000000FC]
    9BBBD36D EBEE JMP 9BBBD35D
    9BBBD36F 6877506F9E PUSH 9E6F5077
    9BBBD374 E877B5FCFF CALL PROXY.NLM|InternalConsistencyError
    9BBBD379 83C404 ADD ESP, 00000004
    Running process: Server 00:78 Process
    Thread Owned by NLM: SERVER.NLM
    Stack pointer: B3F73F80
    OS Stack limit: B3F6C040
    Scheduling priority: 67371008
    Wait state: 50500F0 Waiting for work
    Stack: 9BB95204 (PROXY.NLM|IdleClientSendFIN+44)
    --05B4B5A4 ?
    --05B4B5A4 ?
    9BB8FC08 (PROXY.NLM|TCPCtlCallBack+1DC)
    --05B4B5A4 ?
    --00783B5A ?
    --94E4D388 ?
    --00040000 (LOADER.NLM|PSD_LibraryErrno+1FF0)
    --94E4D2BC ?
    8E296FA5 (TCP.NLM|TCPAnyAddrCheck+270D)
    --00000004 (LOADER.NLM|KernelAddressSpace+4)
    --05B4B5B8 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00783B5A ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --B3F73A8C ?
    --94E4D2BC ?
    8E29733E (TCP.NLM|TCPAnyAddrCheck+2AA6)
    --94E4D2BC ?
    --00000046 (LOADER.NLM|KernelAddressSpace+46)
    --00783B5A ?
    --00781B5C ?
    --94E4D2BC ?
    --B3F73A8C ?
    8E296453 (TCP.NLM|TCPAnyAddrCheck+1BBB)
    --94E4D2BC ?
    --B3F73A8C ?
    --00783B5A ?
    --00000028 (LOADER.NLM|KernelAddressSpace+28)
    --3FFFFFFF ?
    --94E4D2BC ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --B3F73A8C ?
    8E296078 (TCP.NLM|TCPAnyAddrCheck+17E0)
    --94E4D2BC ?
    --B3F73A8C ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --94E4D2BC ?
    --B3F73A8C ?
    8E295A80 (TCP.NLM|TCPAnyAddrCheck+11E8)
    --94E4D2BC ?
    --B3F73A8C ?
    8E29EE64 (TCP.NLM|TCPMPUnsafeConnectionLookup+5C0)
    --8753AF42 ?
    --94E4D2BC ?
    --94E4D2BC ?
    --B3F73A8C ?
    8E294CE1 (TCP.NLM|TCPAnyAddrCheck+449)
    --94E4D2BC ?
    --B3F73A8C ?
    --8753AEE4 ?
    --B3F73AB8 ?
    --B3F73AC8 ?
    --CC0F1879 ?
    --00781B5C ?
    --CC0F1879 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000014 (LOADER.NLM|KernelAddressSpace+14)
    --1FFE0011 ?
    --0000FFFF (LOADER.NLM|KernelAddressSpace+FFFF)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --B0AF0210 ?
    --B2805ADB ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --50000210 ?
    --C89E3FD3 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --10BC2188 ?
    90A0869C (MSM.NLM|CMSMValidateAuxDataBuffer+DC)
    --8F52D3AC ?
    --871275FC ?
    --903DA630 ?
    --10BC2188 ?
    90A089BB (MSM.NLM|CMSMValidateAuxDataBuffer+3FB)
    --8F5273DC ?
    90A1180E (ETHERTSM.NLM|EtherTSMRegisterHSM+11A)
    --00000297 (LOADER.NLM|KernelAddressSpace+297)
    8DD72D68 (TCPIP.NLM|IPInboundIF+679)
    --00000297 (LOADER.NLM|KernelAddressSpace+297)
    8DD720D8 (TCPIP.NLM|?IPSend_pushed+BE)
    --007B5511 ?
    --87127604 ?
    00365802 (SERVER.NLM|FunnelingWrapperReturnsHere+25)
    --C8C279D4 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000246 (LOADER.NLM|KernelAddressSpace+246)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    8E299D40 (TCP.NLM|TCPAnyAddrCheck+54A8)
    --87127604 ?
    --7C8C0850 ?
    --7C8C0850 ?
    --7C8C07AC ?
    --00000450 (LOADER.NLM|KernelAddressSpace+450)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --871276C0 ?
    --00000450 (LOADER.NLM|KernelAddressSpace+450)
    --87127604 ?
    --7C8C06E0 ?
    Additional Information:
    The CPU encountered a problem executing code in PROXY.NLM. The problem may be in that module or in data passed to that module by a process owned by SERVER.NLM.

    Cheers
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server MCFW01 halted Tuesday, 10 March 2009 1:09:37.852 pm
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error code 00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 000283A0 EBX = 176EA214 ECX = 9F6A38E4 EDX = 9F6A38E4
    ESI = 00000000 EDI = 00000002 EBP = 025ED004 ESP = 885DBEA4
    EIP = 9F1BFE72 FLAGS = 00010086
    9F1BFE72 8B02 MOV EAX, [EDX]=?
    EIP in PROXY.NLM at code start +00044E72h
    Access Location: 0x9F6A38E4
    The violation occurred while processing the following instruction:
    9F1BFE72 8B02 MOV EAX, [EDX]
    9F1BFE74 39D8 CMP EAX, EBX
    9F1BFE76 7436 JZ 9F1BFEAE
    9F1BFE78 39C8 CMP EAX, ECX
    9F1BFE7A 7436 JZ 9F1BFEB2
    9F1BFE7C 89C2 MOV EDX, EAX
    9F1BFE7E EBF2 JMP 9F1BFE72
    9F1BFE80 8D51FF LEA EDX, [ECX-01]
    9F1BFE83 891530E1539F MOV [PROXY.NLM|cntModuleInUse]=00000001, EDX
    9F1BFE89 83C404 ADD ESP, 00000004
    Running process: Server 12 Process
    Thread Owned by NLM: SERVER.NLM
    Stack pointer: 885DBF7C
    OS Stack limit: 885D4040
    Scheduling priority: 67371008
    Wait state: 50500F0 Waiting for work
    Stack: -9F4D8604 (PROXY.NLM|(Data Start)+3604)
    --025ED004 ?
    -9F4D8630 (PROXY.NLM|(Data Start)+3630)
    -9F4F5438 (PROXY.NLM|status500Description+0)
    --176EA214 ?
    9F1BFE18 (PROXY.NLM|oc_removeHot+A8)
    --176EA214 ?
    --176EA214 ?
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    9F182BB4 (PROXY.NLM|HTTPClientError+C0)
    --176EA214 ?
    -9F4F5438 (PROXY.NLM|status500Description+0)
    -9F4D8630 (PROXY.NLM|(Data Start)+3630)
    --176EA214 ?
    --02E56004 ?
    --870C4C86 ?
    --02E56004 ?
    --00000007 (LOADER.NLM|KernelAddressSpace+7)
    9F182AA5 (PROXY.NLM|ClientCacheError+25)
    --02E56004 ?
    --00000003 (LOADER.NLM|KernelAddressSpace+3)
    -9F4F5438 (PROXY.NLM|status500Description+0)
    -9F4D8630 (PROXY.NLM|(Data Start)+3630)
    9F18427E (PROXY.NLM|oc_writeHeadersToCache+13E)
    --02E56004 ?
    --00000006 (LOADER.NLM|KernelAddressSpace+6)
    --00000006 (LOADER.NLM|KernelAddressSpace+6)
    --000005B0 (LOADER.NLM|KernelAddressSpace+5B0)
    --02E56004 ?
    --0000970B (LOADER.NLM|KernelAddressSpace+970B)
    --02E56004 ?
    --02E56004 ?
    9F183E28 (PROXY.NLM|WriteHTTPResponseHeaders+58)
    --02E56004 ?
    --02E56004 ?
    --02E56004 ?
    9F1832E0 (PROXY.NLM|ProcessReplyBody+320)
    --02E56004 ?
    --02E56004 ?
    --02E56004 ?
    9F1A6C7E (PROXY.NLM|ProcessHTTPReplyHeaders+7E)
    --02E56004 ?
    --0000970B (LOADER.NLM|KernelAddressSpace+970B)
    --870C4D94 ?
    --870C4C7E ?
    9F182A1C (PROXY.NLM|ClientReplyHandler+BC)
    --02E56004 ?
    --870C4C7A ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    9F1E0240 (PROXY.NLM|CallrsCallBacks+0)
    9F1E0294 (PROXY.NLM|CallrsCallBacks+54)
    --02E56004 ?
    00365AA2 (SERVER.NLM|StartWorkToDo+23)
    --02E56004 ?
    --0000970B (LOADER.NLM|KernelAddressSpace+970B)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9E7C6440 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    002152C2 (SERVER.NLM|WorkerThread+50E)
    --02E56004 ?
    --18B9914A ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --886D4080 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --886D4080 ?
    002228C8 (SERVER.NLM|TcoNewSystemThreadEntryPoint+40)
    --886D4080 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --34343434 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    --65657246 ?
    Stack dump exceeded the valid memory limit
    Additional Information:
    The CPU encountered a problem executing code in PROXY.NLM. The problem may be in that module or in data passed to that module by a process owned by SERVER.NLM.
    Originally Posted by Mysterious
    asabadin wrote:
    > Here's the problem.
    >
    > Any ideas?
    >
    > I have BM 3.9 SP1
    >
    > Novell Open Enterprise Server, NetWare 6.5
    > PVER: 6.50.08
    >
    > Server MCFW01 halted Monday, 16 March 2009 1:50:07.245 pm
    > Abend 28 on P00: Server-5.70.08: Page Fault Processor Exception (Error
    > code 00000000)
    Can you post abend 1 please?

  • New AFPTCP abend with NW65SP7 and SP8

    We're seeing what appears to be a new AFPTCP-related abend on our user
    filestore servers and one particular server seems to be more vulnerable
    than others.
    We first saw this with NW65SP7 but have since applied NW65SP8
    +edir87310_ftf1 +N65NSS8a +MM65SP8a +nw65sp8_mac106_ftf. We thought
    that last patch for Mac OS X 10.6 compatibility would fix it thinking it
    was a rogue Mac (all our managed Macs are 10.5.8 but unmanaged Macs ...)
    but it's now gone since then.
    Having had a LSL-related abend since applying SP8 et al we updated the
    BX2.LAN driver to 5.0.1 from Broadcom's support site plus also
    edir87310_ftf2.
    Relevant section from abend.log is below.
    Any ideas?
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server PWF-HOME3 halted Wednesday, 25 November 2009 2:48:19.107 pm
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error
    code 00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 8F46AF00 EBX = 00000000 ECX = 00000001 EDX = 8F48E480
    ESI = 00000046 EDI = 8F48E480 EBP = 8F4C8C60 ESP = 957B043C
    EIP = 00000001 FLAGS = 00010002
    Address (0x00000001) exceeds valid memory limit
    EIP in UNKNOWN memory area
    Access Location: 0x00000001
    The violation occurred while processing the following instruction:
    Running process: AFP Work Thread (286) Process
    Thread Owned by NLM: AFPTCP.NLM
    Stack pointer: 957B0234
    OS Stack limit: 957AC660
    CPU 0 (Thread 9761E480) is in a NO SLEEP state
    Scheduling priority: 67371008
    Wait state: 5050090 Wait for interrupt
    Stack: 8F2D6084 (WS2_32.NLM|WSPSessnClose+188)
    --8F46AF00 ?
    --8F4C8C60 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    -8F302100 (WS2_32.NLM|DomainName+EF)
    --957B0498 (LIBNICM.NLM|UpnErrTonicmErr+5258)
    --00000046 (LOADER.NLM|KernelAddressSpace+46)
    --A9CFDB40 ?
    8F2D0624 (WS2_32.NLM|WSPCloseSocket+14C)
    --A9CFDB40 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --A9CFDB64 ?
    --00000046 (LOADER.NLM|KernelAddressSpace+46)
    --957B04B8 (LIBNICM.NLM|UpnErrTonicmErr+5278)
    --A5C5C000 ?
    --00000066 (LOADER.NLM|KernelAddressSpace+66)
    --A5C5C000 ?
    8F2DC61B (WS2_32.NLM|WS2_32_closesocket+13)
    --00000066 (LOADER.NLM|KernelAddressSpace+66)
    --957B0498 (LIBNICM.NLM|UpnErrTonicmErr+5258)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --A5C5C000 ?
    --00000066 (LOADER.NLM|KernelAddressSpace+66)
    --A5C5C000 ?
    9746F5BB (AFPTCP.NLM|AFPclosesocket+2B)
    --00000066 (LOADER.NLM|KernelAddressSpace+66)
    --0000001D (LOADER.NLM|KernelAddressSpace+1D)
    --9743C6C0 ?
    --957B04D8 (LIBNICM.NLM|UpnErrTonicmErr+5298)
    9746F134 (AFPTCP.NLM|FreeSession+254)
    --A5C5C000 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --A5C5CB38 ?
    --00000003 (LOADER.NLM|KernelAddressSpace+3)
    --000510B6 ?
    --A5C5C000 ?
    --957B04EC (LIBNICM.NLM|UpnErrTonicmErr+52AC)
    9746F199 (AFPTCP.NLM|AnnihilateSession+49)
    --A5C5C000 ?
    --ABECB9D4 ?
    --A5C611C0 ?
    --957B0518 (LIBNICM.NLM|UpnErrTonicmErr+52D8)
    9746D644 (AFPTCP.NLM|FPGetSessionToken+F4)
    --A5C5C000 ?
    --B2430D4B ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --ABEC39B8 ?
    --00000010 (LOADER.NLM|KernelAddressSpace+10)
    --ABEC39AC ?
    --97600020 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --A5C611C0 ?
    --957B053C (LIBNICM.NLM|UpnErrTonicmErr+52FC)
    97472ECD (AFPTCP.NLM|ProcessRequest+1DD)
    --ABEC3920 ?
    --97600020 ?
    --97600020 ?
    --956BC840 ?
    --97600020 ?
    --9743B240 ?
    --ABEC3920 ?
    --957B0600 (LIBNICM.NLM|UpnErrTonicmErr+53C0)
    9747295C (AFPTCP.NLM|AFPThread+7AC)
    --ABEC3920 ?
    --20504641 ?
    --6B726F57 ?
    --72685420 ?
    --20646165 ?
    --36383228 ?
    --00000029 (LOADER.NLM|KernelAddressSpace+29)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --37A03000 ?
    --7DA7CC64 ?
    --9761E480 (LIBNICM.NLM|NicmModCFTable+1064)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --04040000 ?
    --8A519560 ?
    -0050E6C0 (SERVER.NLM|OSAS+0)
    002260FF (SERVER.NLM|SchedResumeDisabled+F)
    --8A519560 ?
    --11111111 ?
    0036EDDD (SERVER.NLM|ThreadContextSwitch+AD)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    Additional Information:
    The CPU encountered a problem executing code in SERVER.NLM. The
    problem may be in that module or in data passed to that module by a
    process owned by AFPTCP.NLM.
    Loaded Modules:
    CRON.NLM NetWare Scheduler
    Version 1.70 8 June 1998
    Code Address: 93FBC000h Length: 00000BFCh
    Data Address: 944E9000h Length: 00000308h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 8 August 2005
    Code Address: 9A7CF000h Length: 00000350h
    Data Address: 9A9C8000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 3 February 2003
    Code Address: 9A7CD000h Length: 00001E84h
    Data Address: 9A5CE000h Length: 000001D0h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10554.62 10 October 2009
    Code Address: 9ABA8000h Length: 0000BA02h
    Data Address: 9A23B000h Length: 000045E0h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.62 10 October 2009
    Code Address: 9AB4D000h Length: 00012891h
    Data Address: 9AB60000h Length: 0000FF3Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.62 10 October 2009
    Code Address: 9AB05000h Length: 00009CB2h
    Data Address: 9A232000h Length: 00005EDCh
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.62 10 October 2009
    Code Address: 9AA71000h Length: 0003D931h
    Data Address: 9AAAF000h Length: 0001FD84h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.62 10 October 2009
    Code Address: 9A9C9000h Length: 00010562h
    Data Address: 9A9DA000h Length: 0001E094h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.62 10 October 2009
    Code Address: 9A93D000h Length: 0001B261h
    Data Address: 9A959000h Length: 00017004h
    JNET.NLM Java jnet (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Code Address: 9A0DD000h Length: 0000653Eh
    Data Address: 9A8E5000h Length: 00001100h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.62 10 October 2009
    Code Address: 9A898000h Length: 0000B812h
    Data Address: 9A8A4000h Length: 0000FC65h
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.62 10 October 2009
    Code Address: 9A77F000h Length: 0000A0D1h
    Data Address: 9A0D6000h Length: 00003218h
    EVENTMGR.NLM Novell XTier Event Manager
    Version 3.01.60 21 May 2008
    Code Address: 9A579000h Length: 000012A8h
    Data Address: 9A57B000h Length: 00000350h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.62 10 October 2009
    Code Address: 9A53C000h Length: 0000AEE2h
    Data Address: 99DFC000h Length: 00005560h
    NSCM.NLM Novell XTier Security Context Manager
    Version 3.01.60 21 May 2008
    Code Address: 99DF8000h Length: 00003F9Ch
    Data Address: 9A53B000h Length: 00000654h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 16 March 2006
    Code Address: 9A2A9000h Length: 0001B831h
    Data Address: 9A2C5000h Length: 000127B8h
    XTUTIL.NLM Novell XTier Utility Functions
    Version 3.01.60 21 May 2008
    Code Address: 99C2D000h Length: 000020FDh
    Data Address: 9A2A7000h Length: 000012D0h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 22 October 2005
    Code Address: 9A1F6000h Length: 0000A479h
    Data Address: 9A201000h Length: 0000B610h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10554.62 10 October 2009
    Code Address: 9A18A000h Length: 0000DF82h
    Data Address: 99C1B000h Length: 00006A3Ch
    STATUSLG.NLM Report and Notification Service
    Version 1.00 24 June 2004
    Code Address: 9A10A000h Length: 00058ADEh
    Data Address: 9A163000h Length: 00018814h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 18 September 2007
    Code Address: 99FDB000h Length: 00060760h
    Data Address: 9A03C000h Length: 00018FCAh
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10554.62 10 October 2009
    Code Address: 99F24000h Length: 00009782h
    Data Address: 99BC8000h Length: 000033C0h
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 20 June 2003
    Code Address: 99E16000h Length: 0000E5ECh
    Data Address: 99BBA000h Length: 00005460h
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10554.62 10 October 2009
    Code Address: 99C37000h Length: 00009932h
    Data Address: 99AE4000h Length: 0000261Ch
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 20 February 2003
    Code Address: 95CF0000h Length: 00002B33h
    Data Address: 9812A000h Length: 00000D3Ch
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10554.62 10 October 2009
    Code Address: 99B73000h Length: 00018EA2h
    Data Address: 99AEF000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10554.62 10 October 2009
    Code Address: 99B23000h Length: 0000B2F2h
    Data Address: 99B2F000h Length: 0000273Dh
    AFREECON.NLM AdRem Free Remote Console (NCPE)
    Version 6.00 28 February 2006
    Code Address: 99A99000h Length: 00005A8Dh
    Data Address: 96963000h Length: 00002490h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10554.62 10 October 2009
    Code Address: 999CB000h Length: 00009B62h
    Data Address: 98148000h Length: 000037E0h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10310.56 25 January 2006
    Code Address: 99978000h Length: 0000E670h
    Data Address: 99987000h Length: 0000B489h
    LOGINAUD.NLM LoginAud
    Version 4.01.01 30 November 2007
    Code Address: 9996C000h Length: 0000B6D4h
    Data Address: 980A9000h Length: 000031B8h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 9800E000h Length: 00000AEFh
    Data Address: 9800F000h Length: 000001C4h
    NETDB.NLM Network Database Access Module
    Version 4.11.05 6 January 2005
    Code Address: 998FC000h Length: 0001394Dh
    Data Address: 8FDD8000h Length: 000025FCh
    SASL.NLM Simple Authentication and Security Layer 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 97F99000h Length: 00000C4Ch
    Data Address: 97F9A000h Length: 00000160h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10554.62 10 October 2009
    Code Address: 9801C000h Length: 00007C32h
    Data Address: 98024000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.02 7 April 2005
    Code Address: 9956F000h Length: 00099332h
    Data Address: 99609000h Length: 00043FDEh
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 21 November 2003
    Code Address: 97A18000h Length: 000071C9h
    Data Address: 97A20000h Length: 00004360h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 25 April 2008
    Code Address: 97A0D000h Length: 000009F9h
    Data Address: 97A0E000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 25 April 2008
    Code Address: 976FE000h Length: 000009F9h
    Data Address: 976FF000h Length: 00000438h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.53.03 16 October 2008
    Code Address: 97F03000h Length: 0005F9A2h
    Data Address: 97F63000h Length: 0000D7B0h
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 3.01.04 21 May 2008
    Code Address: 97ED8000h Length: 0002A6D6h
    Data Address: 97395000h Length: 00006CF5h
    SPXS.MPM spxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97072000h Length: 0000002Ah
    Data Address: 97073000h Length: 00000018h
    SPXS.NLM NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 18 January 2000
    Code Address: 97ECD000h Length: 0000A021h
    Data Address: 96982000h Length: 00000FD8h
    Global Code Address: 96992000h Length: 00001000h
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.23 25 April 2008
    Code Address: 97E9A000h Length: 00025B33h
    Data Address: 97EC0000h Length: 0000CDD0h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.58.01 16 October 2008
    Code Address: 97D84000h Length: 00047EF8h
    Data Address: 97D24000h Length: 0000D8E0h
    AUTHLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 25 April 2008
    Code Address: 945FF000h Length: 00001BB9h
    Data Address: 94601000h Length: 000019D0h
    UTILLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 25 April 2008
    Code Address: 959AE000h Length: 000034A9h
    Data Address: 959B3000h Length: 00002598h
    NMASLDAP.NLM NMAS LDAP Extensions 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 95A0C000h Length: 00004E5Ch
    Data Address: 94C51000h Length: 000007D0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 26 June 2008
    Code Address: 98DCA000h Length: 00010201h
    Data Address: 9707F000h Length: 00001DF0h
    LDAPXS.NLM (Clib version)
    Version 3.04 22 February 2008
    Code Address: 95CCA000h Length: 00004307h
    Data Address: 97B39000h Length: 00000870h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service
    extension for Novell eDirectory 8.7.
    Version 10552.76 7 August 2006
    Code Address: 95A5D000h Length: 000010ECh
    Data Address: 97A83000h Length: 00000444h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978F0000h Length: 000001C2h
    Data Address: 978F1000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978D5000h Length: 000002E9h
    Data Address: 978D6000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978D3000h Length: 000006E9h
    Data Address: 978D4000h Length: 00000188h
    IPXSPX.MPM ipxspx Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978D1000h Length: 00000C33h
    Data Address: 978D2000h Length: 000004B8h
    TLI.MPM tli Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 959DA000h Length: 00001276h
    Data Address: 978D0000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978CE000h Length: 000009F7h
    Data Address: 978CF000h Length: 000000FCh
    IPXS.MPM ipxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 978AF000h Length: 0000002Ah
    Data Address: 978B0000h Length: 00000018h
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 959BD000h Length: 00001F5Bh
    Data Address: 978AE000h Length: 00000918h
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.05.01 26 September 2007
    Code Address: 959A8000h Length: 00005DC5h
    Data Address: 978AD000h Length: 00000EF0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.05.01 26 September 2007
    Code Address: 96FC3000h Length: 00097B47h
    Data Address: 97970000h Length: 00032034h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 2 August 2007
    Code Address: 977B3000h Length: 0000F50Eh
    Data Address: 977C3000h Length: 0000B4ECh
    APACHE2.NLM Apache Web Server 2.0.63
    Version 2.00.63 25 April 2008
    Code Address: 9770C000h Length: 00039D29h
    Data Address: 97746000h Length: 00011A9Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.17
    Version 0.09.17 25 April 2008
    Code Address: 97682000h Length: 0002E688h
    Data Address: 976B1000h Length: 00008088h
    NCPL.NLM Novell XTier Base Services
    Version 3.01.60 21 May 2008
    Code Address: 9765B000h Length: 0000C46Dh
    Data Address: 95815000h Length: 000012C0h
    LIBXTREG.NLM Novell XTier Base Services
    Version 3.01.60 21 May 2008
    Code Address: 97659000h Length: 000004F7h
    Data Address: 9765A000h Length: 000000F8h
    LIBNICM.NLM Novell XTier Base Services
    Version 3.01.60 21 May 2008
    Code Address: 957A8000h Length: 00003271h
    Data Address: 9761D000h Length: 00000494h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 3 October 2005
    Code Address: 975ED000h Length: 0000046Dh
    Data Address: 975EE000h Length: 00000554h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.10
    Version 10557.28 10 October 2009
    Code Address: 95B7D000h Length: 00075F38h
    Data Address: 95BF3000h Length: 00045AF4h
    CIFSPROX.NLM NMAS Proxy for CIFS (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 9753A000h Length: 0001325Eh
    Data Address: 95630000h Length: 00005A60h
    LDAPX.NLM NetWare Extension APIs for LDAP SDK (Clib version)
    Version 3.05.01 26 September 2007
    Code Address: 9562A000h Length: 00005D95h
    Data Address: 9751D000h Length: 00000EF0h
    CIFS.NLM CIFS Semantic Agent (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 95B08000h Length: 00066391h
    Data Address: 95927000h Length: 0004E900h
    AFPTCP.NLM AFPTCP (Build 197 SP)
    Version 2.07.01 14 September 2009
    Code Address: 97451000h Length: 0003142Dh
    Data Address: 97483000h Length: 000096C0h
    WSPDSI.NLM NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21.01 25 October 2005
    Code Address: 955F9000h Length: 00002EA4h
    Data Address: 97450000h Length: 000006D4h
    NFAP4NRM.NLM NFAP Simple Password Management NLM
    Version 1.04 8 December 2003
    Code Address: 973C4000h Length: 000080A2h
    Data Address: 973CD000h Length: 00017CA0h
    SETMD4.NLM Windows Native File Access CIFS Library (Build 185 SP)
    Version 2.00.01 7 April 2009
    Code Address: 955DD000h Length: 000012ECh
    Data Address: 973C2000h Length: 00000130h
    NMASGPXY.NLM NMAS Generic Proxy 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 955CC000h Length: 0000153Ch
    Data Address: 9738B000h Length: 000000E0h
    NDSIMON.NLM NDS iMonitor 2.3.1
    Version 20213.03 10 October 2009
    Code Address: 96787000h Length: 0010E9C9h
    Data Address: 95A7B000h Length: 0008C4D0h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 9 August 2004
    Code Address: 95534000h Length: 000040F2h
    Data Address: 95539000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.49 3 February 2005
    Code Address: 970A0000h Length: 0001CA12h
    Data Address: 9552A000h Length: 00007EC8h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 9 July 2003
    Code Address: 95521000h Length: 00004450h
    Data Address: 97081000h Length: 00000CECh
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 22 September 2008
    Code Address: 969C3000h Length: 0010147Ch
    Data Address: 9461E000h Length: 00069EA4h
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 4 September 2008
    Code Address: 96576000h Length: 000317C6h
    Data Address: 965A8000h Length: 00019C10h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.26 4 December 2007
    Code Address: 9655C000h Length: 00008AFFh
    Data Address: 96565000h Length: 0001095Fh
    BSPXCOM.NLM BSPXCOM.NLM v7.90.000, Build 253
    Version 7.90 15 April 2003
    Code Address: 95415000h Length: 0000530Ah
    Data Address: 9653E000h Length: 00000BB0h
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 20 August 2007
    Code Address: 9481B000h Length: 00090A31h
    Data Address: 964E7000h Length: 00030C70h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.32 24 September 2008
    Code Address: 96477000h Length: 00035E17h
    Data Address: 964AD000h Length: 0001D9AFh
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.32 24 September 2008
    Code Address: 96431000h Length: 0002E51Eh
    Data Address: 96460000h Length: 00016683h
    NTLS.NLM NTLS 2.0.4.0 based on OpenSSL 0.9.7m
    Version 20410.01 12 August 2008
    Code Address: 9587F000h Length: 000A72C6h
    Data Address: 96380000h Length: 0003915Fh
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.05.02 26 September 2007
    Code Address: 9625E000h Length: 00021E83h
    Data Address: 953ED000h Length: 00006BA0h
    PKI.NLM Novell Certificate Server
    Version 3.32 25 August 2008
    Code Address: 9606E000h Length: 00170AE5h
    Data Address: 949E7000h Length: 00080F60h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 20 November 2004
    Code Address: 96036000h Length: 00037721h
    Data Address: 953D2000h Length: 00006A14h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.05.02 26 September 2007
    Code Address: 96014000h Length: 00020C63h
    Data Address: 953CB000h Length: 00006B8Dh
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 20 August 2007
    Code Address: 95F9B000h Length: 0000EE40h
    Data Address: 95FAA000h Length: 00023BD4h
    NWBSRVCM.NLM NWBSRVCM.NLM v7.90.000, Build 230
    Version 7.90 20 March 2001
    Code Address: 953B9000h Length: 00006776h
    Data Address: 95F39000h Length: 00000AD0h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 18 July 2003
    Code Address: 95F26000h Length: 00008C9Fh
    Data Address: 95307000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 19 September 2003
    Code Address: 9530D000h Length: 00004640h
    Data Address: 95F0C000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 21 November 2005
    Code Address: 95EE9000h Length: 00010D4Ch
    Data Address: 952FA000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 6 June 2005
    Code Address: 952F3000h Length: 000066C3h
    Data Address: 95EA2000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 1 December 2006
    Code Address: 95E8C000h Length: 0000BB80h
    Data Address: 8FAF0000h Length: 00003D88h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 19 February 2004
    Code Address: 951CA000h Length: 0000298Ah
    Data Address: 95316000h Length: 00000695h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 951E9000h Length: 00018771h
    Data Address: 93C40000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface
    (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 94FDB000h Length: 00003383h
    Data Address: 95147000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 94FD7000h Length: 00003703h
    Data Address: 95144000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 951D7000h Length: 000050F0h
    Data Address: 9513E000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 95167000h Length: 00006E80h
    Data Address: 94CB0000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 94CB1000h Length: 000005C3h
    Data Address: 94CB2000h Length: 00000080h
    ZIP.NLM Java zip (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Code Address: 9510D000h Length: 0000ADCCh
    Data Address: 940D2000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Code Address: 950D4000h Length: 00017134h
    Data Address: 950EC000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Code Address: 9507A000h Length: 000087B4h
    Data Address: 93C54000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_18 Interpreter
    Version 1.43 16 October 2008
    Code Address: 94CDB000h Length: 00222FFFh
    Data Address: 94A68000h Length: 00065A60h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 29 May 2007
    Code Address: 94497000h Length: 000307CDh
    Data Address: 944C8000h Length: 0000D778h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.43 16 October 2008
    Code Address: 943ED000h Length: 0000FDB1h
    Data Address: 943FD000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_18) Build 08101613
    Version 1.43 16 October 2008
    Code Address: 94332000h Length: 000385DEh
    Data Address: 9436B000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.43 16 October 2008
    Code Address: 94327000h Length: 00000086h
    Data Address: 94328000h Length: 00000064h
    RSPX.NLM NetWare Remote Console SPX Driver
    Version 4.12 15 March 2001
    Code Address: 94319000h Length: 00002380h
    Data Address: 9431C000h Length: 000038D8h
    REMOTE.NLM NetWare Remote Console
    Version 4.12.01 22 January 2003
    Code Address: 942F2000h Length: 000053A4h
    Data Address: 925C3000h Length: 0000151Ch
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 4 April 2006
    Code Address: 942AB000h Length: 00022BEFh
    Data Address: 9411D000h Length: 00005F15h
    NWCONFIG.NLM NetWare Configuration Utility
    Version 4.10 11 February 2008
    Code Address: 94164000h Length: 00099C44h
    Data Address: 941FF000h Length: 0000D330h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 11 July 2008
    Code Address: 9414D000h Length: 000134EBh
    Data Address: 94162000h Length: 00000790h
    NWI.NLM NetWare Install (NWI) Module
    Version 2.51 11 February 2008
    Code Address: 94110000h Length: 00004DDBh
    Data Address: 94116000h Length: 00002714h
    IPXRTRNM.NLM IPX Router Network Management
    Version 6.60 24 June 1998
    Code Address: 93F02000h Length: 0000C223h
    Data Address: 93F0F000h Length: 000043C0h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 93EA8000h Length: 000145D8h
    Data Address: 93EBD000h Length: 00001370h
    IPXRTR.NLM IPX NLSP Router
    Version 6.81.01 22 April 2008
    Code Address: 92654000h Length: 00047C2Eh
    Data Address: 93E87000h Length: 00017B10h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 93CCF000h Length: 0000386Ah
    Data Address: 93E54000h Length: 0000108Ch
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 8 September 2003
    Code Address: 93E46000h Length: 00002527h
    Data Address: 93E49000h Length: 000004E4h
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 4 December 2007
    Code Address: 93CB9000h Length: 000124C4h
    Data Address: 93CCC000h Length: 0000287Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02.01 30 September 2008
    Code Address: 93C24000h Length: 000168E9h
    Data Address: 93C3B000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module
    Version 6.82 20 November 2007
    Code Address: 92B74000h Length: 00011BF9h
    Data Address: 92B86000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.82 20 November 2007
    Code Address: 92605000h Length: 0004E7ECh
    Data Address: 927EF000h Length: 00038D30h
    TCP.NLM Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.82.04 30 September 2008
    Code Address: 926B7000h Length: 000253E2h
    Data Address: 90A49000h Length: 0007EEE0h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 12 February 2003
    Code Address: 926DE000h Length: 00005AACh
    Data Address: 926E4000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 7 December 1999
    Code Address: 925FC000h Length: 000003CCh
    Data Address: 925FD000h Length: 000024E0h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 7 January 2003
    Code Address: 925CF000h Length: 0000A51Bh
    Data Address: 925DA000h Length: 00001B00h
    NLSAPI.NLM NLSAPI
    Version 5.02 7 August 2003
    Code Address: 9250C000h Length: 000124DBh
    Data Address: 9251F000h Length: 000022A4h
    BX2.LAN Broadcom NetXtreme II Gigabit Ethernet Driver
    Version 5.01 19 May 2009
    Code Address: 91466000h Length: 0000F6F8h
    Data Address: 1ED8E000h Length: 00043930h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 20 March 2006
    Code Address: 91463000h Length: 000024CEh
    Data Address: 90B23000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 22 August 2007
    Code Address: 9144D000h Length: 0000E5B3h
    Data Address: 9145C000h Length: 00003DFCh
    CONNAUD.NLM NLS - Connection Metering
    Version 3.17 10 May 2005
    Code Address: 9140B000h Length: 000034D3h
    Data Address: 9140F000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.43 10 May 2005
    Code Address: 913E9000h Length: 0000E597h
    Data Address: 913F8000h Length: 0000759Ch
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 25 May 2005
    Code Address: 91338000h Length: 0006DF03h
    Data Address: 913A6000h Length: 000205DCh
    IPXS.NLM NetWare STREAMS IPX Protocol
    Version 4.10.01 12 February 1998
    Code Address: 9131E000h Length: 00001C95h
    Data Address: 90B51000h Length: 000000ECh
    Global Code Address: 90B52000h Length: 00001000h
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 13 January 2000
    Code Address: 912F3000h Length: 0000CB32h
    Data Address: 91300000h Length: 000028F4h
    BTRIEVE.NLM BTRIEVE.NLM v7.90.000
    Version 7.90 21 March 2001
    Code Address: 912EA000h Length: 000013BFh
    Data Address: 90B1C000h Length: 00000980h
    NWMKDE.NLM NWMKDE.NLM v7.94.251.000
    Version 7.94 11 December 2001
    Code Address: 909A6000h Length: 00053D55h
    Data Address: 90E20000h Length: 0000F784h
    NWENC103.NLM NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 24 February 2001
    Code Address: 90C09000h Length: 0004D0F5h
    Data Address: 90C57000h Length: 001B0208h
    NWAIF103.NLM nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 30 November 2001
    Code Address: 906EB000h Length: 00010E51h
    Data Address: 906FC000h Length: 00006828h
    PSVCS.NLM Portability Services
    Version 251.00 30 November 2001
    Code Address: 90681000h Length: 0001270Fh
    Data Address: 90694000h Length: 00009464h
    NWUCMGR.NLM NWUCMGR.NLM v1.5 Build 230
    Version 1.05 14 March 2001
    Code Address: 90609000h Length: 0000D920h
    Data Address: 90617000h Length: 000078D4h
    NSPSAP.NLM NetWare Winsock 2.0 NLM NSPSAP.NLM Name Service Provider
    Version 6.20.02 8 September 2003
    Code Address: 904F3000h Length: 00001EE7h
    Data Address: 904F5000h Length: 00000610h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 25 July 2006
    Code Address: 904C7000h Length: 00013E90h
    Data Address: 904DC000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 19 December 2000
    Code Address: 90445000h Length: 00003859h
    Data Address: 90449000h Length: 00000164h
    Global Code Address: 9044A000h Length: 00001000h
    Global Data Address: 9044B000h Length: 00002000h
    WSPIPX.NLM NetWare Winsock Service 1.0 NLM for IPX and SPX
    Version 6.22 4 December 2007
    Code Address: 9038E000h Length: 0000E359h
    Data Address: 9039D000h Length: 00001762h
    NCPIPX.NLM Novell NCP/IPX Stack NLM
    Version 5.60.01 30 September 2008
    Code Address: 90385000h Length: 00005720h
    Data Address: 9038B000h Length: 00001308h
    IPXSPX.NLM NetWare IPX/SPX Protocol Stack NLM
    Version 5.60 1 February 2006
    Code Address: 8F9A2000h Length: 0000FDF2h
    Data Address: 8FAA7000h Length: 00009A3Ah
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 18 September 2006
    Code Address: 892E1000h Length: 00006621h
    Data Address: 89326000h Length: 0000234Ch
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 12 November 2001
    Code Address: 802E8000h Length: 00006547h
    Data Address: 802EF000h Length: 00000518h
    DS.NLM Novell eDirectory Version 8.7.3.10 SMP
    Version 10554.64 10 October 2009
    Code Address: 90705000h Length: 0026EEFEh
    Data Address: 8FCAF000h Length: 00079340h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 27 July 1998
    Code Address: 801A0000h Length: 0000055Dh
    Data Address: 801A1000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.95 18 September 2006
    Code Address: 802D4000h Length: 00007CD6h
    Data Address: 8A18D000h Length: 000012A8h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 3 November 2005
    Code Address: 902EC000h Length: 00013F5Ch
    Data Address: 90300000h Length: 00008E90h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 902DA000h Length: 00011688h
    Data Address: 8F998000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Code Address: 8FC19000h Length: 00059BA8h
    Data Address: 902CC000h Length: 0000D2F0h
    GAMS.NLM Graded Authentication Management Service
    Version 1.30.03 2 November 2007
    Code Address: 902BE000h Length: 0000D8F7h
    Data Address: 8F996000h Length: 000012E8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 22 May 2003
    Code Address: 902AD000h Length: 00010844h
    Data Address: 8FC11000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27510.02.01 25 August 2008
    Code Address: 90259000h Length: 0000ADA2h
    Data Address: 30429000h Length: 00001320h
    SASDFM.NLM SAS Data Flow Manager
    Version 27510.02.01 25 August 2008
    Code Address: 8FADD000h Length: 000040AEh
    Data Address: 32FB0000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 90218000h Length: 0001CEB9h
    Data Address: 8FB51000h Length: 00000510h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 14 October 2005
    Code Address: 901CD000h Length: 0000E13Ch
    Data Address: 8FAC5000h Length: 00004240h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 8F812000h Length: 000011F3h
    Data Address: 8FB40000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 27 January 2006
    Code Address: 8FB3E000h Length: 00000043h
    Data Address: 8FB3F000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 8FB3C000h Length: 00000633h
    Data Address: 8FB3D000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 90182000h Length: 00035B77h
    Data Address: 8FAC0000h Length: 00004DA5h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 90162000h Length: 0001F473h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.03 26 August 2008
    Code Address: 8F80C000h Length: 00001CC2h
    Data Address: 8FB3B000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 90124000h Length: 0001898Eh
    Data Address: 8FB35000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 90107000h Length: 0001C694h
    Data Address: 8FB33000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.15 10 March 2008
    Code Address: 900BE000h Length: 000263EDh
    Data Address: 8FB2C000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 4 May 2005
    Code Address: 900AB000h Length: 0001206Dh
    Data Address: 8F7BF000h Length: 000010A0h
    Global Code Address: 8FA03000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 90073000h Length: 00020DE3h
    Data Address: 8F7BD000h Length: 000010D0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 90048000h Length: 00018CF8h
    Data Address: 90061000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 8FDE4000h Length: 000250EAh
    Data Address: 8FE0A000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 1.50 27 July 2006
    Code Address: 8FA95000h Length: 00011F26h
    Data Address: 8F9FF000h Length: 00002390h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.04 6 December 2007
    Code Address: 8F9F2000h Length: 00005ED3h
    Data Address: 8F9F8000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 7 October 2005
    Code Address: 8FA04000h Length: 0000E63Ah
    Data Address: 8F7AF000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 8F9BA000h Length: 0001A658h
    Data Address: 8F9D5000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8F966000h Length: 00019EE4h
    Data Address: 2DC59000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10554.64 10 October 2009
    Code Address: 8F906000h Length: 0000C73Ch
    Data Address: 8A6DC000h Length: 00001278h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8F8F3000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8F8C2000h Length: 000153E4h
    Data Address: 2DC54000h Length: 00004864h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8A617000h Length: 00050DD4h
    Data Address: 2DC3F000h Length: 00014C3Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8A6D8000h Length: 00001DC9h
    Data Address: 32FF6000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8F735000h Length: 00026001h
    Data Address: 2E0DB000h Length: 0000AA10h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27510.02.01 25 August 2008
    Code Address: 8F6C0000h Length: 00006EF2h
    Data Address: 2DDC7000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27510.02.01 25 August 2008
    Code Address: 8F638000h Length: 0002C680h
    Data Address: 33035000h Length: 00007CE4h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.24.01 14 February 2008
    Code Address: 8F2C3000h Length: 00037F28h
    Data Address: 8F2FB000h Length: 00011B84h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61.01 30 September 2008
    Code Address: 8F27A000h Length: 00026DEFh
    Data Address: 8F2A1000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 24 May 2001
    Code Address: 8F271000h Length: 00006D8Dh
    Data Address: 8F278000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 30 November 2004
    Code Address: 8F23F000h Length: 00001FEEh
    Data Address: 8A1A1000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 11 September 2006
    Code Address: 8AA1A000h Length: 00007570h
    Data Address: 8AA22000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8AA30000h Length: 000000BAh
    Data Address: 8AA31000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 185
    MP)
    Version 3.27.01 7 April 2009
    Code Address: 8AD3A000h Length: 00014B00h
    Data Address: 8A181000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A723000h Length: 000039C5h
    Data Address: 8AA2D000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 17 April 2002
    Code Address: 8AA2C000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8AD0A000h Length: 0000A6A3h
    Data Address: 8AA2B000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 80289000h Length: 0004ADCEh
    Data Address: 8AC57000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8AB7D000h Length: 000CD166h
    Data Address: 8AC4B000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A711000h Length: 00003196h
    Data Address: 8A92B000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A127000h Length: 0004F275h
    Data Address: 8A929000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8AA6B000h Length: 000EF3F8h
    Data Address: 8AB5B000h Length: 00015E50h
    NSS.NLM NSS (Novell Storage Services) (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A75D000h Length: 00030420h
    Data Address: 8A78E000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 22 October 2007
    Code Address: 8A6EE000h Length: 0000616Ah
    Data Address: 8A734000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A6FF000h Length: 0000464Ch
    Data Address: 8A704000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 185 MP)
    Version 3.27.01 7 April 2009
    Code Address: 8A6F8000h Length: 000047DCh
    Data Address: 8A6FD000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 29 November 2005
    Code Address: 8A611000h Length: 000044BBh
    Data Address: 8A616000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 26 October 2004
    Code Address: 8A0D9000h Length: 000016F5h
    Data Address: 8A610000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 16 April 2008
    Code Address: 8A1AA000h Length: 0008E4E7h
    Data Address: 8A5E2000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 21 September 2005
    Code Address: 8A5A4000h Length: 000098A2h
    Data Address: 8A5AE000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 7 September 2006
    Code Address: 8A56A000h Length: 0001172Bh
    Data Address: 8A57C000h Length: 00003CE8h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A548000h Length: 00000C9Ah
    Data Address: 8A549000h Length: 00000904h
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A51A000h Length: 00000A6Fh
    Data Address: 8A51B000h Length: 000002F4h
    CHARSET.NLM Display Character Set Support For NetWare
    Version 1.01 4 June 2003
    Code Address: 8A506000h Length: 000003F7h
    Data Address: 8A507000h Length: 0000C234h
    KEYB.NLM NetWare National Keyboard Support
    Version 2.10 26 July 2001
    Code Address: 8A4F6000h Length: 00001F8Fh
    Data Address: 8A4F9000h Length: 0000BCD4h
    QL2X00.HAM QLogic QL2X00 HAM Driver
    Version 7.00.01 26 February 2008
    Code Address: 8A4C4000h Length: 0001133Fh
    Data Address: 30EC9000h Length: 000A5B68h
    HPQCISS.HAM HP SAS/SATA Unified RAID driver
    Version 1.14 5 May 2008
    Code Address: 8A3A9000h Length: 0001A84Dh
    Data Address: 313B0000h Length: 00005400h
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 5 May 2007
    Code Address: 8A353000h Length: 00010F67h
    Data Address: 00765000h Length: 00005880h
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.10 30 May 2008
    Code Address: 8A34D000h Length: 00005523h
    Data Address: 00FF6000h Length: 000017C0h
    LSIMPE.CDM LSI Multipath Enhancer
    Version 1.02.03 6 December 2006
    Code Address: 8A349000h Length: 00003637h
    Data Address: 00FF8000h Length: 00000A9Ch
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 4 April 2007
    Code Address: 8A344000h Length: 00004201h
    Data Address: 008B8000h Length: 00001084h
    CPQSHD.CDM HP NWPA SCSI Disk Driver
    Version 2.08 19 February 2008
    Code Address: 8A2D2000h Length: 000173C7h
    Data Address: 00FFB000h Length: 0000122Dh
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.05.19 16 January 2007
    Code Address: 8A268000h Length: 0000AD1Eh
    Data Address: 00A5B000h Length: 0000C694h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A02E000h Length: 0002BA90h
    Data Address: 8A05A000h Length: 00011C74h
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A02C000h Length: 00000F9Bh
    Data Address: 8A02D000h Length: 0000019Ch
    CIOS.NLM Consolidated IO System
    Version 1.60 12 February 2008
    Code Address: 80347000h Length: 00042C15h
    Data Address: 31961000h Length: 00008B4Ah
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.86 2 February 2006
    Code Address: 89756000h Length: 0000A7A7h
    Data Address: 89761000h Length: 00009EC8h
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 10 July 2000
    Code Address: 89738000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.21.02 29 October 2008
    Code Address: 8971D000h Length: 00016C82h
    Data Address: 896AD000h Length: 00002A5Ch
    MM.NLM ENG TEST - NetWare 6.5 Media Manager
    Version 3.22.08 24 April 2009
    Code Address: 802F0000h Length: 0004C524h
    Data Address: 896D4000h Length: 0000B84Ch
    SGUID.NLM NetWare GUID Services
    Version 6.01 27 September 2002
    Code Address: 896D2000h Length: 00000E04h
    Data Address: 896D3000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.01.01 13 July 2007
    Code Address: 896C4000h Length: 0000D72Dh
    Data Address: 8968A000h Length: 00003D8Dh
    NEB.NLM Novell Event Bus
    Version 5.60 27 September 2004
    Code Address: 89693000h Length: 00005843h
    Data Address: 892D6000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 6.x
    Version 3.04.03 31 October 2007
    Code Address: 89649000h Length: 00007FC0h
    Data Address: 89652000h Length: 0001DF84h
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 6 December 2007
    Code Address: 80281000h Length: 00001B5Ch
    Data Address: 89618000h Length: 00004B3Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 24 June 2005
    Code Address: 89605000h Length: 00003F4Fh
    Data Address: 89609000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 21 September 2006
    Code Address: 8935B000h Length: 000116E6h
    Data Address: 8936D000h Length: 000161FAh
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.24 27 August 2007
    Code Address: 8098A000h Length: 00020526h
    Data Address: 809AB000h Length: 0002B32Fh
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 7]
    Version 9.00.05 3 October 2008
    Code Address: 80800000h Length: 000D0CD6h
    Data Address: 808D1000h Length: 000415E0h
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 1 February 2007
    Code Address: 8026C000h Length: 00000837h
    Data Address: 8026D000h Length: 000003DCh
    SERVER.NLM NetWare Server Operating System
    Version 5.70.08 3 October 2008
    Code Address: 0020EE60h Length: 0016A000h
    Data Address: 0040EE60h Length: 002171A0h
    Memory at EAX
    8F46AF00 8F48E480 8F48CC60-00000001 00000000 .Hd. .HL` .... ....
    8F46AF10 00000000 8F59F340-00000000 A9CFDB40 .... .Ys@ .... )O[@
    8F46AF20 8F48E480 00000000-00BADBAD 00000000 .Hd. .... .:[- ....
    8F46AF30 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F46AF40 00000000 00000000-00000000 00000000 .... .... .... ....
    8F46AF50 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F46AF60 97450274 974502D8-00000001 00000000 .E.t .E.X .... ....
    8F46AF70 9C0C6040 8F59F340-00000000 8F24DE40 ..`@ .Ys@ .... .$^@
    8F46AF80 8F24E0C0 00000000-00000000 8F463ECC .$`@ .... .... .F>L
    8F46AF90 8F47620C 00000000-00000000 00000000 .Gb. .... .... ....
    8F46AFA0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F46AFB0 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F46AFC0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F46AFD0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F46AFE0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F46AFF0 00000000 00000000-00000000 00000000 .... .... .... ....
    Memory at EBX
    Invalid dump address
    Memory at ECX
    Invalid dump address
    Memory at EDX
    8F48E480 00000000 8F46AF00-00000001 00000000 .... .F/. .... ....
    8F48E490 00000000 8F59F1C0-00000000 8F46AF00 .... .Yq@ .... .F/.
    8F48E4A0 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F48E4B0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F48E4C0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F48E4D0 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F48E4E0 97450274 974502D8-00000001 00000000 .E.t .E.X .... ....
    8F48E4F0 9EECE0E0 8F59F340-00000000 8F468300 .l`` .Ys@ .... .F..
    8F48E500 8F485060 00000000-00000000 8F489E6C .HP` .... .... .H.l
    8F48E510 8F489C8C 00000000-00000000 00000000 .H.. .... .... ....
    8F48E520 00000000 00000000-00000000 00000000 .... .... .... ....
    8F48E530 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F48E540 97450274 974502D8-00000001 00000000 .E.t .E.X .... ....
    8F48E550 9523BDC0 8F59F340-00000000 8F472360 .#=@ .Ys@ .... .G#`
    8F48E560 8F468660 00000000-00000000 8F49198C .F.` .... .... .I..
    8F48E570 8F48FAAC 00000000-00000000 00000000 .Hz, .... .... ....
    Memory at ESI
    Invalid dump address
    Memory at EDI
    8F48E480 00000000 8F46AF00-00000001 00000000 .... .F/. .... ....
    8F48E490 00000000 8F59F1C0-00000000 8F46AF00 .... .Yq@ .... .F/.
    8F48E4A0 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F48E4B0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F48E4C0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F48E4D0 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F48E4E0 97450274 974502D8-00000001 00000000 .E.t .E.X .... ....
    8F48E4F0 9EECE0E0 8F59F340-00000000 8F468300 .l`` .Ys@ .... .F..
    8F48E500 8F485060 00000000-00000000 8F489E6C .HP` .... .... .H.l
    8F48E510 8F489C8C 00000000-00000000 00000000 .H.. .... .... ....
    8F48E520 00000000 00000000-00000000 00000000 .... .... .... ....
    8F48E530 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F48E540 97450274 974502D8-00000001 00000000 .E.t .E.X .... ....
    8F48E550 9523BDC0 8F59F340-00000000 8F472360 .#=@ .Ys@ .... .G#`
    8F48E560 8F468660 00000000-00000000 8F49198C .F.` .... .... .I..
    8F48E570 8F48FAAC 00000000-00000000 00000000 .Hz, .... .... ....
    Memory at EBP
    8F4C8C60 00000000 A9CFDB40-FFFFFFFF 00000005 .... )O[@ .... ....
    8F4C8C70 00000000 8F46AF00-20000101 00000000 .... .F/. ... ....
    8F4C8C80 00000000 00000000-00000012 00000000 .... .... .... ....
    8F4C8C90 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8CA0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8CB0 00000000 00000000-00000000 FFFFFFFF .... .... .... ....
    8F4C8CC0 016F3C6B 00000000-00000000 00000000 .o<k .... .... ....
    8F4C8CD0 00000000 00080000-00000000 00000000 .... .... .... ....
    8F4C8CE0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8CF0 FFFFFF41 00000000-00000000 00000000 ...A .... .... ....
    8F4C8D00 00000000 000003E5-00000001 00000000 .... ...e .... ....
    8F4C8D10 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8D20 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8D30 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8D40 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4C8D50 00000000 00000000-00000000 00000000 .... .... .... ....
    Memory at ESP
    957B043C 8F2D6084 8F46AF00-8F4C8C60 00000000 .-`. .F/. .L.` ....
    957B044C 00000000 8F302100-957B0498 00000046 .... .0!. .{.. ...F
    957B045C A9CFDB40 8F2D0624-A9CFDB40 00000000 )O[@ .-.$ )O[@ ....
    957B046C 00000000 00000000-A9CFDB64 00000046 .... .... )O[d ...F
    957B047C 957B04B8 A5C5C000-00000066 A5C5C000 .{.8 %E@. ...f %E@.
    957B048C 8F2DC61B 00000066-957B0498 00000000 .-F. ...f .{.. ....
    957B049C A5C5C000 00000066-A5C5C000 9746F5BB %E@. ...f %E@. .Fu;
    957B04AC 00000066 0000001D-9743C6C0 957B04D8 ...f .... .CF@ .{.X
    957B04BC 9746F134 A5C5C000-00000000 A5C5CB38 .Fq4 %E@. .... %EK8
    957B04CC 00000003 000510B6-A5C5C000 957B04EC .... ...6 %E@. .{.l
    957B04DC 9746F199 A5C5C000-ABECB9D4 A5C611C0 .Fq. %E@. +l9T %F.@
    957B04EC 957B0518 9746D644-A5C5C000 B2430D4B .{.. .FVD %E@. 2C.K
    957B04FC 00000000 ABEC39B8-00000010 ABEC39AC .... +l98 .... +l9,
    957B050C 97600020 00000000-A5C611C0 957B053C .`. .... %F.@ .{.<
    957B051C 97472ECD ABEC3920-97600020 97600020 .G.M +l9 .`. .`.
    957B052C 956BC840 97600020-9743B240 ABEC3920 .kH@ .`. .C2@ +l9
    Stack Walk
    Current EIP: 00000001
    Stack Contents
    EIP invalid.
    Simon
    Novell Knowledge Partner (NKP)
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partners (TTP) group. See www.novell.com/ttp for more details.

    On 25/11/2009 20:06, Bob Mahar wrote:
    > Do you have a abend log for the SP7 version of this issue on the same
    > hardware? And perhaps a sampling of the stack traces ( and the memory
    > dumps at the tail end of the modules listing ) of others as well? I
    > want to look at something. ( If too big, you can zip and get to me OOB. )
    See below.
    > Note that the abend happened on teardown of the AFP connection. If you
    > have other abends, check for the same hallmarks:
    >
    > WS2_32.NLM|WSPSessnClose
    > WS2_32.NLM|WSPCloseSocket
    > AFPTCP.NLM|AFPclosesocket
    > AFPTCP.NLM|FreeSession
    > AFPTCP.NLM|AnnihilateSession
    >
    > stack signature seen in this one. IIRC AnnihilateSession() is called
    > when it unilaterally cleans up a timed out session. I don't think that
    > gets called if the client gracefully ends the session. But I would
    > imaine in a lot of cases this is how it ends anyway.
    Yes these are also present hence thinking is the same abend we had when
    server was SP7 i.e. SP8 has not fixed whatever it is.
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.07
    Server PWF-HOME3 halted Saturday, 10 October 2009 8:05:47.788 pm
    Abend 1 on P00: Server-5.70.07: Page Fault Processor Exception (Error
    code 00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 8A2929C0 EBX = 00000000 ECX = 00000001 EDX = 8F4D4120
    ESI = 00000046 EDI = 8F4D4120 EBP = 8F54B000 ESP = 97AD26FC
    EIP = 00000001 FLAGS = 00010002
    Address (0x00000001) exceeds valid memory limit
    EIP in UNKNOWN memory area
    Access Location: 0x00000001
    The violation occurred while processing the following instruction:
    Running process: AFP Work Thread (284) Process
    Thread Owned by NLM: AFPTCP.NLM
    Stack pointer: 97AD24F4
    OS Stack limit: 97ACE920
    CPU 0 (Thread 97ACD460) is in a NO SLEEP state
    Scheduling priority: 67371008
    Wait state: 5050090 Wait for interrupt
    Stack: 8F321084 (WS2_32.NLM|WSPSessnClose+188)
    --8A2929C0 ?
    --8F54B000 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    -8F34D100 (WS2_32.NLM|DomainName+EF)
    --97AD2758 ?
    --00000046 (LOADER.NLM|KernelAddressSpace+46)
    --8F4D1EA0 ?
    8F31B624 (WS2_32.NLM|WSPCloseSocket+14C)
    --8F4D1EA0 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --8F4D1EC4 ?
    --00000046 (LOADER.NLM|KernelAddressSpace+46)
    --97AD2778 ?
    --9569CDE0 ?
    --00000086 (LOADER.NLM|KernelAddressSpace+86)
    --9569CDE0 ?
    8F32761B (WS2_32.NLM|WS2_32_closesocket+13)
    --00000086 (LOADER.NLM|KernelAddressSpace+86)
    --97AD2758 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9569CDE0 ?
    --00000086 (LOADER.NLM|KernelAddressSpace+86)
    --9569CDE0 ?
    9757857B (AFPTCP.NLM|AFPclosesocket+2B)
    --00000086 (LOADER.NLM|KernelAddressSpace+86)
    --00000009 (LOADER.NLM|KernelAddressSpace+9)
    --975D06C0 ?
    --97AD2798 ?
    975780F4 (AFPTCP.NLM|FreeSession+254)
    --9569CDE0 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9569D918 ?
    --00000003 (LOADER.NLM|KernelAddressSpace+3)
    --00025EA3 (LOADER.NLM|BIOSDriveCount+BDA3)
    --9569CDE0 ?
    --97AD27AC ?
    97578159 (AFPTCP.NLM|AnnihilateSession+49)
    --9569CDE0 ?
    --A6C573D4 ?
    --7F2EC000 ?
    --97AD27D8 ?
    97576604 (AFPTCP.NLM|FPGetSessionToken+F4)
    --9569CDE0 ?
    --4AD0628F ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --A6C4F3B8 ?
    --00000010 (LOADER.NLM|KernelAddressSpace+10)
    --A6C4F3AC ?
    --97A939A0 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --7F2EC000 ?
    --97AD27FC ?
    9757BE8D (AFPTCP.NLM|ProcessRequest+1DD)
    --A6C4F320 ?
    --97A939A0 ?
    --97A939A0 ?
    --97A95840 ?
    --97A939A0 ?
    --975CF080 ?
    --A6C4F320 ?
    --97AD28C0 ?
    9757B923 (AFPTCP.NLM|AFPThread+7B3)
    --A6C4F320 ?
    --20504641 ?
    --6B726F57 ?
    --72685420 ?
    --20646165 ?
    --34383228 ?
    --00000029 (LOADER.NLM|KernelAddressSpace+29)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    00224F73 (SERVER.NLM|_CommonSchedResume+3F3)
    -00428EA4 (SERVER.NLM|ThreadFeederQue+18C)
    --8A2D6360 ?
    --97ACD460 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --04040000 ?
    --8A2D6360 ?
    -0050C414 (SERVER.NLM|OSAS+0)
    00223F6F (SERVER.NLM|SchedResumeDisabled+F)
    --8A2D6360 ?
    --11111111 ?
    0036CC7D (SERVER.NLM|ThreadContextSwitch+AD)
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    Additional Information:
    The CPU encountered a problem executing code in SERVER.NLM. The
    problem may be in that module or in data passed to that module by a
    process owned by AFPTCP.NLM.
    Loaded Modules:
    SEG.NLM NetWare Memory Analyzer
    Version 2.00.17 27 February 2007
    Code Address: 9FE65000h Length: 00030F54h
    Data Address: 9FE96000h Length: 0001B03Eh
    CRON.NLM NetWare Scheduler
    Version 1.70 8 June 1998
    Code Address: 945C2000h Length: 00000BFCh
    Data Address: 945C3000h Length: 00000308h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 8 August 2005
    Code Address: 9BC4C000h Length: 00000350h
    Data Address: 9BC4D000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 3 February 2003
    Code Address: 95595000h Length: 00001E84h
    Data Address: 9BC4B000h Length: 000001D0h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10554.25 31 July 2006
    Code Address: 9B2DA000h Length: 0000BA02h
    Data Address: 9AA82000h Length: 000045C0h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.25 31 July 2006
    Code Address: 9B282000h Length: 00012881h
    Data Address: 9B295000h Length: 0000FF2Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.25 31 July 2006
    Code Address: 9B225000h Length: 00009CB2h
    Data Address: 9AA71000h Length: 00005EDCh
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.25 31 July 2006
    Code Address: 9B14B000h Length: 0003D921h
    Data Address: 9B189000h Length: 0001FD64h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.25 31 July 2006
    Code Address: 9B08B000h Length: 00010562h
    Data Address: 9B09C000h Length: 0001E094h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.25 31 July 2006
    Code Address: 9AFE4000h Length: 0001B251h
    Data Address: 9B000000h Length: 00016FE4h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.25 31 July 2006
    Code Address: 9AF65000h Length: 0000B812h
    Data Address: 9AF71000h Length: 0000FC65h
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.25 31 July 2006
    Code Address: 9AF25000h Length: 0000A0E1h
    Data Address: 9A954000h Length: 00003228h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.25 31 July 2006
    Code Address: 9AEAF000h Length: 0000AEE2h
    Data Address: 9A88C000h Length: 00005560h
    JNET.NLM Java jnet (based on 1.4.2_13)
    Version 1.42.09 13 September 2007
    Code Address: 9A6AA000h Length: 0000653Eh
    Data Address: 9A6B1000h Length: 00001100h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10554.25 31 July 2006
    Code Address: 9ADF1000h Length: 0000DF82h
    Data Address: 9A696000h Length: 00006A24h
    STATUSLG.NLM Report and Notification Service
    Version 1.00 24 June 2004
    Code Address: 9AD7E000h Length: 00058ADEh
    Data Address: 9ADD7000h Length: 00018814h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 16 March 2006
    Code Address: 9AA8E000h Length: 0001B831h
    Data Address: 9AAAA000h Length: 000127B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 22 October 2005
    Code Address: 9A9E6000h Length: 0000A479h
    Data Address: 9A9F1000h Length: 0000B610h
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10554.25 31 July 2006
    Code Address: 9A9AF000h Length: 00009782h
    Data Address: 9A59B000h Length: 000033C0h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 18 September 2007
    Code Address: 9A8B3000h Length: 00060760h
    Data Address: 9A914000h Length: 00018FCAh
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10554.25 31 July 2006
    Code Address: 9A5FA000h Length: 00009932h
    Data Address: 9A027000h Length: 0000261Ch
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 20 June 2003
    Code Address: 9A54C000h Length: 0000E5ECh
    Data Address: 9A2C8000h Length: 00005460h
    EVENTMGR.NLM Novell XTier Event Manager
    Version 3.01.04 19 June 2006
    Code Address: 9A2C2000h Length: 000012A8h
    Data Address: 9A54A000h Length: 00000350h
    NSCM.NLM Novell XTier Security Context Manager
    Version 3.01.04 19 June 2006
    Code Address: 9A022000h Length: 0000418Ah
    Data Address: 9A4EF000h Length: 0000061Ch
    XTUTIL.NLM Novell XTier Utility Functions
    Version 3.01.04 19 June 2006
    Code Address: 94BFA000h Length: 000020FDh
    Data Address: 9A2BE000h Length: 000012D0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 20 February 2003
    Code Address: 94BF4000h Length: 00002B33h
    Data Address: 9A4BA000h Length: 00000D3Ch
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10554.25 31 July 2006
    Code Address: 9A473000h Length: 00018E62h
    Data Address: 9A046000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10554.25 31 July 2006
    Code Address: 9A441000h Length: 0000B2F2h
    Data Address: 94BF1000h Length: 0000273Dh
    AFREECON.NLM AdRem Free Remote Console (NCPE)
    Version 6.00 28 February 2006
    Code Address: 9A036000h Length: 00005A8Dh
    Data Address: 94BDF000h Length: 00002490h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10554.25 31 July 2006
    Code Address: 9A28C000h Length: 00009B02h
    Data Address: 94BD8000h Length: 000037E0h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10310.56 25 January 2006
    Code Address: 99C40000h Length: 0000E670h
    Data Address: 99C4F000h Length: 0000B489h
    LOGINAUD.NLM LoginAud
    Version 4.01.01 30 November 2007
    Code Address: 99BF3000h Length: 0000B6D4h
    Data Address: 924D3000h Length: 000031B8h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 99B02000h Length: 00000AEFh
    Data Address: 99B03000h Length: 000001C4h
    NETDB.NLM Network Database Access Module
    Version 4.11.05 6 January 2005
    Code Address: 99BDF000h Length: 0001394Dh
    Data Address: 924CD000h Length: 000025FCh
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 21 November 2003
    Code Address: 99BA8000h Length: 000071C9h
    Data Address: 99BB0000h Length: 00004360h
    SASL.NLM Simple Authentication and Security Layer 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 9702F000h Length: 00000BCCh
    Data Address: 97030000h Length: 00000130h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10554.25 31 July 2006
    Code Address: 99EC2000h Length: 00007C32h
    Data Address: 99ECA000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.02 7 April 2005
    Code Address: 99DA8000h Length: 00099332h
    Data Address: 99E42000h Length: 00043FDEh
    ROTLOGS.NLM Apache 2.0.59 Log Rotation Utility for NetWare
    Version 2.00.59 13 March 2007
    Code Address: 987A6000h Length: 000009F9h
    Data Address: 987A7000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.59 Log Rotation Utility for NetWare
    Version 2.00.59 13 March 2007
    Code Address: 98790000h Length: 000009F9h
    Data Address: 98791000h Length: 00000438h
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 3.01.04 19 June 2006
    Code Address: 98818000h Length: 00029F46h
    Data Address: 97C2A000h Length: 00006C8Dh
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.21 13 March 2007
    Code Address: 98743000h Length: 000257DFh
    Data Address: 98769000h Length: 0000CAB8h
    AUTHLDAP.NLM Apache 2.0.59 LDAP Authentication Module
    Version 2.00.59 13 March 2007
    Code Address: 96AEB000h Length: 00001BB9h
    Data Address: 9701B000h Length: 000019D0h
    UTILLDAP.NLM Apache 2.0.59 LDAP Authentication Module
    Version 2.00.59 13 March 2007
    Code Address: 98327000h Length: 000034A9h
    Data Address: 9832B000h Length: 00002588h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.52.08 14 August 2007
    Code Address: 987B8000h Length: 0005F072h
    Data Address: 98339000h Length: 0000D3A0h
    SPXS.MPM spxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97D79000h Length: 0000002Ah
    Data Address: 97D7A000h Length: 00000018h
    SPXS.NLM NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 18 January 2000
    Code Address: 980CB000h Length: 0000A021h
    Data Address: 97C6B000h Length: 00000FD8h
    Global Code Address: 97C6C000h Length: 00001000h
    NMASLDAP.NLM NMAS LDAP Extensions 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 97B1A000h Length: 00004E1Ch
    Data Address: 97DFA000h Length: 000007D0h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.57.04 14 August 2007
    Code Address: 98056000h Length: 00047F28h
    Data Address: 982FE000h Length: 0000D8E0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 14 August 2007
    Code Address: 98210000h Length: 00010201h
    Data Address: 97FB3000h Length: 00001DF0h
    LDAPXS.NLM (Clib version)
    Version 3.01 16 January 2004
    Code Address: 98400000h Length: 00003B05h
    Data Address: 98404000h Length: 00000770h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service
    extension for Novell eDirectory 8.7.
    Version 10552.76 7 August 2006
    Code Address: 981B4000h Length: 000010ECh
    Data Address: 981B6000h Length: 00000444h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97F59000h Length: 000001C2h
    Data Address: 97F5A000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97F24000h Length: 000002E9h
    Data Address: 97F25000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97EDF000h Length: 000006E9h
    Data Address: 97EE4000h Length: 00000188h
    IPXSPX.MPM ipxspx Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97EC4000h Length: 00000C33h
    Data Address: 97EC5000h Length: 000004B8h
    TLI.MPM tli Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97E69000h Length: 00001276h
    Data Address: 97E6B000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97E54000h Length: 000009F7h
    Data Address: 97E55000h Length: 000000FCh
    IPXS.MPM ipxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97E52000h Length: 0000002Ah
    Data Address: 97E53000h Length: 00000018h
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: 97DF3000h Length: 00001F5Bh
    Data Address: 97DF5000h Length: 00000918h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 2 August 2007
    Code Address: 97D80000h Length: 0000F50Eh
    Data Address: 97D90000h Length: 0000B4ECh
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.01 16 January 2004
    Code Address: 97C91000h Length: 000057C5h
    Data Address: 97C97000h Length: 00000DC0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.01 16 January 2004
    Code Address: 97CEB000h Length: 0005F156h
    Data Address: 97D4B000h Length: 0001882Dh
    APACHE2.NLM Apache Web Server 2.0.59
    Version 2.00.59 13 March 2007
    Code Address: 97BAF000h Length: 00039AD9h
    Data Address: 97BE9000h Length: 0001194Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.12
    Version 0.09.12 13 March 2007
    Code Address: 979CA000h Length: 0002E498h
    Data Address: 97B52000h Length: 00008090h
    NCPL.NLM Novell XTier Base Services
    Version 3.01.04 19 June 2006
    Code Address: 9795D000h Length: 0000C7DDh
    Data Address: 97B34000h Length: 0000138Ch
    LIBXTREG.NLM Novell XTier Base Services
    Version 3.01.04 19 June 2006
    Code Address: 97B32000h Length: 000004F7h
    Data Address: 97B33000h Length: 000000F8h
    LIBNICM.NLM Novell XTier Base Services
    Version 3.01.04 19 June 2006
    Code Address: 97902000h Length: 000032A1h
    Data Address: 97AF8000h Length: 00000494h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 3 October 2005
    Code Address: 97A9E000h Length: 0000046Dh
    Data Address: 97A9F000h Length: 00000554h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.9
    Version 10555.40 23 August 2006
    Code Address: 96FA5000h Length: 00075B08h
    Data Address: 97A0D000h Length: 000456C4h
    CIFSPROX.NLM NMAS Proxy for CIFS (Build 170 MP)
    Version 3.26 14 September 2007
    Code Address: 978BC000h Length: 0001339Eh
    Data Address: 978D0000h Length: 00005A60h
    LDAPX.NLM NetWare Extension APIs for LDAP SDK (Clib version)
    Version 3.01 16 January 2004
    Code Address: 9789A000h Length: 000057D5h
    Data Address: 9787A000h Length: 00000DC0h
    CIFS.NLM CIFS Semantic Agent (Build 601 MP)
    Version 3.26 14 September 2007
    Code Address: 97036000h Length: 00065831h
    Data Address: 9774A000h Length: 000127F0h
    AFPTCP.NLM AFPTCP (Build 0 SP)
    Version 2.06.02 13 August 2008
    Code Address: 9755A000h Length: 000313FDh
    Data Address: 9758C000h Length: 000096C0h
    WSPDSI.NLM NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21.01 25 October 2005
    Code Address: 9749D000h Length: 00002EA4h
    Data Address: 97559000h Length: 000006D4h
    NFAP4NRM.NLM NFAP Simple Password Management NLM
    Version 1.04 8 December 2003
    Code Address: 974C6000h Length: 000080A2h
    Data Address: 974CF000h Length: 00017CA0h
    SETMD4.NLM Windows Native File Access CIFS Library (Build 112 SP)
    Version 2.00.01 14 September 2007
    Code Address: 974B9000h Length: 000012ECh
    Data Address: 974BB000h Length: 00000130h
    NMASGPXY.NLM NMAS Generic Proxy 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 97475000h Length: 000015BCh
    Data Address: 97477000h Length: 000000E0h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 9 July 2003
    Code Address: 97406000h Length: 00004450h
    Data Address: 9740B000h Length: 00000CECh
    NDSIMON.NLM NDS iMonitor 2.3.1
    Version 20210.97 12 September 2006
    Code Address: 968F2000h Length: 0010C0D9h
    Data Address: 969FF000h Length: 0008A750h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 9 August 2004
    Code Address: 9732A000h Length: 000040F2h
    Data Address: 9732F000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.49 3 February 2005
    Code Address: 972BA000h Length: 0001CA12h
    Data Address: 972D7000h Length: 00007EC8h
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 12 September 2007
    Code Address: 96AED000h Length: 000FF1DCh
    Data Address: 94B26000h Length: 00069504h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.26 4 December 2007
    Code Address: 9686A000h Length: 00008AFFh
    Data Address: 96873000h Length: 0001095Fh
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 17 July 2007
    Code Address: 96685000h Length: 000317A6h
    Data Address: 966B7000h Length: 00019C10h
    BSPXCOM.NLM BSPXCOM.NLM v7.90.000, Build 253
    Version 7.90 15 April 2003
    Code Address: 95E8E000h Length: 0000530Ah
    Data Address: 961CE000h Length: 00000BB0h
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 20 August 2007
    Code Address: 9654A000h Length: 00090A31h
    Data Address: 965DB000h Length: 00030C70h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.30 15 August 2007
    Code Address: 964F7000h Length: 00034A17h
    Data Address: 9652C000h Length: 0001D09Fh
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.30 15 August 2007
    Code Address: 964B1000h Length: 0002E1CEh
    Data Address: 964E0000h Length: 00016433h
    NTLS.NLM NTLS 2.0.2.0 based on OpenSSL 0.9.7m
    Version 20210.01 20 August 2007
    Code Address: 95EF1000h Length: 000A6F76h
    Data Address: 9646E000h Length: 000390AFh
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.01 16 January 2004
    Code Address: 96451000h Length: 0001CEDBh
    Data Address: 95CB8000h Length: 0000611Ch
    PKI.NLM Novell Certificate Server
    Version 3.30 15 August 2007
    Code Address: 9629C000h Length: 0014ED75h
    Data Address: 95C05000h Length: 00076B20h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 20 November 2004
    Code Address: 96264000h Length: 00037721h
    Data Address: 95BCD000h Length: 00006A14h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.01 16 January 2004
    Code Address: 96247000h Length: 0001CE2Bh
    Data Address: 95BA5000h Length: 000066D9h
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 20 August 2007
    Code Address: 961EB000h Length: 0000EE40h
    Data Address: 961FA000h Length: 00023BD4h
    NWBSRVCM.NLM NWBSRVCM.NLM v7.90.000, Build 230
    Version 7.90 20 March 2001
    Code Address: 95B3E000h Length: 00006776h
    Data Address: 95B45000h Length: 00000AD0h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 18 July 2003
    Code Address: 96192000h Length: 00008C9Fh
    Data Address: 95AEE000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 19 September 2003
    Code Address: 95B10000h Length: 00004640h
    Data Address: 95B15000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 21 November 2005
    Code Address: 96181000h Length: 00010D4Ch
    Data Address: 95AB4000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 6 June 2005
    Code Address: 95A84000h Length: 000066C3h
    Data Address: 96158000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 1 December 2006
    Code Address: 96143000h Length: 0000BB80h
    Data Address: 94A72000h Length: 00003D88h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 19 February 2004
    Code Address: 94910000h Length: 0000298Ah
    Data Address: 94913000h Length: 00000695h
    ZIP.NLM Java zip (based on 1.4.2_13)
    Version 1.42.09 13 September 2007
    Code Address: 95489000h Length: 0000ADCCh
    Data Address: 94879000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_13)
    Version 1.42.09 13 September 2007
    Code Address: 9541E000h Length: 00017124h
    Data Address: 95436000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_13)
    Version 1.42.09 13 September 2007
    Code Address: 953D8000h Length: 000087B4h
    Data Address: 945E5000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_13 Interpreter
    Version 1.42.09 13 September 2007
    Code Address: 94FCC000h Length: 002215BFh
    Data Address: 94DC2000h Length: 000652C0h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 29 May 2007
    Code Address: 94796000h Length: 000307CDh
    Data Address: 947C7000h Length: 0000D778h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 263 MP)
    Version 3.26 14 September 2007
    Code Address: 94679000h Length: 000186A1h
    Data Address: 94692000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface
    (Build 536 MP)
    Version 3.26 14 September 2007
    Code Address: 94135000h Length: 00003373h
    Data Address: 94676000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 403 MP)
    Version 3.26 14 September 2007
    Code Address: 94131000h Length: 00003703h
    Data Address: 94674000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 589 MP)
    Version 3.26 14 September 2007
    Code Address: 94669000h Length: 000050F0h
    Data Address: 9466F000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 611 MP)
    Version 3.26 14 September 2007
    Code Address: 94643000h Length: 00006E80h
    Data Address: 9464A000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 502 MP)
    Version 3.26 14 September 2007
    Code Address: 94619000h Length: 000005C3h
    Data Address: 9461A000h Length: 00000080h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.42.09 13 September 2007
    Code Address: 94564000h Length: 0000FDB1h
    Data Address: 93B54000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_13) Build 07091313
    Version 1.42.09 13 September 2007
    Code Address: 944B6000h Length: 000385DEh
    Data Address: 944EF000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.42.09 13 September 2007
    Code Address: 94496000h Length: 00000086h
    Data Address: 94497000h Length: 00000064h
    RSPX.NLM NetWare Remote Console SPX Driver
    Version 4.12 15 March 2001
    Code Address: 92942000h Length: 00002380h
    Data Address: 93B4A000h Length: 000038D8h
    REMOTE.NLM NetWare Remote Console
    Version 4.12.01 22 January 2003
    Code Address: 9445E000h Length: 000053A4h
    Data Address: 94464000h Length: 0000151Ch
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 4 April 2006
    Code Address: 943F9000h Length: 00022BEFh
    Data Address: 9428D000h Length: 00005F15h
    NWCONFIG.NLM NetWare Configuration Utility
    Version 4.10 16 April 2007
    Code Address: 942B6000h Length: 00099C44h
    Data Address: 94351000h Length: 0000D330h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 4 May 2007
    Code Address: 9429F000h Length: 00013432h
    Data Address: 942B4000h Length: 000006F8h
    NWI.NLM NetWare Install (NWI) Module
    Version 2.50.05 18 November 2005
    Code Address: 94263000h Length: 00004DDBh
    Data Address: 92939000h Length: 00002714h
    IPXRTRNM.NLM IPX Router Network Management
    Version 6.60 24 June 1998
    Code Address: 93E3B000h Length: 0000C223h
    Data Address: 93E48000h Length: 000043C0h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 93DDA000h Length: 0001459Bh
    Data Address: 93DEF000h Length: 00001370h
    IPXRTR.NLM IPX NLSP Router Production_15Mar2007
    Version 6.71.01 15 March 2007
    Code Address: 93D73000h Length: 00047C2Eh
    Data Address: 93DBB000h Length: 00017B10h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 92564000h Length: 0000386Ah
    Data Address: 93D46000h Length: 0000108Ch
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 8 September 2003
    Code Address: 9255D000h Length: 00002527h
    Data Address: 93D3F000h Length: 000004E4h
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 4 December 2007
    Code Address: 93BBA000h Length: 000124C4h
    Data Address: 92556000h Length: 0000287Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02 6 October 2006
    Code Address: 93B32000h Length: 000168E9h
    Data Address: 92547000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module
    Version 6.81.05 12 February 2008
    Code Address: 92F97000h Length: 00011BF9h
    Data Address: 92FA9000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.81.11 12 February 2008
    Code Address: 924F5000h Length: 0004E7ECh
    Data Address: 9272D000h Length: 00038D30h
    TCP.NLM Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.81.06 12 February 2008
    Code Address: 925A7000h Length: 000252B2h
    Data Address: 9269F000h Length: 0007EEE0h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 12 February 2003
    Code Address: 9054F000h Length: 00005AACh
    Data Address: 925CE000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 7 December 1999
    Code Address: 90531000h Length: 000003CCh
    Data Address: 90642000h Length: 000024E0h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 7 January 2003
    Code Address: 9244D000h Length: 0000A51Bh
    Data Address: 90744000h Length: 00001B00h
    NLSAPI.NLM NLSAPI
    Version 5.02 7 August 2003
    Code Address: 92431000h Length: 000124DBh
    Data Address: 90639000h Length: 000022A4h
    BX2.LAN Broadcom NetXtreme II Gigabit Ethernet Driver
    Version 3.41 30 April 2007
    Code Address: 913A3000h Length: 0000DC68h
    Data Address: 17D9C000h Length: 00041640h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 20 March 2006
    Code Address: 90636000h Length: 000024CEh
    Data Address: 801A0000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 22 August 2007
    Code Address: 91394000h Length: 0000E5B3h
    Data Address: 9062F000h Length: 00003DFCh
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 25 May 2005
    Code Address: 905C1000h Length: 0006DF03h
    Data Address: 909C9000h Length: 000205DCh
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 13 January 2000
    Code Address: 9136E000h Length: 0000CB32h
    Data Address: 9057D000h Length: 000028F4h
    BTRIEVE.NLM BTRIEVE.NLM v7.90.000
    Version 7.90 21 March 2001
    Code Address: 90709000h Length: 000013BFh
    Data Address: 9070B000h Length: 00000980h
    NWMKDE.NLM NWMKDE.NLM v7.94.251.000
    Version 7.94 11 December 2001
    Code Address: 9043D000h Length: 00053D55h
    Data Address: 91114000h Length: 0000F784h
    NWENC103.NLM NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 24 February 2001
    Code Address: 9064B000h Length: 0004D0F5h
    Data Address: 90F41000h Length: 001B0208h
    NWAIF103.NLM nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 30 November 2001
    Code Address: 90EEC000h Length: 00010E51h
    Data Address: 9042E000h Length: 00006828h
    PSVCS.NLM Portability Services
    Version 251.00 30 November 2001
    Code Address: 90EB5000h Length: 0001270Fh
    Data Address: 90EC8000h Length: 00009464h
    NWUCMGR.NLM NWUCMGR.NLM v1.5 Build 230
    Version 1.05 14 March 2001
    Code Address: 90E52000h Length: 0000D920h
    Data Address: 903FA000h Length: 000078D4h
    IPXS.NLM NetWare STREAMS IPX Protocol
    Version 4.10.01 12 February 1998
    Code Address: 90383000h Length: 00001C95h
    Data Address: 90385000h Length: 000000ECh
    Global Code Address: 90386000h Length: 00001000h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 25 July 2006
    Code Address: 90DCC000h Length: 00013E90h
    Data Address: 90360000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 19 December 2000
    Code Address: 90174000h Length: 00003859h
    Data Address: 90178000h Length: 00000164h
    Global Code Address: 90179000h Length: 00001000h
    Global Data Address: 9017A000h Length: 00002000h
    NSPSAP.NLM NetWare Winsock 2.0 NLM NSPSAP.NLM Name Service Provider
    Version 6.20.02 8 September 2003
    Code Address: 9016D000h Length: 00001EE7h
    Data Address: 9016F000h Length: 00000610h
    WSPIPX.NLM NetWare Winsock Service 1.0 NLM for IPX and SPX
    Version 6.22 4 December 2007
    Code Address: 90C69000h Length: 0000E359h
    Data Address: 9015E000h Length: 00001762h
    NCPIPX.NLM Novell NCP/IPX Stack NLM
    Version 5.60 25 April 2006
    Code Address: 8FE10000h Length: 00005720h
    Data Address: 802EE000h Length: 00001308h
    IPXSPX.NLM NetWare IPX/SPX Protocol Stack NLM
    Version 5.60 1 February 2006
    Code Address: 90A42000h Length: 0000FDF2h
    Data Address: 90A53000h Length: 00009A3Ah
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 18 September 2006
    Code Address: 8A1A3000h Length: 00006621h
    Data Address: 8A147000h Length: 0000234Ch
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 12 November 2001
    Code Address: 89371000h Length: 00006547h
    Data Address: 892E1000h Length: 00000518h
    DS.NLM Novell eDirectory Version 8.7.3.9 SMP
    Version 10553.73 9 October 2006
    Code Address: 9074C000h Length: 0026B9BEh
    Data Address: 8FD29000h Length: 00078250h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 27 July 1998
    Code Address: 8FD27000h Length: 0000055Dh
    Data Address: 8FD28000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.95 18 September 2006
    Code Address: 8FD15000h Length: 00007CD6h
    Data Address: 8FD1D000h Length: 000012A8h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 3 November 2005
    Code Address: 90339000h Length: 00013F5Ch
    Data Address: 9034D000h Length: 00008E90h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 14 October 2005
    Code Address: 9032A000h Length: 0000E13Ch
    Data Address: 8FCFE000h Length: 00004240h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 27 January 2006
    Code Address: 8FCFC000h Length: 00000043h
    Data Address: 8FCFD000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 8FCFA000h Length: 00000633h
    Data Address: 8FCFB000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 902F4000h Length: 00035B17h
    Data Address: 8FCF5000h Length: 00004D65h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 902E2000h Length: 0001193Bh
    Data Address: 8FBDA000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 8FC5E000h Length: 0005B9E8h
    Data Address: 902D5000h Length: 0000CD70h
    GAMS.NLM Graded Authentication Management Service
    Version 1.20 8 October 2004
    Code Address: 902C7000h Length: 0000D867h
    Data Address: 8FBCF000h Length: 000012B8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 22 May 2003
    Code Address: 902B6000h Length: 00010844h
    Data Address: 8FBC3000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27310.01.01 4 June 2007
    Code Address: 90262000h Length: 0000ACC2h
    Data Address: 27D63000h Length: 000012A0h
    SASDFM.NLM SAS Data Flow Manager
    Version 27310.01.01 4 June 2007
    Code Address: 8FB3B000h Length: 000040AEh
    Data Address: 27D9F000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 90236000h Length: 0001CEB9h
    Data Address: 8FB51000h Length: 00000510h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 8FB99000h Length: 000011F3h
    Data Address: 8FB50000h Length: 000001B0h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 901DB000h Length: 0001F483h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 8FB90000h Length: 00001CC2h
    Data Address: 8FB4F000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 9019D000h Length: 0001898Eh
    Data Address: 8FB8D000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 90180000h Length: 0001C694h
    Data Address: 8FB4D000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.15 10 March 2008
    Code Address: 90137000h Length: 000263EDh
    Data Address: 8FB82000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 4 May 2005
    Code Address: 90124000h Length: 0001206Dh
    Data Address: 8FADF000h Length: 000010A0h
    Global Code Address: 8FAE1000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 900D7000h Length: 00020DE3h
    Data Address: 8FADD000h Length: 000010D0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 900AC000h Length: 00018CF8h
    Data Address: 900C5000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.15 10 March 2008
    Code Address: 8FE48000h Length: 000250EAh
    Data Address: 8FE6E000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 1.50 27 July 2006
    Code Address: 8FB02000h Length: 00011F26h
    Data Address: 8FAA3000h Length: 00002390h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.04 6 December 2007
    Code Address: 8FA67000h Length: 00005ED3h
    Data Address: 8FA1A000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 7 October 2005
    Code Address: 8FA85000h Length: 0000E63Ah
    Data Address: 8FA18000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 8FA3D000h Length: 0001A658h
    Data Address: 8FA58000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F9E8000h Length: 00019EC4h
    Data Address: 28522000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10553.73 9 October 2006
    Code Address: 8F95F000h Length: 0000C73Ch
    Data Address: 8F96C000h Length: 00001278h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F94C000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F91B000h Length: 000153E4h
    Data Address: 00098000h Length: 000044E4h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8A0EA000h Length: 00050A44h
    Data Address: 2850D000h Length: 0001485Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F90A000h Length: 00001DC9h
    Data Address: 28525000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F7AA000h Length: 00025FB1h
    Data Address: 28804000h Length: 0000A9D0h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 8F731000h Length: 00006EF2h
    Data Address: 28A6F000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27310.01.01 4 June 2007
    Code Address: 8F6A5000h Length: 0002C460h
    Data Address: 28A67000h Length: 00007904h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.24.01 14 February 2008
    Code Address: 8F30E000h Length: 00037F28h
    Data Address: 8F346000h Length: 00011B84h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61 20 July 2007
    Code Address: 8F2C5000h Length: 00026DEFh
    Data Address: 8F2EC000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 24 May 2001
    Code Address: 8F2BC000h Length: 00006D8Dh
    Data Address: 8F2C3000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 30 November 2004
    Code Address: 8F25C000h Length: 00001FEEh
    Data Address: 8F25F000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 11 September 2006
    Code Address: 8F1D8000h Length: 00007570h
    Data Address: 8F1E0000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 436 MP)
    Version 3.26 14 September 2007
    Code Address: 8A974000h Length: 000000BAh
    Data Address: 8A975000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 318
    MP)
    Version 3.26 14 September 2007
    Code Address: 8AC93000h Length: 00014B00h
    Data Address: 8A644000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 490 MP)
    Version 3.26 14 September 2007
    Code Address: 8A64A000h Length: 000039C5h
    Data Address: 8A971000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 17 April 2002
    Code Address: 8A970000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 451 MP)
    Version 3.26 14 September 2007
    Code Address: 8AC63000h Length: 0000A6A3h
    Data Address: 8A96F000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 1394 MP)
    Version 3.26 14 September 2007
    Code Address: 80289000h Length: 0004ADCEh
    Data Address: 8ABB0000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 1926 MP)
    Version 3.26 14 September 2007
    Code Address: 8A8A1000h Length: 000CCED6h
    Data Address: 8ABA4000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 640 MP)
    Version 3.26 14 September 2007
    Code Address: 8A638000h Length: 00003196h
    Data Address: 8A89F000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 733 MP)
    Version 3.26 14 September 2007
    Code Address: 8A84D000h Length: 0004F0C5h
    Data Address: 8A89D000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (GPACHNER based on
    Build 2997 MP)
    Version 3.26 25 October 2007
    Code Address: 8A98E000h Length: 000EE978h
    Data Address: 8AA7D000h Length: 00015DD0h
    NSS.NLM NSS (Novell Storage Services) (Build 1062 MP)
    Version 3.26 14 September 2007
    Code Address: 8A681000h Length: 00030420h
    Data Address: 8A6B2000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 7 December 2006
    Code Address: 8A4EE000h Length: 0000616Ah
    Data Address: 8A659000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 204 MP)
    Version 3.26 14 September 2007
    Code Address: 8A4FA000h Length: 0000464Ch
    Data Address: 8A629000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 216 MP)
    Version 3.26 14 September 2007
    Code Address: 8A4F5000h Length: 000047DCh
    Data Address: 8A627000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 29 November 2005
    Code Address: 8A4E9000h Length: 000044BBh
    Data Address: 8A623000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 26 October 2004
    Code Address: 8A0E8000h Length: 000016F5h
    Data Address: 8A622000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 21 September 2006
    Code Address: 8A56D000h Length: 0008E4E7h
    Data Address: 8A5FC000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 21 September 2005
    Code Address: 8A53E000h Length: 000098A2h
    Data Address: 8A548000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 7 September 2006
    Code Address: 8A501000h Length: 0001172Bh
    Data Address: 8A513000h Length: 00003CE8h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A4DF000h Length: 00000C9Ah
    Data Address: 8A4E0000h Length: 00000904h
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A4D2000h Length: 00000A6Fh
    Data Address: 8A4D3000h Length: 000002F4h
    CHARSET.NLM Display Character Set Support For NetWare
    Version 1.01 4 June 2003
    Code Address: 8A4B6000h Length: 000003F7h
    Data Address: 8A4B7000h Length: 0000C234h
    KEYB.NLM NetWare National Keyboard Support
    Version 2.10 26 July 2001
    Code Address: 8A4A6000h Length: 00001F8Fh
    Data Address: 8A4A9000h Length: 0000BCD4h
    QL2X00.HAM QLogic QL2X00 HAM Driver
    Version 6.90.15 8 December 2006
    Code Address: 8A468000h Length: 0001380Fh
    Data Address: 30F06000h Length: 0006D750h
    HPQCISS.HAM HP SAS/SATA Unified RAID driver
    Version 1.10 2 October 2006
    Code Address: 8A34E000h Length: 00019E9Dh
    Data Address: 313B1000h Length: 00004A84h
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 5 May 2007
    Code Address: 8A2F8000h Length: 00010F67h
    Data Address: 0076B000h Length: 00005880h
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.08 9 January 2007
    Code Address: 8A2F2000h Length: 00005413h
    Data Address: 00FF7000h Length: 00001728h
    LSIMPE.CDM LSI Multipath Enhancer
    Version 1.02.03 6 December 2006
    Code Address: 8A2EE000h Length: 00003637h
    Data Address: 00FF9000h Length: 00000A9Ch
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 4 April 2007
    Code Address: 8A2E9000h Length: 00004201h
    Data Address: 008AC000h Length: 00001084h
    CPQSHD.CDM HP NWPA SCSI Disk Driver
    Version 2.06.02 3 January 2007
    Code Address: 8A277000h Length: 000173D7h
    Data Address: 00FFC000h Length: 0000122Dh
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.05.19 16 January 2007
    Code Address: 8A20D000h Length: 0000AD1Eh
    Data Address: 00A59000h Length: 0000C694h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A03E000h Length: 0002BA90h
    Data Address: 8A06A000h Length: 00011C74h
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A03C000h Length: 00000F9Bh
    Data Address: 8A03D000h Length: 0000019Ch
    CIOS.NLM Consolidated IO System
    Version 1.60 10 September 2007
    Code Address: 80347000h Length: 0004268Ch
    Data Address: 31961000h Length: 00008B4Ah
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.86 2 February 2006
    Code Address: 89766000h Length: 0000A7A7h
    Data Address: 89771000h Length: 00009EC8h
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 10 July 2000
    Code Address: 89748000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.21.01 20 December 2006
    Code Address: 8972D000h Length: 00016A56h
    Data Address: 896BD000h Length: 000029ECh
    MM.NLM NetWare 6.5 Media Manager
    Version 3.22.05 7 May 2007
    Code Address: 802F0000h Length: 0004C204h
    Data Address: 896E4000h Length: 0000B84Ch
    SGUID.NLM NetWare GUID Services
    Version 6.01 27 September 2002
    Code Address: 896E2000h Length: 00000E04h
    Data Address: 896E3000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.01.01 13 July 2007
    Code Address: 896D4000h Length: 0000D72Dh
    Data Address: 8969A000h Length: 00003D8Dh
    NEB.NLM Novell Event Bus
    Version 5.60 27 September 2004
    Code Address: 896A3000h Length: 00005843h
    Data Address: 892D5000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 6.x
    Version 3.04.01 20 August 2007
    Code Address: 89659000h Length: 00007F80h
    Data Address: 89662000h Length: 0001DF44h
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 1 February 2007
    Code Address: 80281000h Length: 00001B27h
    Data Address: 89628000h Length: 00004B3Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 24 June 2005
    Code Address: 89615000h Length: 00003F4Fh
    Data Address: 89619000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 21 September 2006
    Code Address: 893A9000h Length: 000116E6h
    Data Address: 893BB000h Length: 000161FAh
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.24 27 August 2007
    Code Address: 8098A000h Length: 00020526h
    Data Address: 809AB000h Length: 0002B32Fh
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 7]
    Version 9.00.05 6 September 2007
    Code Address: 80800000h Length: 000D09B6h
    Data Address: 808D1000h Length: 000415D8h
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 1 February 2007
    Code Address: 8026C000h Length: 00000837h
    Data Address: 8026D000h Length: 000003DCh
    SERVER.NLM NetWare Server Operating System
    Version 5.70.07 18 September 2007
    Code Address: 0020CD80h Length: 0016A000h
    Data Address: 0040CD80h Length: 00217280h
    Memory at EAX
    8A2929C0 8F4D4120 8F4F5C60-00000001 00000000 .MA .O\` .... ....
    8A2929D0 00000000 8F608340-00000000 8F4D1EA0 .... .`.@ .... .M.
    8A2929E0 8F4D4120 00000000-00BADBAD 00000000 .MA .... .:[- ....
    8A2929F0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8A292A00 00000000 00000000-00000000 00000000 .... .... .... ....
    8A292A10 00000000 00000000-00000000 34343434 .... .... .... 4444
    8A292A20 8A293240 8A291E40-00000001 00000000 .)2@ .).@ .... ....
    8A292A30 00000000 8F608040-97F016A0 00000000 .... .`.@ .p. ....
    8A292A40 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8A292A50 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8A292A60 00000000 00000000-00000000 00000000 .... .... .... ....
    8A292A70 00000000 00000000-00000000 34343434 .... .... .... 4444
    8A292A80 8A2909C0 8A292C00-00000001 00000000 .).@ .),. .... ....
    8A292A90 00000000 8F608040-97F016A0 00000000 .... .`.@ .p. ....
    8A292AA0 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8A292AB0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    Memory at EBX
    Invalid dump address
    Memory at ECX
    Invalid dump address
    Memory at EDX
    8F4D4120 00000000 8A2929C0-00000001 00000000 .... .))@ .... ....
    8F4D4130 00000000 8F6081C0-00000000 8A2929C0 .... .`.@ .... .))@
    8F4D4140 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D4150 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F4D4160 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4D4170 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F4D4180 8F4D2900 8F4D2D20-00000001 00000000 .M). .M- .... ....
    8F4D4190 00000000 8F608040-97F016A0 00000000 .... .`.@ .p. ....
    8F4D41A0 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D41B0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F4D41C0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4D41D0 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F4D41E0 8F4F4D80 8F4F48A0-00000001 00000000 .OM. .OH .... ....
    8F4D41F0 00000000 8F6081C0-00000000 8F4F48A0 .... .`.@ .... .OH
    8F4D4200 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D4210 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    Memory at ESI
    Invalid dump address
    Memory at EDI
    8F4D4120 00000000 8A2929C0-00000001 00000000 .... .))@ .... ....
    8F4D4130 00000000 8F6081C0-00000000 8A2929C0 .... .`.@ .... .))@
    8F4D4140 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D4150 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F4D4160 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4D4170 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F4D4180 8F4D2900 8F4D2D20-00000001 00000000 .M). .M- .... ....
    8F4D4190 00000000 8F608040-97F016A0 00000000 .... .`.@ .p. ....
    8F4D41A0 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D41B0 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    8F4D41C0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F4D41D0 00000000 00000000-00000000 34343434 .... .... .... 4444
    8F4D41E0 8F4F4D80 8F4F48A0-00000001 00000000 .OM. .OH .... ....
    8F4D41F0 00000000 8F6081C0-00000000 8F4F48A0 .... .`.@ .... .OH
    8F4D4200 00000000 00000000-00BADBAD 00000000 .... .... .:[- ....
    8F4D4210 00000000 FFFFFFFF-00000000 00000000 .... .... .... ....
    Memory at EBP
    8F54B000 00000000 8F4D1EA0-FFFFFFFF 00000005 .... .M. .... ....
    8F54B010 00000000 8A2929C0-20000101 00000000 .... .))@ ... ....
    8F54B020 00000000 00000000-00000012 00000000 .... .... .... ....
    8F54B030 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B040 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B050 00000000 00000000-00000000 FFFFFFFF .... .... .... ....
    8F54B060 001EDFD8 00000000-00000000 00000000 .._X .... .... ....
    8F54B070 00000000 00080000-00000000 00000000 .... .... .... ....
    8F54B080 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B090 FFFFF32D 00000000-00000000 00000000 ..s- .... .... ....
    8F54B0A0 00000000 000003E5-00000001 00000000 .... ...e .... ....
    8F54B0B0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B0C0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B0D0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B0E0 00000000 00000000-00000000 00000000 .... .... .... ....
    8F54B0F0 00000000 00000000-00000000 00000000 .... .... .... ....
    Memory at ESP
    97AD26FC 8F321084 8A2929C0-8F54B000 00000000 .2.. .))@ .T0. ....
    97AD270C 00000000 8F34D100-97AD2758 00000046 .... .4Q. .-'X ...F
    97AD271C 8F4D1EA0 8F31B624-8F4D1EA0 00000000 .M. .16$ .M. ....
    97AD272C 00000000 00000000-8F4D1EC4 00000046 .... .... .M.D ...F
    97AD273C 97AD2778 9569CDE0-00000086 9569CDE0 .-'x .iM` .... .iM`
    97AD274C 8F32761B 00000086-97AD2758 00000000 .2v. .... .-'X ....
    97AD275C 9569CDE0 00000086-9569CDE0 9757857B .iM` .... .iM` .W.{
    97AD276C 00000086 00000009-975D06C0 97AD2798 .... .... .].@ .-'.
    97AD277C 975780F4 9569CDE0-00000000 9569D918 .W.t .iM` .... .iY.
    97AD278C 00000003 00025EA3-9569CDE0 97AD27AC .... ..^# .iM` .-',
    97AD279C 97578159 9569CDE0-A6C573D4 7F2EC000 .W.Y .iM` &EsT ..@.
    97AD27AC 97AD27D8 97576604-9569CDE0 4AD0628F .-'X .Wf. .iM` JPb.
    97AD27BC 00000000 A6C4F3B8-00000010 A6C4F3AC .... &Ds8 .... &Ds,
    97AD27CC 97A939A0 00000000-7F2EC000 97AD27FC .)9 .... ..@. .-'|
    97AD27DC 9757BE8D A6C4F320-97A939A0 97A939A0 .W>. &Ds .)9 .)9
    97AD27EC 97A95840 97A939A0-975CF080 A6C4F320 .)X@ .)9 .\p. &Ds
    Stack Walk
    Current EIP: 00000001
    Stack Contents
    EIP invalid.
    Simon
    Novell Knowledge Partner (NKP)
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partners (TTP) group. See www.novell.com/ttp for more details.

  • CRM_RESOURCE_THREAD abend with SP8

    Last night I was patching an occasional clients cluster and ran into some trouble. I installed this cluster in early 2005 when NW65SP3 was roaming the earth... I havent been back since, and they havent done any maintenance.
    Last week, as they were wrapping up their Win7 rollout they started to get a lot of Abends (several per day). Nearly all of them were NCPIP: ReplyDisgard overflowed reply buffer!!.
    My first step was to deploy NW65SP8 on the servers (I started with 1...) along with the current TCP/IP and NSS patches. When deployed, the server would not join the cluster due to a locking issue... not overly surprising, we are looking at a 5 service pack gap between the nodes... I dont really want them together anyway.
    I shut down the whole cluster and brought up the patched node by itself. It joined the cluster just fine and everything was happy until it started to bring cluster resources online. As soon as it tried to mount the cluster volumes it would hard abend instantly in COMN.NSS (CRM.NLM). I tried it with NW65SP8 (no additional patches), NW65SP8 with N65NSS7 and N65NSS8 with identical results.
    Currently its been rolled back to SP3.
    Does anyone have any suggestions or preparatory steps to bring this cluster online with a current SP?
    <ABEND_LOG>
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server TORNWCS2 halted Tuesday, May 29, 2012 7:31:59.284 pm
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error code 00000000)
    Registers:
    CS = 0008 DS = 0010 ES = 0010 FS = 0023 GS = 0023 SS = 0010
    EAX = 11FE2470 EBX = 00000217 ECX = 6EFC3000 EDX = 00000001
    ESI = 6EFC2000 EDI = 51810217 EBP = 96AB7A78 ESP = 96AB7A68
    EIP = 8824268C FLAGS = 00010206
    8824268C 8B08 MOV ECX, [EAX]=?
    EIP in COMN.NSS at code start +0009C68Ch
    Access Location: 0x11FE2470
    The violation occurred while processing the following instruction:
    8824268C 8B08 MOV ECX, [EAX]
    8824268E 29D9 SUB ECX, EBX
    88242690 85C9 TEST ECX, ECX
    88242692 7ECD JLE 88242661
    88242694 8B7D10 MOV EDI, [EBP+10]
    88242697 8B4804 MOV ECX, [EAX+04]
    8824269A 8B18 MOV EBX, [EAX]
    8824269C 39F9 CMP ECX, EDI
    8824269E 77C1 JA 88242661
    882426A0 8B482C MOV ECX, [EAX+2C]
    Running process: CRM_RESOURCE_THREAD Process
    Thread Owned by NLM: CRM.NLM
    Stack pointer: 96AB7904
    OS Stack limit: 96AB1F00
    Scheduling priority: 67371008
    Wait state: 5050090 Wait for interrupt
    Stack: --6EFC3000 ?
    --8AF4A454 ?
    --8AF4A454 ?
    --00000080 (LOADER.NLM|KernelAddressSpace+80)
    --96AB8170 ?
    88242BAB (COMN.NSS|replayXactionLogFile+4AB)
    --6EFC2000 ?
    --00001000 (LOADER.NLM|KernelAddressSpace+1000)
    --009C4000 ?
    -005C003A ?
    --006C0058 ?
    --0067006F ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    Additional Information:
    The CPU encountered a problem executing code in COMN.NSS. The problem may be in that module or in data passed to that module by a process owned by CRM.NLM.
    Loaded Modules:
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 April 4, 2006
    Code Address: A522C000h Length: 00022BEFh
    Data Address: A23BE000h Length: 00005F15h
    LIC_API.NLM License APIs IP020A.G03
    Version 2.01 June 30, 1997
    Code Address: 9AD19000h Length: 000019D8h
    Data Address: 9AD1C000h Length: 000007E8h
    TUI.NLM Textual User Interface MOAB_B40.528
    Version 1.05.03 May 28, 1998
    Code Address: 9AD00000h Length: 0000AEC9h
    Data Address: 9AD0D000h Length: 00000534h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 February 3, 2005
    Code Address: 9AB42000h Length: 00000350h
    Data Address: 9AB44000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 February 3, 2003
    Code Address: 99D77000h Length: 00001E84h
    Data Address: 9AB40000h Length: 000001D0h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 March 16, 2006
    Code Address: 9A331000h Length: 0001B831h
    Data Address: 9A34E000h Length: 000127B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 October 22, 2005
    Code Address: 99DBC000h Length: 0000A479h
    Data Address: 99DC8000h Length: 0000B610h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 September 18, 2007
    Code Address: 99950000h Length: 00060760h
    Data Address: 99C79000h Length: 00018FCAh
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 June 20, 2003
    Code Address: 99C56000h Length: 0000E5ECh
    Data Address: 99C66000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 September 9, 2003
    Code Address: 99C23000h Length: 0000665Dh
    Data Address: 9A221000h Length: 00000E7Dh
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.07 May 10, 2005
    Code Address: 99B7E000h Length: 0003BA0Ah
    Data Address: 99BBB000h Length: 00010AE0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 February 20, 2003
    Code Address: 998E6000h Length: 00002B33h
    Data Address: 9A1D9000h Length: 00000D3Ch
    NETSHLD.NLM McAfee NetShield for NetWare
    Version 4.63 June 1, 2005
    Code Address: 99A87000h Length: 00094444h
    Data Address: 99B1D000h Length: 0003CA18h
    MCSCAN32.NLM McAfee Anti-Virus Engine
    Version 53.00 July 8, 2008
    Code Address: 99DF3000h Length: 002D7E35h
    Data Address: 91244000h Length: 0005E04Ch
    NAIREG.NLM McAfee NetShield for NetWare
    Version 4.63 June 1, 2005
    Code Address: 998A9000h Length: 0000503Bh
    Data Address: 999F2000h Length: 00001D94h
    NDS4.NLM Novell XTier NDS4 Authentication Provider
    Version 3.01.60 April 9, 2008
    Code Address: 99446000h Length: 000144FFh
    Data Address: 992C5000h Length: 0000123Ah
    EVENTMGR.NLM Novell XTier Event Manager
    Version 3.01.60 May 21, 2008
    Code Address: 992C2000h Length: 000012A8h
    Data Address: 98990000h Length: 00000350h
    JNET.NLM Java jnet (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 991A8000h Length: 0000653Eh
    Data Address: 991B0000h Length: 00001100h
    XSRVNSP.NLM Novell XTier XSRVNSP Tree Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98FCA000h Length: 00002A1Ch
    Data Address: 98FCE000h Length: 000004E4h
    HBNNSP.NLM Novell XTier GetHostByName Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98EEB000h Length: 000022BDh
    Data Address: 98FB5000h Length: 000003ACh
    SVCCOST.NLM Novell XTier Service Costing Module
    Version 3.01.60 May 21, 2008
    Code Address: 98F6E000h Length: 0000668Bh
    Data Address: 98F76000h Length: 00000F60h
    NIAM.NLM Novell XTier Identity Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98F61000h Length: 000073DCh
    Data Address: 98F6A000h Length: 00000910h
    XTNCP.NLM Novell XTier NCP Session Layer Driver
    Version 3.01.60 May 21, 2008
    Code Address: 98ED7000h Length: 000127CFh
    Data Address: 98F3B000h Length: 0000118Fh
    IPCTL.NLM Novell XTier Transport Layer
    Version 3.01.60 May 21, 2008
    Code Address: 98F2A000h Length: 00007FF1h
    Data Address: 98F33000h Length: 00000B10h
    NSNS.NLM Novell XTier Simple Name Service
    Version 3.01.60 May 21, 2008
    Code Address: 98CED000h Length: 00003AB8h
    Data Address: 98EF0000h Length: 00000630h
    DMNDAP.NLM Novell XTier Directory Manager NDAP Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98E7E000h Length: 00016AF5h
    Data Address: 98E96000h Length: 00001664h
    DM.NLM Novell XTier Directory Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98CE9000h Length: 000020CCh
    Data Address: 98ED1000h Length: 00000614h
    NSCM.NLM Novell XTier Security Context Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98CE4000h Length: 00003F9Ch
    Data Address: 98E9B000h Length: 00000654h
    XTUTIL.NLM Novell XTier Utility Functions
    Version 3.01.60 May 21, 2008
    Code Address: 98AEA000h Length: 000020FDh
    Data Address: 98D51000h Length: 000012D0h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98D89000h Length: 0000BA02h
    Data Address: 98CD6000h Length: 000045C0h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98D06000h Length: 00012881h
    Data Address: 98D1A000h Length: 0000FF2Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98C8A000h Length: 00009CB2h
    Data Address: 98C95000h Length: 00005EDCh
    IPPSRVR.NLM Novell iPrint Server
    Version 4.01.04 October 14, 2008
    Code Address: 98C24000h Length: 000171B0h
    Data Address: 98C3D000h Length: 00008120h
    DPLSV386.NLM NetWare 6.x Distributed Print Library - DPLSV386
    Version 1.15.01 May 21, 2007
    Code Address: 98B8A000h Length: 00054229h
    Data Address: 98BE0000h Length: 0000C724h
    NIPPED.NLM NetWare 5.x, 6.x INF File Editing Library - NIPPED
    Version 1.03.09 July 11, 2006
    Code Address: 98B4B000h Length: 00005345h
    Data Address: 98B52000h Length: 0000016Ch
    DPRPCNLM.NLM Novell NDPS RPC Library NLM
    Version 3.00.17 October 10, 2006
    Code Address: 98B39000h Length: 00005324h
    Data Address: 98B40000h Length: 00001F20h
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.29 May 15, 2007
    Code Address: 989A1000h Length: 0003D921h
    Data Address: 989E0000h Length: 0001FD64h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.29 May 15, 2007
    Code Address: 97060000h Length: 00010562h
    Data Address: 97072000h Length: 0001E094h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 97023000h Length: 000009F9h
    Data Address: 97025000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 96FC3000h Length: 000009F9h
    Data Address: 96FC5000h Length: 00000438h
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 3.01.04 May 21, 2008
    Code Address: 96F97000h Length: 0002A6D6h
    Data Address: 96D02000h Length: 00006CF5h
    REWRITE.NLM Apache 2.0.63 Rewrite Module
    Version 2.00.63 April 25, 2008
    Code Address: 96CFA000h Length: 00006C99h
    Data Address: 96A7F000h Length: 00001EA8h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96F1A000h Length: 0001B251h
    Data Address: 96F37000h Length: 00016FE4h
    HEADERS.NLM Apache 2.0.63 Headers Module
    Version 2.00.63 April 25, 2008
    Code Address: 96ED4000h Length: 00000E39h
    Data Address: 96ED6000h Length: 00000538h
    CMON.NLM Cluster Membership Monitor Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 917EE000h Length: 0000224Fh
    Data Address: 96ECE000h Length: 00000240h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 July 11, 2008
    Code Address: 96EB4000h Length: 000134EBh
    Data Address: 96ECA000h Length: 00000790h
    EXPIRES.NLM Apache 2.0.63 Expires Module
    Version 2.00.63 April 25, 2008
    Code Address: 96CF0000h Length: 00000B89h
    Data Address: 96CF2000h Length: 00000388h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96C8E000h Length: 0000B812h
    Data Address: 96C9B000h Length: 0000FC65h
    CMA.NLM Cluster Management Agent Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96C2D000h Length: 000194C7h
    Data Address: 96AE1000h Length: 00005308h
    NCSSDK.NLM Cluster API Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96ADA000h Length: 000056E2h
    Data Address: 96C29000h Length: 000008E0h
    MOD_IPP.NLM iPrint Module
    Version 1.00.04 June 7, 2006
    Code Address: 96BDC000h Length: 00000B76h
    Data Address: 96BDE000h Length: 000004CCh
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96B90000h Length: 0000A0D1h
    Data Address: 917D6000h Length: 00003218h
    PCLUSTER.NLM Novell Cluster Portal Interface Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96B53000h Length: 000109DAh
    Data Address: 917D1000h Length: 00003A90h
    AUTHLDDN.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 960E9000h Length: 00001926h
    Data Address: 96B51000h Length: 00000EC8h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96AC7000h Length: 0000AEE2h
    Data Address: 96AD3000h Length: 00005560h
    CRM.NLM Novell Cluster Resource Manager Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96A91000h Length: 0000A7A5h
    Data Address: 91567000h Length: 000021E8h
    CVB.NLM Novell Cluster Volume Broker Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96A84000h Length: 0000B957h
    Data Address: 969FA000h Length: 00000B94h
    UTILLDP2.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 91563000h Length: 00002A56h
    Data Address: 9518C000h Length: 00001E80h
    CSS.NLM "CLUSTER SYSTEM SERVICES" Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96627000h Length: 00005863h
    Data Address: 94E1B000h Length: 000013E0h
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.23 April 25, 2008
    Code Address: 96A25000h Length: 00025B33h
    Data Address: 96A4C000h Length: 0000CDD0h
    VIPX.NLM "VIRTUAL INTERFACE ARCHITECTURE EXTENSIONS" Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 94B64000h Length: 00000FABh
    Data Address: 965A8000h Length: 00000070h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10554.29 May 15, 2007
    Code Address: 969D3000h Length: 0000DF82h
    Data Address: 9659E000h Length: 00006A24h
    STATUSLG.NLM Report and Notification Service
    Version 1.00 June 24, 2004
    Code Address: 96779000h Length: 00058ADEh
    Data Address: 969AF000h Length: 00018814h
    AUTHLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 9391A000h Length: 00001BB9h
    Data Address: 947FD000h Length: 000019D0h
    SBD.NLM Cluster Split Brain Detector Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96114000h Length: 000044F0h
    Data Address: 96193000h Length: 00000D30h
    UTILLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 9141A000h Length: 000034A9h
    Data Address: 91550000h Length: 00002598h
    GIPC.NLM Group Protocol Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 961A1000h Length: 0001F129h
    Data Address: 961C2000h Length: 00008740h
    VLL.NLM Novell VI Architecture Link Layer Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 95FBC000h Length: 00005877h
    Data Address: 95962000h Length: 00000EB0h
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10554.29 May 15, 2007
    Code Address: 96636000h Length: 00009782h
    Data Address: 91410000h Length: 000033C0h
    SBDLIB.NLM Cluster Split Brain Detector Library Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 9592A000h Length: 000019E3h
    Data Address: 95684000h Length: 00000148h
    CLSTRLIB.NLM Novell Cluster Configuration Library Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 9655C000h Length: 0001715Dh
    Data Address: 96575000h Length: 0001347Ch
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10554.29 May 15, 2007
    Code Address: 964BF000h Length: 00009932h
    Data Address: 8F7CE000h Length: 0000261Ch
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.53.03 October 16, 2008
    Code Address: 96362000h Length: 0005F9A2h
    Data Address: 963C3000h Length: 0000D7B0h
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10554.29 May 15, 2007
    Code Address: 96312000h Length: 00018E62h
    Data Address: 95990000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10554.29 May 15, 2007
    Code Address: 962CD000h Length: 0000B2F2h
    Data Address: 95989000h Length: 0000273Dh
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.58.01 October 16, 2008
    Code Address: 958B6000h Length: 00047EF8h
    Data Address: 961DF000h Length: 0000D8E0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 June 26, 2008
    Code Address: 96155000h Length: 00010201h
    Data Address: 95406000h Length: 00001DF0h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10554.29 May 15, 2007
    Code Address: 960C4000h Length: 00009B02h
    Data Address: 952EF000h Length: 000037E0h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10310.56 January 25, 2006
    Code Address: 95FD8000h Length: 0000E670h
    Data Address: 95FE8000h Length: 0000B489h
    AFREECON.NLM AdRem Free Remote Console (NCPE)
    Version 6.00 February 28, 2006
    Code Address: 94D97000h Length: 00005A8Dh
    Data Address: 94D9E000h Length: 00002490h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10554.29 May 15, 2007
    Code Address: 94BC1000h Length: 00007C32h
    Data Address: 94BCA000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.02 April 7, 2005
    Code Address: 94C6E000h Length: 00099332h
    Data Address: 94B6F000h Length: 00043FDEh
    LSL.MPM lsl Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 9580E000h Length: 000001C2h
    Data Address: 95810000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 9580A000h Length: 000002E9h
    Data Address: 9580C000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 95806000h Length: 000006E9h
    Data Address: 95808000h Length: 00000188h
    TLI.MPM tli Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 94B11000h Length: 00001276h
    Data Address: 957CE000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 957CA000h Length: 000009F7h
    Data Address: 957CC000h Length: 000000FCh
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 94B08000h Length: 00001F5Bh
    Data Address: 957C8000h Length: 00000918h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 August 2, 2007
    Code Address: 95644000h Length: 0000F50Eh
    Data Address: 95655000h Length: 0000B4ECh
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.05.01 September 26, 2007
    Code Address: 9390D000h Length: 00005DC5h
    Data Address: 95600000h Length: 00000EF0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.05.01 September 26, 2007
    Code Address: 94BD5000h Length: 00097B47h
    Data Address: 955AF000h Length: 00032034h
    SASL.NLM Simple Authentication and Security Layer 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 9554F000h Length: 00000C4Ch
    Data Address: 95551000h Length: 00000160h
    NCPL.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 9553F000h Length: 0000C46Dh
    Data Address: 93901000h Length: 000012C0h
    LIBXTREG.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 9553B000h Length: 000004F7h
    Data Address: 9553D000h Length: 000000F8h
    LIBNICM.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 938F2000h Length: 00003271h
    Data Address: 9551C000h Length: 00000494h
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 November 21, 2003
    Code Address: 92615000h Length: 000071C9h
    Data Address: 92621000h Length: 00004360h
    APACHE2.NLM Apache Web Server 2.0.63
    Version 2.00.63 April 25, 2008
    Code Address: 95423000h Length: 00039D29h
    Data Address: 9545E000h Length: 00011A9Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.17
    Version 0.09.17 April 25, 2008
    Code Address: 95372000h Length: 0002E688h
    Data Address: 953A2000h Length: 00008088h
    NMASLDAP.NLM NMAS LDAP Extensions 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 925E7000h Length: 00004E5Ch
    Data Address: 95304000h Length: 000007D0h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 October 3, 2005
    Code Address: 952FE000h Length: 0000046Dh
    Data Address: 95300000h Length: 00000554h
    LDAPXS.NLM (Clib version)
    Version 3.04 February 22, 2008
    Code Address: 925E1000h Length: 00004307h
    Data Address: 952FC000h Length: 00000870h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.7.
    Version 10552.76 August 7, 2006
    Code Address: 92063000h Length: 000010ECh
    Data Address: 952AB000h Length: 00000444h
    PSA.NSS PSA Posix Semantic Agent (PSA) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 925DA000h Length: 00005CA9h
    Data Address: 95291000h Length: 00016930h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.10
    Version 10555.98 April 23, 2008
    Code Address: 94719000h Length: 00075DB8h
    Data Address: 90F15000h Length: 00045A54h
    NDSIMON.NLM NDS iMonitor 2.3.1
    Version 20212.12.05 May 14, 2007
    Code Address: 94609000h Length: 0010E789h
    Data Address: 91FBB000h Length: 0008BFF0h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 August 9, 2004
    Code Address: 925BB000h Length: 000040F2h
    Data Address: 91FB2000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.49 February 3, 2005
    Code Address: 94DE1000h Length: 0001CA12h
    Data Address: 925AD000h Length: 00007EC8h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 July 9, 2003
    Code Address: 92548000h Length: 00004450h
    Data Address: 94AF4000h Length: 00000CECh
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 September 22, 2008
    Code Address: 94808000h Length: 0010147Ch
    Data Address: 914C9000h Length: 00069EA4h
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 September 4, 2008
    Code Address: 943AC000h Length: 000317C6h
    Data Address: 943DF000h Length: 00019C10h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.26 December 4, 2007
    Code Address: 9435A000h Length: 00008AFFh
    Data Address: 94364000h Length: 0001095Fh
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 August 20, 2007
    Code Address: 91358000h Length: 00090A31h
    Data Address: 942BF000h Length: 00030C70h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 94223000h Length: 00035E17h
    Data Address: 9425A000h Length: 0001D9AFh
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 941A5000h Length: 0002E51Eh
    Data Address: 941D5000h Length: 00016683h
    NTLS.NLM NTLS 2.0.4.0 based on OpenSSL 0.9.7m
    Version 20410.01 August 12, 2008
    Code Address: 91420000h Length: 000A72C6h
    Data Address: 9406E000h Length: 0003915Fh
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.05.02 September 26, 2007
    Code Address: 93D59000h Length: 00021E83h
    Data Address: 924E9000h Length: 00006BA0h
    PKI.NLM Novell Certificate Server
    Version 3.32 August 25, 2008
    Code Address: 93ACA000h Length: 00170AE5h
    Data Address: 91013000h Length: 00080F60h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 November 20, 2004
    Code Address: 93A91000h Length: 00037721h
    Data Address: 924CC000h Length: 00006A14h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.05.02 September 26, 2007
    Code Address: 93A6D000h Length: 00020C63h
    Data Address: 924C4000h Length: 00006B8Dh
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 August 20, 2007
    Code Address: 93A0A000h Length: 0000EE40h
    Data Address: 93A1A000h Length: 00023BD4h
    NWBSRVCM.NLM Pervasive Btrieve Communication Server - Version 8.50.189.000
    Version 8.50 October 29, 2003
    Code Address: 9249D000h Length: 0000404Bh
    Data Address: 924A3000h Length: 000043CEh
    NWMKDE.NLM MicroKernel Database Engine - Version 8.50.189.000
    Version 8.50 October 29, 2003
    Code Address: 92086000h Length: 00086B48h
    Data Address: 92401000h Length: 0003114Ah
    ENGINELM.NLM Pervasive.SQL Engine License Manager
    Version 8.50 October 29, 2003
    Code Address: 923E4000h Length: 0000A232h
    Data Address: 923F0000h Length: 0000F5A2h
    NWENC103.NLM Text Encoding Conversion Library - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 91C5F000h Length: 000484B5h
    Data Address: 921FC000h Length: 001B2E48h
    NWDCM100.NLM Database CSI Manager
    Version 8.50 October 29, 2003
    Code Address: 91EDC000h Length: 0001829Bh
    Data Address: 91EF6000h Length: 0002F41Dh
    NWCSI100.NLM Pervasive.SQL Common Security Provider
    Version 8.50 October 29, 2003
    Code Address: 91DA3000h Length: 0003417Bh
    Data Address: 91DD9000h Length: 000509B1h
    NWXLT101.NLM DBU XLT Interface - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 91D28000h Length: 00060AA0h
    Data Address: 91D8A000h Length: 00011EECh
    DBCSIPXY.NLM Database CSI Manager Proxy
    Version 8.50 October 29, 2003
    Code Address: 91B5C000h Length: 0001EA1Fh
    Data Address: 91B7C000h Length: 00026141h
    NWCSP.NLM Pervasive Software Cryptographic Service Provider
    Version 8.50 October 29, 2003
    Code Address: 91AD5000h Length: 0000737Fh
    Data Address: 91ADE000h Length: 0000ABF1h
    NWCSM.NLM Pervasive Software Cryptographic Service Manager
    Version 8.50 October 29, 2003
    Code Address: 91A51000h Length: 00008C2Fh
    Data Address: 91A5B000h Length: 0000BCBDh
    MKC.NLM MicroKernel Cursor Library
    Version 8.50 October 29, 2003
    Code Address: 919E9000h Length: 00017170h
    Data Address: 91A02000h Length: 000129EFh
    LEGACYLM.NLM Legacy License Manager
    Version 8.50 October 29, 2003
    Code Address: 91921000h Length: 0001039Fh
    Data Address: 91933000h Length: 0001A46Ah
    LICMGRRB.NLM Pervasive.SQL V8.5 Security Component License Manager Resource Bundle
    Version 8.50 October 29, 2003
    Code Address: 91888000h Length: 0000345Fh
    Data Address: 9188D000h Length: 000096C9h
    NWEXP010.NLM Pervasive.SQL V8.5 Security Component
    Version 8.50 October 29, 2003
    Code Address: 916A0000h Length: 00002FBFh
    Data Address: 916A5000h Length: 000036C1h
    MKDERB.NLM Pervasive MKDE Resource Bundle
    Version 8.50 October 29, 2003
    Code Address: 9168F000h Length: 0000345Fh
    Data Address: 917F9000h Length: 0000BE61h
    PSUTILRB.NLM Pervasive.SQL V8.5 Security Component Psutilrb Resource Bundle
    Version 1.50 October 29, 2003
    Code Address: 91649000h Length: 00003EFFh
    Data Address: 9164E000h Length: 00006D31h
    PCEUROP.NLM Pervasive Services Eurpoean Codec Collection
    Version 1.50 October 29, 2003
    Code Address: 90D98000h Length: 0000503Bh
    Data Address: 917BA000h Length: 0000B921h
    PSCP932.NLM Pervasive Services CP932 Codec
    Version 1.50 October 29, 2003
    Code Address: 905EC000h Length: 000020FBh
    Data Address: 91602000h Length: 00042BD9h
    PSCL.NLM Pervasive Services Class Library
    Version 1.50 October 29, 2003
    Code Address: 916B5000h Length: 00038F5Fh
    Data Address: 916F3000h Length: 0009C6E3h
    PSCORE.NLM Pervasive Services Core Library
    Version 1.50 October 29, 2003
    Code Address: 91574000h Length: 0001C3FFh
    Data Address: 91592000h Length: 00013F05h
    UNI_MON.NLM NetWare Unicode Lower Case API, V1.01
    Version 1.01 July 23, 1998
    Code Address: 90610000h Length: 00000107h
    Data Address: 90612000h Length: 0000207Ch
    UNI_UPR.NLM NetWare Unicode Upper Case API, V1.01
    Version 1.01 July 23, 1998
    Code Address: 9060A000h Length: 00000107h
    Data Address: 9060C000h Length: 00002328h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 July 18, 2003
    Code Address: 911FD000h Length: 00008C9Fh
    Data Address: 905A1000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 September 19, 2003
    Code Address: 9059B000h Length: 00004640h
    Data Address: 90472000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 November 21, 2005
    Code Address: 91155000h Length: 00010D4Ch
    Data Address: 90409000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 June 6, 2005
    Code Address: 90156000h Length: 000066C3h
    Data Address: 9113F000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 December 1, 2006
    Code Address: 91006000h Length: 0000BB80h
    Data Address: 900A4000h Length: 00003D88h
    ZIP.NLM Java zip (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90E6A000h Length: 0000ADCCh
    Data Address: 8FB80000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90E47000h Length: 00017134h
    Data Address: 90E60000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90DF8000h Length: 000087B4h
    Data Address: 90891000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_18 Interpreter
    Version 1.43 October 16, 2008
    Code Address: 9094C000h Length: 00222FFFh
    Data Address: 9061D000h Length: 00065A60h
    LIBPERL.NLM Perl 5.8.4 - Script Interpreter and Library
    Version 5.00.05 September 13, 2005
    Code Address: 9073F000h Length: 000B3D60h
    Data Address: 907F4000h Length: 0001ADE0h
    CONNAUD.NLM NLS - Connection Metering
    Version 3.17 May 10, 2005
    Code Address: 8FCFA000h Length: 000034D3h
    Data Address: 8FF1C000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.43 May 10, 2005
    Code Address: 8FEF5000h Length: 0000E597h
    Data Address: 8FF05000h Length: 0000759Ch
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 May 29, 2007
    Code Address: 8FE74000h Length: 000307CDh
    Data Address: 8FEA6000h Length: 0000D778h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.43 October 16, 2008
    Code Address: 8FE5B000h Length: 0000FDB1h
    Data Address: 8FCAE000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_18) Build 08101613
    Version 1.43 October 16, 2008
    Code Address: 8FD51000h Length: 000385DEh
    Data Address: 8FD8B000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.43 October 16, 2008
    Code Address: 8FD45000h Length: 00000086h
    Data Address: 8FD47000h Length: 00000064h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC40000h Length: 00018771h
    Data Address: 8FC5A000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC2E000h Length: 00003383h
    Data Address: 8FC33000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBC3000h Length: 00003703h
    Data Address: 8FC24000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC13000h Length: 000050F0h
    Data Address: 8FC1A000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBCF000h Length: 00006E80h
    Data Address: 8FBD7000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBBD000h Length: 000005C3h
    Data Address: 8FBBF000h Length: 00000080h
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 70 SP)
    Version 2.00.05 May 10, 2004
    Code Address: 8FB26000h Length: 0000E011h
    Data Address: 8FB36000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 81 SP)
    Version 2.00.07 May 10, 2004
    Code Address: 8FAAC000h Length: 0000F011h
    Data Address: 8FABD000h Length: 000017B0h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 103 SP)
    Version 2.00.11 May 10, 2004
    Code Address: 8FA72000h Length: 0000F24Eh
    Data Address: 8FA83000h Length: 000013C0h
    NMASGPXY.NLM NMAS Generic Proxy 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8FA2D000h Length: 0000153Ch
    Data Address: 8FA30000h Length: 000000E0h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 February 19, 2004
    Code Address: 8F85E000h Length: 0000298Ah
    Data Address: 8F862000h Length: 00000695h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 January 7, 2003
    Code Address: 8F7D2000h Length: 0000A51Bh
    Data Address: 8F90F000h Length: 00001B00h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8F6D2000h Length: 000145D8h
    Data Address: 8F8FA000h Length: 00001370h
    NLSAPI.NLM NLSAPI
    Version 5.02 August 7, 2003
    Code Address: 8D568000h Length: 000124DBh
    Data Address: 8F348000h Length: 000022A4h
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 May 25, 2005
    Code Address: 8F876000h Length: 0006DF03h
    Data Address: 8D536000h Length: 000205DCh
    DXEVENT.NLM DirXML Event Handler for Novell Directory Services 8.7.0
    Version 10410.02 June 6, 2003
    Code Address: 8D4FE000h Length: 00019C81h
    Data Address: 8D519000h Length: 0000B314h
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 September 8, 2003
    Code Address: 8F344000h Length: 00002527h
    Data Address: 8F868000h Length: 000004E4h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 8D675000h Length: 0000386Ah
    Data Address: 8F5BF000h Length: 0000108Ch
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 December 4, 2007
    Code Address: 8F3AC000h Length: 000124C4h
    Data Address: 8D66C000h Length: 0000287Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02.01 September 30, 2008
    Code Address: 8F2EC000h Length: 000168E9h
    Data Address: 8D65D000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module (Domestic)
    Version 6.92.02 December 23, 2009
    Code Address: 8E246000h Length: 00012099h
    Data Address: 8E25A000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP/IPSec Module (Domestic) NICI Enabled
    Version 6.92.02 September 30, 2009
    Code Address: 8D5DE000h Length: 00078AB4h
    Data Address: 8DF0B000h Length: 000405F0h
    TCP.NLM Novell TCP/IP Stack - Transport module (Domestic)
    Version 6.92.05 December 23, 2009
    Code Address: 8DE0A000h Length: 00025862h
    Data Address: 8DE31000h Length: 00082F60h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 February 12, 2003
    Code Address: 8D6B2000h Length: 00005AACh
    Data Address: 8DCA8000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 December 7, 1999
    Code Address: 8D48F000h Length: 000003CCh
    Data Address: 8D59B000h Length: 000024E0h
    B57.LAN Broadcom Ethernet Network Controller Driver
    Version 10.41 February 1, 2007
    Code Address: 8DB5B000h Length: 00024069h
    Data Address: 109EA000h Length: 00008DA0h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 March 20, 2006
    Code Address: 8D4AF000h Length: 000024CEh
    Data Address: 8D485000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 August 22, 2007
    Code Address: 8DB39000h Length: 0000E5B3h
    Data Address: 8D49D000h Length: 00003DFCh
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 January 13, 2000
    Code Address: 8DAAB000h Length: 0000CB32h
    Data Address: 8D455000h Length: 000028F4h
    BTRIEVE.NLM Btrieve Interface - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 8D3E6000h Length: 000022BBh
    Data Address: 8D3EA000h Length: 0000103Dh
    NWAIF103.NLM nwaif103.nlm v8.50.189.000
    Version 8.50 October 28, 2003
    Code Address: 8DA51000h Length: 00010E51h
    Data Address: 8D3D6000h Length: 00006828h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 July 25, 2006
    Code Address: 8D9FC000h Length: 00013E90h
    Data Address: 8D38E000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 December 19, 2000
    Code Address: 8D369000h Length: 00003859h
    Data Address: 8D36E000h Length: 00000164h
    Global Code Address: 8D370000h Length: 00001000h
    Global Data Address: 8D372000h Length: 00002000h
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 September 18, 2006
    Code Address: 8CAA9000h Length: 00006621h
    Data Address: 8CAB1000h Length: 0000234Ch
    CONLOG.NLM System Console Logger
    Version 3.01.02 August 8, 2006
    Code Address: 86203000h Length: 0000243Ch
    Data Address: 8C345000h Length: 00001CE0h
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 November 12, 2001
    Code Address: 86ABD000h Length: 00006547h
    Data Address: 86A1D000h Length: 00000518h
    DS.NLM Novell eDirectory Version 8.7.3.10 SMP
    Version 10554.34 April 23, 2008
    Code Address: 8D6FC000h Length: 0026E87Eh
    Data Address: 8CD37000h Length: 00078FB0h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 July 27, 1998
    Code Address: 8CD33000h Length: 0000055Dh
    Data Address: 8CD35000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.95 September 18, 2006
    Code Address: 8CAE4000h Length: 00007CD6h
    Data Address: 8CD25000h Length: 000012A8h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8D2ED000h Length: 00011688h
    Data Address: 8CD22000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8CC84000h Length: 00059BA8h
    Data Address: 8D2DE000h Length: 0000D2F0h
    GAMS.NLM Graded Authentication Management Service
    Version 1.30.03 November 2, 2007
    Code Address: 8D2CF000h Length: 0000D8F7h
    Data Address: 8CC7F000h Length: 000012E8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 May 22, 2003
    Code Address: 8D2BD000h Length: 00010844h
    Data Address: 8C335000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27510.02.01 August 25, 2008
    Code Address: 8D276000h Length: 0000ADA2h
    Data Address: 10DED000h Length: 00001320h
    SASDFM.NLM SAS Data Flow Manager
    Version 27510.02.01 August 25, 2008
    Code Address: 8CAD8000h Length: 000040AEh
    Data Address: 10DEF000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D248000h Length: 0001CEB9h
    Data Address: 8CBC8000h Length: 00000510h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 November 3, 2005
    Code Address: 8D1D5000h Length: 00013F5Ch
    Data Address: 8D1EA000h Length: 00008E90h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 October 14, 2005
    Code Address: 8D1C5000h Length: 0000E13Ch
    Data Address: 8CABC000h Length: 00004240h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB73000h Length: 000011F3h
    Data Address: 8CB76000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 January 27, 2006
    Code Address: 8CB69000h Length: 00000043h
    Data Address: 8CB6B000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB65000h Length: 00000633h
    Data Address: 8CB67000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D18E000h Length: 00035B77h
    Data Address: 8CAB6000h Length: 00004DA5h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D16D000h Length: 0001F473h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB57000h Length: 00001CC2h
    Data Address: 8CB5A000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D12D000h Length: 0001898Eh
    Data Address: 8C2E7000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D10F000h Length: 0001C694h
    Data Address: 8CB4D000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.15 March 10, 2008
    Code Address: 8D0C4000h Length: 000263EDh
    Data Address: 8C2E2000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 May 4, 2005
    Code Address: 8D0B0000h Length: 0001206Dh
    Data Address: 8CA43000h Length: 000010A0h
    Global Code Address: 8C9D7000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D076000h Length: 00020DE3h
    Data Address: 8CA3A000h Length: 000010D0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D049000h Length: 00018CF8h
    Data Address: 8D063000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8CDE2000h Length: 000250EAh
    Data Address: 8CE09000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 2.00.01 September 2, 2008
    Code Address: 8CA88000h Length: 00012386h
    Data Address: 8C2D2000h Length: 000023A0h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.04 December 6, 2007
    Code Address: 8C9CC000h Length: 00005ED3h
    Data Address: 8C9D3000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 October 7, 2005
    Code Address: 8C9DF000h Length: 0000E63Ah
    Data Address: 8C9EF000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 8C9A9000h Length: 0001A658h
    Data Address: 8C9C5000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C90E000h Length: 00019EE4h
    Data Address: 11010000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10554.44 October 17, 2008
    Code Address: 8C86C000h Length: 0000C73Ch
    Data Address: 8C87A000h Length: 00001278h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C857000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C801000h Length: 000153E4h
    Data Address: 11013000h Length: 00004864h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 87D77000h Length: 00050DD4h
    Data Address: 11018000h Length: 00014C3Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C3E3000h Length: 00001DC9h
    Data Address: 1102D000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C23B000h Length: 00026001h
    Data Address: 11038000h Length: 0000AA10h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C1A7000h Length: 00006EF2h
    Data Address: 11043000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27510.02.01 August 25, 2008
    Code Address: 8C143000h Length: 0002C680h
    Data Address: 11067000h Length: 00007CE4h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.24.01 February 14, 2008
    Code Address: 8BA71000h Length: 00037F28h
    Data Address: 8BAAA000h Length: 00011B84h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61.01 September 30, 2008
    Code Address: 8BA2F000h Length: 00026DEFh
    Data Address: 8BA57000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 May 24, 2001
    Code Address: 8BA27000h Length: 00006D8Dh
    Data Address: 7FE0E000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 November 30, 2004
    Code Address: 880B5000h Length: 00001FEEh
    Data Address: 88198000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 September 11, 2006
    Code Address: 87E65000h Length: 00007570h
    Data Address: 87E6E000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 7FD1E000h Length: 000000BAh
    Data Address: 7FD20000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88585000h Length: 00014B00h
    Data Address: 8812B000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87C85000h Length: 000039C5h
    Data Address: 7FD18000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 April 17, 2002
    Code Address: 7FD16000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88552000h Length: 0000A6A3h
    Data Address: 7FD14000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88063000h Length: 0004ADEEh
    Data Address: 8849D000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 883C1000h Length: 000CD166h
    Data Address: 88490000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BC5000h Length: 00003196h
    Data Address: 7FD0E000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 880C5000h Length: 0004F275h
    Data Address: 7FD0A000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 881A6000h Length: 000EF408h
    Data Address: 88297000h Length: 00015E50h
    NSS.NLM NSS (Novell Storage Services) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87F11000h Length: 00030420h
    Data Address: 87BE2000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 October 22, 2007
    Code Address: 87B83000h Length: 0000616Ah
    Data Address: 87E7F000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BB7000h Length: 0000464Ch
    Data Address: 7FD08000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BB1000h Length: 000047DCh
    Data Address: 7FD04000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 November 29, 2005
    Code Address: 87B7B000h Length: 000044BBh
    Data Address: 7FD02000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 October 26, 2004
    Code Address: 87D68000h Length: 000016F5h
    Data Address: 7FD00000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 April 16, 2008
    Code Address: 87CB4000h Length: 0008E4E7h
    Data Address: 87D44000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 September 21, 2005
    Code Address: 87BCA000h Length: 000098A2h
    Data Address: 87BD5000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 September 7, 2006
    Code Address: 87B8C000h Length: 0001172Bh
    Data Address: 87B9F000h Length: 00003CE8h
    LSIMPTNW.HAM LSI Corporation Common Architecture NWPA-HAM SAS/Fibre/SCSI Driver.
    Version 5.02 December 5, 2007
    Code Address: 87ADB000h Length: 00032EECh
    Data Address: 22799000h Length: 00007878h
    QL2300.HAM QLogic QL2300 HAM Driver
    Version 6.80.08 May 18, 2005
    Code Address: 87AC2000h Length: 0000EE5Fh
    Data Address: 2CABE000h Length: 00054C94h
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 May 5, 2007
    Code Address: 87A7A000h Length: 00010F67h
    Data Address: 2CB34000h Length: 00005880h
    IBMSAN.CDM IBM fiber channel failover module bld(02110412)
    Version 1.06.05 November 4, 2002
    Code Address: 86FA7000h Length: 00007A4Ch
    Data Address: 00FF8000h Length: 00001824h
    QLCSFTE.CDM QLogic SCSI Enclosure SAF-TE Processor CDM
    Version 1.01 September 11, 2004
    Code Address: 86FA4000h Length: 00001048h
    Data Address: 00FFA000h Length: 00000034h
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.10 May 30, 2008
    Code Address: 86F9D000h Length: 00005523h
    Data Address: 2CB40000h Length: 000017C0h
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 April 4, 2007
    Code Address: 86F8E000h Length: 00004201h
    Data Address: 2CB42000h Length: 00001084h
    OHCIDRV.CAD Novell Universal Serial Bus OHCI driver
    Version 1.07 February 26, 2008
    Code Address: 86F35000h Length: 00005E08h
    Data Address: 003FC000h Length: 00001274h
    FLOPPY.HAM Novell FLOPPY Driver
    Version 1.03 February 3, 2006
    Code Address: 86F26000h Length: 0000478Fh
    Data Address: 31965000h Length: 0000C3BCh
    CIOS.NLM Consolidated IO System
    Version 1.60 February 12, 2008
    Code Address: 86E65000h Length: 00042C15h
    Data Address: 7FC78000h Length: 00008B4Ah
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.86 February 2, 2006
    Code Address: 86FDE000h Length: 0000A7A7h
    Data Address: 86FEA000h Length: 00009EC8h
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 July 10, 2000
    Code Address: 86F5D000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.21.02 October 29, 2008
    Code Address: 86F3D000h Length: 00016C82h
    Data Address: 86246000h Length: 00002A5Ch
    MM.NLM NetWare 6.5 Media Manager
    Version 3.22.07 August 20, 2008
    Code Address: 86EBC000h Length: 0004CAB0h
    Data Address: 86F0A000h Length: 0000BA1Ch
    SGUID.NLM NetWare GUID Services
    Version 6.01 September 27, 2002
    Code Address: 86E30000h Length: 00000E04h
    Data Address: 86E32000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.01.01 July 13, 2007
    Code Address: 86E44000h Length: 0000D72Dh
    Data Address: 8623D000h Length: 00003D8Dh
    NEB.NLM Novell Event Bus
    Version 5.60 September 27, 2004
    Code Address: 86E36000h Length: 00005843h
    Data Address: 86DE1000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 6.x
    Version 3.04.03 October 31, 2007
    Code Address: 86D97000h Length: 00007FC0h
    Data Address: 86DA1000h Length: 0001DF84h
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 December 6, 2007
    Code Address: 86D67000h Length: 00001B5Ch
    Data Address: 86E3E000h Length: 00004B3Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 June 24, 2005
    Code Address: 8622F000h Length: 00003F4Fh
    Data Address: 86234000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 September 21, 2006
    Code Address: 86AF7000h Length: 000116E6h
    Data Address: 86B0A000h Length: 000161FAh
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.24 August 27, 2007
    Code Address: 864A9000h Length: 00020526h
    Data Address: 864CB000h Length: 0002B32Fh
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 7]
    Version 9.00.05 October 3, 2008
    Code Address: 8634D000h Length: 000D0CD6h
    Data Address: 80188000h Length: 000415E0h
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 February 1, 2007
    Code Address: 8017A000h Length: 00000837h
    Data Address: 8017C000h Length: 000003DCh
    SERVER.NLM NetWare Server Operating System
    Version 5.70.08 October 3, 2008
    Code Address: 002045C0h Length: 0016A000h
    Data Address: 004045C0h Length: 00216A40h
    Memory at EAX
    Invalid dump address
    Memory at EBX
    Invalid dump address
    Memory at ECX
    6EFC3000 424C5855 C75CCC4F-00000002 00019FBD BLXU G\LO .... ...=
    6EFC3010 00000215 0007E010-1A93595A FE5BCBD5 .... ..`. ..YZ ~[KU
    6EFC3020 00052A35 00000000-0004CE18 00000000 ..*5 .... ..N. ....
    6EFC3030 000001E8 00000003-D5EAD0CF 36AFF487 ...h .... UjPO 6/t.
    6EFC3040 00000024 0000000D-00000F7C 38D6DA99 ...$ .... ...| 8VZ.
    6EFC3050 B40DF489 F9668099-000000

    ianp123,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Photoshop CS2 crashes when importing with Mustek A3 scanner

    First off, yes, I know I have an old version of Photoshop. When I got my new Macbook a year or 2 ago I was only able to scan via TWAIN using Photoshop CS2, and it has been the best way.
    However, lately the scanning has been buggy. I've had no problems using PS as a whole, but sometimes when I got to Import < ScanExpress A3 USB 1200 Pro it'll scan halfway and crash, or the program will just outright crash. Today I've spent about 2 hours just trying to scan one image. It managed to work once, and now it crashes every time I try scanning.
    These are the specs of what I'm using:
    Mac OSX 10.6.7
    Photoshop CS2
    Mustek ScanExpress A3 USB Pro
    Any help is appreciated. I need to use this scanner daily for work - If I can't get these images scanned then I don't get paid!
    EDIT: Here's the crash report I get.
    Process:         Adobe Photoshop CS2 [313]
    Path:            /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    Identifier:      com.adobe.Photoshop
    Version:         9.0 (9.0x196) (9.0)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [85]
    Date/Time:       2012-11-07 17:38:12.325 -0500
    OS Version:      Mac OS X 10.6.7 (10J4139)
    Report Version:  6
    Interval Since Last Report:          669489 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  514085 sec
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                      FF05BC6E-BF99-4005-853D-2B2516CC35D4
    Exception Type:  EXC_CRASH (SIGILL)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                  0x8023950a __pthread_kill + 10
    1   libSystem.B.dylib                  0x80238dab pthread_kill + 95
    2   com.adobe.Photoshop                0xb80f5a71 gettimeofday_wrapper + 37593
    3   ???                                0x3756eb8f 0 + 928443279
    Thread 1:
    0   libSystem.B.dylib                  0x801430ba mach_msg_trap + 10
    1   libSystem.B.dylib                  0x80143827 mach_msg + 68
    2   com.adobe.Photoshop                0xb819440f CallPPCFunctionAtAddressInt + 206231
    3   libSystem.B.dylib                  0x80170819 _pthread_start + 345
    4   libSystem.B.dylib                  0x8017069e thread_start + 34
    Thread 2:
    0   com.adobe.Photoshop                0xb815acc0 spin_lock_wrapper + 90152
    1   com.adobe.Photoshop                0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 5:
    0   com.adobe.Photoshop                0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop                0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop                0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    4   ???                                0x8aace226 0 + 2326585894
    Thread 6:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 7:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 8:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 9:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 10:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 11:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 12:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 13:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 14:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 15:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 16:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop                0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop                0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop                0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop                0xb801ceb7 0xb8000000 + 118455
    Thread 17:
    0   com.adobe.Photoshop                0xb815a93a spin_lock_wrapper + 89250
    1   com.adobe.Photoshop                0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8baa523e 0 + 2343195198
    Thread 18:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 19:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 20:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 21:
    0   com.adobe.Photoshop                0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop                0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop                0xb80e88cb 0xb8000000 + 952523
    3   ???                                0x8b65b3f2 0 + 2338698226
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000  ebx: 0x802fc540  ecx: 0xb7fffa6c  edx: 0x8023950a
    edi: 0xb81f8714  esi: 0x00000004  ebp: 0xb7fffa98  esp: 0xb7fffa6c
    ss: 0x00000023  efl: 0x00000286  eip: 0x8023950a   cs: 0x0000000b
    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
    cr2: 0x80239500
    Binary Images:
    0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <4389DF74-E070-C787-4EC1-7754B5AE19B3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <D9530E9D-E14D-96B0-DCCE-448AD081D61C> /usr/lib/libSystem.B.dylib
    0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.4 (550.42) <BA29C5CE-77DB-87DB-5B74-9EEFF5265681> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <4088783A-C805-4191-0E77-4D949B48F49D> /usr/lib/system/libkxld.dylib
    0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <9F0FEEDC-A79D-86D2-D937-C4EC2A39C224> /usr/lib/libicucore.A.dylib
    0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <67866EA0-11AD-E175-066C-48E996265855> /usr/lib/dyld
    0xb8000000 - 0xb81defff +com.adobe.Photoshop 9.0 (9.0x196) (9.0) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <D9530E9D-E14D-96B0-DCCE-448AD081D61C> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[313]: garbage collection is ON
    NO CRASH REPORT
    Model: MacBookPro8,2, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f1
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.3)
    Bluetooth: Version 2.4.5f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9A302, 465.76 GB
    Serial ATA Device: MAT****ADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Composite Device, 0x055f, 0x040b, 0xfa130000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    Perhaps a full uninstall will help. here is the link to the OSX uninstaller and drivers.
    http://www.mustek.com/mustek/supportdrivers.php?&show=drivers&disp_cat=Scanner&disp_sr=USB %20Port&disp_mod=ScanExpress%20A3%20USB%201200%20Pro&disp_catid=18&disp_srid=31&disp_modid =207
    Then proceed to reinstall the OSX 10.6 driver for that scanner.

  • Server Crash with Error Message: Illegal memory access. [54]

    Hi
    I searched old posts where it reads that upgrade to BEA JRockit(R) R27.1 might solve this problem.
    I am already running BEA JRockit(R) R27.1
    Here is the complete dump information. This is one time occurance on production system so we do not have a way to reproduce the issue.
    ~~~~~~~~~~~~~~~~~~~~~
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 16:10:29 on Thu Nov 8 17:14:45 2007
    Additional information is available in:
    /cust/app/fxi-direct-2.4-20071031-113036/servers/JBoss/bin/jrockit.16992.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=128 si_addr=(nil)
    Version : BEA JRockit(R) R27.1.0-109-73164-1.5.0_08-20061129-1415-linux-x86_64
    GC : gencon
    : Current OC phase is: marking. YC is not running.
    : mmHeap->data = 0x2d00000, mmHeap->top = 0x41500000
    : The nurserylist starts at 0x22100000 and ends at 0x271af2e8
    : mmStartCompaction = 0x39800000, mmEndCompaction = 0x3d680000
    CPU : Intel Pentium 4 (HT) SSE SSE2 NetBurst EM64T
    Number CPUs : 8
    Tot Phys Mem : 4138582016 (3946 MB)
    OS version : Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
    Linux version 2.6.9-34.ELsmp ([email protected]) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Fri Feb 24 16:56:28 EST 2006 (x86_64)
    Thread System: NPTL
    State : JVM is running (Main thread has finished)
    Command Line : -Xms1000m -Xmx1000m -Xgc:gencon -Xverbosetimestamp -Xverbose:memory,cpuinfo,opt -Xgcpause -Xgcreport -Xmanagement:ssl=false,authenticate=false -Djrockit.managementserver.port=7090 -Dprogram.name=startup.sh -Dlog4j.configuration=log4j.properties org.jboss.Main -c fxi-direct
    java.home : /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre
    j.class.path : /cust/opt/jboss/bin/run.jar:/cust/opt/jdk15/lib/tools.jar:/cust/app/fxi-direct/cust5:/cust/app/fxi-direct/cust5/properties:/cust/app/fxi-direct/cust5/XML:/cust/app/fxi-direct/cust5/FXWeb/Rules:/cust/app/fxi-direct/cust5/AdminWeb/Rules:/cust/app/fxi-direct/cust5/AdminServices/XML:/cust/app/fxi-direct/cust5/CitiFXServices/XML:/cust/app/fxi-direct/cust5/CitiChiefDealerAdminWeb/Rules:/cust/app/fxi-direct/cust5/DirectFX/XML:/cust/app/fxi-direct/cust5/DirectFX/properties:/cust/app/fxi-direct/cust5/ISDomain/properties:/cust/app/fxi-direct/cust5/FXServices/XML:/cust/app/fxi-direct/cust5/FXServices/properties:/cust/app/fxi-direct/cust5/FXServices/dbms/Data:/cust/app/fxi-direct/cust5/ISWeb/dbms/Data:/cust/app/fxi-direct/cust5/islib/certs:/cust/app/fxi-direct/cust5/ISClientWeb/XML:/cust/app/fxi-direct/cust5/WLClientWeb/XML:/cust/app/fxi-direct/cust5/ISDomain/properties
    j.lib.path : /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/../lib/amd64:/cust/opt/oraclient/lib:
    JAVA_HOME : /cust/opt/jdk15
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/../lib/amd64:/cust/opt/oraclient/lib:
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0x49250520 / OS context: 0x492505e0):
    rax = 00000000420fbb80 rcx = 00000000420fbb80
    rdx = 0000000000000001 rbx = 000000003acb1310
    rsp = 0000000049250a20 rbp = 00000000236f0bc8
    rsi = 00000000236f0bc8 rdi = 00000000236f0bc8
    r8 = f080000000443845 r9 = 0000002addaa6c68
    r10 = 0000000023452c98 r11 = 0000002addaa6c50
    r12 = 000000003aa569c1 r13 = 0000000044d70360
    r14 = 00000000000005dd r15 = 00000000046de179
    cs = 00000000000095a8 fs = 0000000000000000
    gs = 0000000000000000
    rip = 0000002a969a43d1 flags = 0000000000000282
    Stack:
    (* marks the word pointed to by the stack pointer)
    0000000049250a20: 0000000044d70360* 0000002a95ef17b9 000000003acd8c18 0000002a963d6d7f
    0000000049250a40: 000000003acb1310 0000002a96569e13 000000000fa05550 0000000033ddbca8
    0000000049250a60: 00000000046de179 0000002a964ee113 000000002344e621 00000000234888f8
    0000000049250a80: 00000000236f0bc8 0000002a9656fe52 000000000fa05550 00000000236f0bc8
    0000000049250aa0: 00000000234888f8 0000002a96894cb2 000000000d984580 00000000234888f8
    0000000049250ac0: 000000003aa16a70 000000000fa055d0 000000000fa05550 0000000023449fe0
    Code:
    (* marks the word pointed to by the instruction pointer)
    0000002a969a4370: 480024048348f020 048bc35b5d28c483 25e8442a8ea8ba26 247c894890fffdc0
    0000002a969a4390: 000000012404c718 0030baffffffffbf e8442a8ea8b80000 48f38948ff550cc4
    0000002a969a43b0: ffff30e918247c8b ccccccccccccccff 26248b4408ec8348 74c0854d24048b4d
    0000002a969a43d0: 74f68518708b4917* fa814126148b4412 03eb07750056dcb8 26048bc359f63148
    0000002a969a43f0: bfb6e80056dcb8ba cccccccccc90fffd 0001a8ec81485553 148b4c64fd894800
    0000002a969a4410: 478b44000000d825 250c8b107e8b4408 250c8b44005ae038 b8253c8b005afcf8
    Loaded modules:
    (* denotes the module causing the exception)
    0000000000400000-000000000041190b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/bin/java
    0000003e1f200000-0000003e1f20f339 /lib64/tls/libpthread.so.0
    0000003e1ec00000-0000003e1ec8451b /lib64/tls/libm.so.6
    0000003401a00000-0000003401a01c73 /lib64/libdl.so.2
    0000003e1e900000-0000003e1ea2a079 /lib64/tls/libc.so.6
    0000003e1e700000-0000003e1e7142ef /lib64/ld-linux-x86-64.so.2
    0000002a95577000-0000002a957e0c6f /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit/libjvm.so
    0000002a95a2f000-0000002a95a38f03 /lib64/libnss_files.so.2
    0000002a95c99000-0000002a95cbd473 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libjava.so
    0000002a95dc3000-0000002a95dcf627 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libverify.so
    0000003e23200000-0000003e23213013 /lib64/libnsl.so.1
    0000002ad5f22000-0000002ad5f2ae3f /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/native_threads/libhpi.so
    0000002ad92f9000-0000002ad9307ef3 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libzip.so
    0000002ad9600000-0000002ad960516b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libmanagement.so
    0000002ad9837000-0000002ad9848fbf /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libnet.so
    0000002adac38000-0000002adac3b883 /lib64/libnss_dns.so.2
    0000003e1f400000-0000003e1f410d3b /lib64/libresolv.so.2
    0000002adaf91000-0000002adaf9196b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/librmi.so
    0000002addd00000-0000002addd06077 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libnio.so
    "http-0.0.0.0-8080-2" id=216 idx=0x1aa tid=17433 lastJavaFrame=(nil)
    Stack 0: start=0x49210000, end=0x49254000, guards=0x49215000 (ok), forbidden=0x49213000
    Thread Stack Trace:
    -- Java stack --
    at jrockit/vm/Reflect$IClass.get(Ljava/lang/Object;)Ljava/lang/Class;(Unknown Source)[optimized]
    at java/lang/Object.getClass()Ljava/lang/Class;(Unknown Source)
    at TOPLink/Public/PublicInterface/Session.getDescriptor(Session.java:998)
    at TOPLink/Public/PublicInterface/UnitOfWork.getOriginalVersionOfObject(UnitOfWork.java:1145)
    at TOPLink/Private/Sessions/MergeManager.getTargetVersionOfSourceObject(MergeManager.java:112)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:242)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:263)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:263)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Public/PublicInterface/UnitOfWork.mergeChangesIntoParent(UnitOfWork.java:1644)
    at TOPLink/Public/PublicInterface/UnitOfWork.commitRootUnitOfWork(UnitOfWork.java:598)
    at TOPLink/Public/PublicInterface/UnitOfWork.commit(UnitOfWork.java:453)
    at com/cust/session/IdcTransactionC.commit(IdcTransactionC.java:202)
    at com/cust/transaction/TransactionCalculatorC.commitTransaction(TransactionCalculatorC.java:156)
    at com/cust/transaction/RequiredTransactionCalculatorC.endTransaction(RequiredTransactionCalculatorC.java:78)
    at com/cust/rule/WorkflowActionC.endTransaction(WorkflowActionC.java:720)
    at com/cust/rule/WorkflowActionC.execute(WorkflowActionC.java:450)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/RuleC.execute(RuleC.java:554)
    at com/cust/rule/RuleExecutionMonitor.executeRule(RuleExecutionMonitor.java:592)
    at com/cust/rule/RuleSetC.executeRule(RuleSetC.java:523)
    at com/cust/rule/RuleSetC.doExecute(RuleSetC.java:489)
    at com/cust/rule/RuleSetC.execute(RuleSetC.java:447)
    at com/cust/rule/RuleExecutionMonitor.executeRuleSet(RuleExecutionMonitor.java:438)
    at com/cust/rule/RuleSetActionC.execute(RuleSetActionC.java:187)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/WorkflowActionC.doExecute(WorkflowActionC.java:550)
    at com/cust/rule/WorkflowActionC.execute(WorkflowActionC.java:406)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/RuleC.execute(RuleC.java:554)
    at com/cust/jsp/JSPRuleC.execute(JSPRuleC.java:163)
    at com/cust/rule/RuleExecutionMonitor.executeRule(RuleExecutionMonitor.java:592)
    at com/cust/rule/RuleSetC.executeRule(RuleSetC.java:523)
    at com/cust/rule/RuleSetC.doExecute(RuleSetC.java:489)
    at com/cust/rule/RuleSetC.execute(RuleSetC.java:447)
    at com/cust/rule/RuleExecutionMonitor.executeRuleSet(RuleExecutionMonitor.java:438)
    at com/cust/rule/ejb/RuleEngineC.execute(RuleEngineC.java:47)
    at sun/reflect/GeneratedMethodAccessor355.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[optimized]
    at java/lang/reflect/Method.invoke(Method.java:585)[optimized]
    at org/jboss/invocation/Invocation.performCall(Invocation.java:359)[inlined]
    at org/jboss/ejb/StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:237)[optimized]
    at org/jboss/resource/connectionmanager/CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)[optimized]
    at org/jboss/ejb/plugins/AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)[inlined]
    at org/jboss/ejb/plugins/AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)[inlined]
    at org/jboss/ejb/plugins/TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)[optimized]
    at org/jboss/ejb/plugins/StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:169)[optimized]
    at org/jboss/ejb/plugins/SecurityInterceptor.invoke(SecurityInterceptor.java:168)[optimized]
    at org/jboss/ejb/plugins/LogInterceptor.invoke(LogInterceptor.java:205)[optimized]
    at org/jboss/ejb/plugins/ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:136)[optimized]
    at org/jboss/ejb/SessionContainer.internalInvoke(SessionContainer.java:648)
    at org/jboss/ejb/Container.invoke(Container.java:954)[optimized]
    at sun/reflect/GeneratedMethodAccessor88.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[optimized]
    at java/lang/reflect/Method.invoke(Method.java:585)[optimized]
    at org/jboss/mx/interceptor/ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
    at org/jboss/mx/server/Invocation.dispatch(Invocation.java:94)[inlined]
    at org/jboss/mx/server/Invocation.invoke(Invocation.java:86)[inlined]
    at org/jboss/mx/server/AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)[optimized]
    at org/jboss/mx/server/MBeanServerImpl.invoke(MBeanServerImpl.java:659)[optimized]
    at org/jboss/invocation/local/LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)[inlined]
    at org/jboss/invocation/local/LocalInvoker.invoke(LocalInvoker.java:118)[optimized]
    at org/jboss/invocation/InvokerInterceptor.invokeLocal(InvokerInterceptor.java:209)
    at org/jboss/invocation/InvokerInterceptor.invoke(InvokerInterceptor.java:195)
    at org/jboss/proxy/TransactionInterceptor.invoke(TransactionInterceptor.java:61)
    at org/jboss/proxy/SecurityInterceptor.invoke(SecurityInterceptor.java:70)
    at org/jboss/proxy/ejb/StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:112)
    at org/jboss/proxy/ClientContainer.invoke(ClientContainer.java:100)
    at $Proxy63.execute(Lcom/cust/rule/RuleSet;Ljava/lang/Object;)V(Unknown Source)
    at com/cust/jsp/framework/JSPWorkflowAction.run(JSPWorkflowAction.java:266)
    at com/cust/jsp/framework/JSPWorkflowAction.perform(JSPWorkflowAction.java:230)
    at org/apache/struts/action/ActionServlet.processActionPerform(ActionServlet.java:1720)
    at org/apache/struts/action/ActionServlet.process(ActionServlet.java:1519)
    at com/cust/jsp/framework/IdcActionServlet.process(IdcActionServlet.java:201)
    at org/apache/struts/action/ActionServlet.doPost(ActionServlet.java:505)
    at javax/servlet/http/HttpServlet.service(HttpServlet.java:717)
    at javax/servlet/http/HttpServlet.service(HttpServlet.java:810)
    at org/apache/catalina/core/ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    at org/apache/catalina/core/ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org/jboss/web/tomcat/filters/ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org/apache/catalina/core/ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org/apache/catalina/core/ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org/apache/catalina/core/StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org/apache/catalina/core/StandardContextValve.invoke(StandardContextValve.java:178)
    at org/jboss/web/tomcat/security/SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
    at org/apache/catalina/authenticator/AuthenticatorBase.invoke(AuthenticatorBase.java:525)
    at org/jboss/web/tomcat/security/JaccContextValve.invoke(JaccContextValve.java:74)
    at org/apache/catalina/core/StandardHostValve.invoke(StandardHostValve.java:126)
    at org/apache/catalina/valves/ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org/apache/catalina/core/StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org/apache/catalina/connector/CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org/apache/coyote/http11/Http11Processor.process(Http11Processor.java:870)
    at org/apache/coyote/http11/Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
    at org/apache/tomcat/util/net/PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org/apache/tomcat/util/net/MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java/lang/Thread.run(Thread.java:595)
    at jrockit/vm/RNI.c2java(JJJJ)V(Native Method)
    -- end of trace
    Additional information is available in:
    /cust/app/fxi-direct-2.4-20071031-113036/servers/JBoss/bin/jrockit.16992.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003e1e91c560 PHOFF: 0000000000000040 SHOFF: 000000000013d5a8 EF: 0x0 HS: 64 PS: 56 PHN; 10 SS: 64 SHN: 69 STIDX: 66
    libpthread ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003e1f205620 PHOFF: 0000000000000040 SHOFF: 0000000000012980 EF: 0x0 HS: 64 PS: 56 PHN; 9 SS: 64 SHN: 38 STIDX: 35
    libjvm ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 000000000003aab0 PHOFF: 0000000000000040 SHOFF: 0000000000376c80 EF: 0x0 HS: 64 PS: 56 PHN; 3 SS: 64 SHN: 22 STIDX: 19
    ===== END DUMP ===============================================================

    We are trying to install VTune on our AMD Opteron development system. We are running SUSE 10 64-bit OS with SP1. The information contained in the included data files seems to describe our environment quite well. We have eclipse version 3.3.0 already installed, but are trying to allow VTune to install an earlier version of eclipse (3.2.1). When we try to launch VTune, once we have inserted the paths to our ( or to the sample ) application and to the working directory, VTune blows up apparently because of "Error Message: Illegal memory access. [54]", producing the following message block, which is then followed with the contents of the jrockit.31412.dump file it created in the /root/workspace/ directory. If we try to use the "Browse" feature from the working directory option box, we get the same error. Looking at the BEA forum there seems to be a few references to a similar error which required some patch to fix (CR263825). We have not been successful in trying to find that patch.
    Any assistance will be greatly appreciated.
    Steve ::: [email protected]
    Error text displayed by vtlec:
    JVM terminated. Exit code=1
    /opt/intel/eclipsepackage/3.2.1_0/jrockit-R27.2.0-jre1.5.0_10/bin/java
    -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1_0/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp
    -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration
    -jar /opt/intel/eclipsepackage/3.2.1_0/eclipse/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /opt/intel/eclipsepackage/3.2.1_0/eclipse/eclipse
    -name Eclipse
    -showsplash 600
    -exitdata 60009
    -product com.intel.sdp.primary.product
    -perspective com.intel.vtune.shell.tuningPerspective
    -vm /opt/intel/eclipsepackage/3.2.1_0/jrockit-R27.2.0-jre1.5.0_10/bin/java
    -vmargs
    -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1_0/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp
    -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration
    -jar /opt/intel/eclipsepackage/3.2.1_0/eclipse/startup.jar
    Text from /root/workspace/jrockit.31412.dump:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:03:02 on Mon Jun 23 14:24:12 2008
    Additional information is available in:
    /root/workspace/jrockit.31412.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=2 si_addr=0x6c
    Version : BEA JRockit(R) R27.2.0-131-78843-1.5.0_10-20070320-1511-linux-ia32
    GC Mode : Garbage collection optimized for throughput
    GC Strategy : Generational Parallel Mark & Sweep
    : Current OC phase is: not running. YC is not running.
    : GC strategy for GC 0 was singleconcon
    : GC strategy for GC 1 was genparpar
    : GC strategy for GC 2 was genparpar
    : GC strategy for GC 3 was genparpar
    : mmHeap->data = 0x8100000, mmHeap->top = 0xc100000
    : The nurserylist starts at 0x8526bf8 and ends at 0xa51ed68
    : mmStartCompaction = 0xb900000, mmEndCompaction = 0xbd00000
    : References are 32-bit.
    CPU : AMD Opteron/Athlon64 SSE SSE2 SSE3 EM64T
    Number CPUs : 4
    Tot Phys Mem : 8380477440 (7992 MB)
    OS version : SUSE Linux Enterprise Server 10 (x86_64)
    VERSION = 10
    PATCHLEVEL = 1
    Linux version 2.6.16.46-0.12-smp (geeko@buildhost) (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 SMP Thu May 17 14:00:09 UTC 2007 (x86_64)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration -Dsun.java.launcher=SUN_STANDARD /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /opt/intel/eclipsepackage/3.2.1/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 2a0010 -product com.intel.sdp.primary.product -perspective com.intel.vtune.shell.tuningPerspective -vm /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java -vmargs -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration -jar /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar
    java.home : /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10
    j.class.path : /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar
    j.lib.path : /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/../lib/i386:/opt/intel/eclipsepackage/3.2.1/eclipse:/opt/intel/vtune/analyzer/bin:/opt/intel/vtune/shared/bin:/opt/sag/gcc-3.4/libem64t:/opt/sag/gcc-3.3/lib32:/opt/sag/gcc-3.3/lib32:/opt/sag/exx/v721/lib:/usr/lib
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/../lib/i386:/opt/intel/eclipsepackage/3.2.1/eclipse:/opt/intel/vtune/analyzer/bin:/opt/intel/vtune/shared/bin:/opt/sag/gcc-3.4/libem64t:/opt/sag/gcc-3.3/lib32:/opt/sag/gcc-3.3/lib32:/opt/sag/exx/v721/lib:/usr/lib
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0xff92d610 / OS context: 0xff92d70c):
    eax = f06a48c8 ecx = f7eb0150 edx = f7eb0150 ebx = f6afb0a8
    esp = ff92d9f8 ebp = ff92da30 esi = 00000000 edi = f6d76698
    es = 0000002b cs = f6710023 ss = f5e3002b ds = 0000002b
    fs = 00000003 gs = 00000063
    eip = f68ded93 eflags = 00200286
    Stack:
    (* marks the word pointed to by the stack pointer)
    ff92d9f8: f6d76698* f6a61fbe f6d75528 00000001 f6a61fbe f59b3d68
    ff92da10: ff92da30 f68f55b4 f6a61fbe f6d75528 f59b3d68 f6afb0a8
    ff92da28: f59b3d68 f599f660 ff92da50 f68e021b f6a61010 f599f660
    ff92da40: f5d9cd90 f6afb0a8 f599f6e0 f5d9cd90 ff92dae0 f68eab88
    Code:
    (* marks the word pointed to by the instruction pointer)
    f68ded60: 3489f045 24448924 16838d14 89fff66f 4489e845 f5e81024
    f68ded78: 8900072c ec458bc7 89243c89 8b082444 4489e845 2de80424
    f68ded90: 8b000731* c0856c46 7c890c74 04890424 cdbae824 3c890015
    f68deda8: edb2e824 3c89fffd 65bae824 5d8b0015 f8758bf4 89fc7d8b
    Loaded modules:
    (* denotes the module causing the exception)
    08048000-08056fd3 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java
    ffffe000-ffffe7af /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java
    f7edd000-f7eed043 /lib/libpthread.so.0
    f7eb8000-f7eda62f /lib/libm.so.6
    f7eb4000-f7eb5c3f /lib/libdl.so.2
    f7d91000-f7eab7a9 /lib/libc.so.6
    f7f10000-f7f29eb3 /lib/ld-linux.so.2
    f7a77000-f7d16207 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit/libjvm.so
    f7a51000-f7a576a4 /lib/librt.so.1
    f7f06000-f7f0bc77 /lib/libnss_compat.so.2
    f7a3c000-f7a4c5a7 /lib/libnsl.so.1
    f7efc000-f7f039bf /lib/libnss_nis.so.2
    f7ef2000-f7ef9b6b /lib/libnss_files.so.2
    f7a63000-f7a6d7db /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libverify.so
    f79bb000-f79db217 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libjava.so
    f7854000-f7859f13 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/native_threads/libhpi.so
    f7640000-f764e4c4 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libzip.so
    f7413000-f74240a3 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libnet.so
    f740b000-f74111e7 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libnio.so
    f6c29000-f6c72e1b /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-pi-gtk-3235.so
    f680c000-f6af4723 */opt/gnome/lib/libgtk-x11-2.0.so.0
    f6c08000-f6c0adff /opt/gnome/lib/libgthread-2.0.so.0
    f6c03000-f6c06dab /usr/X11R6/lib/libXtst.so.6
    f67f6000-f680aef7 /opt/gnome/lib/libgdk_pixbuf-2.0.so.0
    f6774000-f67f2c7b /opt/gnome/lib/libgdk-x11-2.0.so.0
    f676d000-f67721cb /opt/gnome/lib/libpangocairo-1.0.so.0
    f6736000-f676a697 /opt/gnome/lib/libpango-1.0.so.0
    f671d000-f67330b7 /opt/gnome/lib/libatk-1.0.so.0
    f66e4000-f671a893 /opt/gnome/lib/libgobject-2.0.so.0
    f6c00000-f6c01f33 /opt/gnome/lib/libgmodule-2.0.so.0
    f665e000-f66e2217 /opt/gnome/lib/libglib-2.0.so.0
    f660b000-f665c23f /usr/lib/libcairo.so.2
    f659e000-f66077fb /usr/lib/libfreetype.so.6
    f6565000-f65981c3 /usr/lib/libfontconfig.so.1
    f655d000-f6563b57 /usr/X11R6/lib/libXrender.so.1
    f6466000-f6559c7b /usr/X11R6/lib/libX11.so.6
    f6458000-f646443f /usr/X11R6/lib/libXext.so.6
    f6419000-f6456a07 /usr/lib/libpng12.so.0
    f6407000-f64179c3 /usr/lib/libz.so.1
    f63e5000-f64058e3 /usr/lib/libglitz.so.1
    f63e2000-f63e3ff3 /usr/X11R6/lib/libXrandr.so.2
    f63da000-f63e03ab /usr/X11R6/lib/libXi.so.6
    f63d7000-f63d838f /usr/X11R6/lib/libXinerama.so.1
    f63ce000-f63d5923 /usr/X11R6/lib/libXcursor.so.1
    f63c9000-f63cc103 /usr/X11R6/lib/libXfixes.so.3
    f63a4000-f63c71d3 /opt/gnome/lib/libpangoft2-1.0.so.0
    f6385000-f63a196f /usr/lib/libexpat.so.1
    f7a5a000-f7a5a7a3 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    f6c26000-f6c26fd7 /usr/lib/gconv/ISO8859-1.so
    f635c000-f6381073 /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-gtk-3235.so
    f6c1b000-f6c24a03 /opt/gnome/lib/gtk-2.0/2.4.0/engines/liblighthouseblue.so
    f6065000-f6066167 /opt/gnome/lib/pango/1.4.0/modules/pango-basic-fc.so
    f5bdf000-f5be420f /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-atk-gtk-3235.so
    f5bd5000-f5bdde87 /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-cairo-gtk-3235.so
    f5403000-f54065e3 /opt/intel/vtune/shared/bin/libEcGUIClientHandler.so
    f5252000-f52cf38f /opt/intel/vtune/shared/bin/libEcGUIClient.so
    f50ad000-f524fe07 /opt/sag/gcc-3.3/lib32/libimf.so
    f5931000-f5931577 /opt/sag/gcc-3.3/lib32/libcxaguard.so.5
    f5929000-f592ff1f /opt/sag/gcc-3.3/lib32/libgcc_s.so.1
    f4ff5000-f5092393 /opt/sag/gcc-3.3/lib32/libstdc++.so.5
    f4e5c000-f4fc8343 /opt/sag/exx/v721/lib/libole32.so
    f4d9d000-f4e48dab /opt/sag/exx/v721/lib/librpcrt4.so
    f5907000-f5921733 /opt/sag/exx/v721/lib/libntrtl.so
    f4d0b000-f4d87183 /opt/sag/exx/v721/lib/libmutant.so
    f4d03000-f4d08b27 /opt/sag/exx/v721/lib/libcoolmisc.so
    f4c1f000-f4cef8af /opt/sag/exx/v721/lib/liboleaut32.so
    f4b8c000-f4c15db3 /opt/intel/vtune/analyzer/bin/libcomfreeremoteconnector.so
    f4b60000-f4b81023 /opt/intel/vtune/shared/bin/libVTUtil.so
    f5902000-f5904ec3 /opt/sag/exx/v721/lib/libcoolcrypto.so
    f470c000-f4a109ab /opt/intel/vtune/shared/bin/libxerces-c.so.23
    f46d8000-f4705547 /opt/intel/vtune/shared/bin/libRemoteManager.so
    f46d1000-f46d5c03 /opt/sag/exx/v721/lib/libbasecrypt.so
    f46ba000-f46cacff /opt/intel/vtune/shared/bin/libVTRegLoc.so
    f3db9000-f3e5109f /opt/intel/vtune/shared/bin/libShell.so
    f3daf000-f3db6ed7 /opt/intel/vtune/shared/bin/libShellRes.so
    f3973000-f399ceaf /opt/intel/vtune/shared/bin/libReports.so
    f396c000-f3970db7 /opt/intel/vtune/shared/bin/libReportsRes.so
    f3949000-f39614eb /opt/intel/vtune/shared/bin/libComInfo.so
    f3901000-f3932ecf /opt/intel/vtune/shared/bin/libProductInfo.so
    f38fb000-f38fe537 /opt/intel/vtune/shared/bin/libProductInfoRes.so
    f37ee000-f38a93e3 /opt/intel/vtune/shared/bin/libWorkspaceMgr.so
    f37e7000-f37eb2b7 /opt/intel/vtune/shared/bin/libWorkspaceMgrRes.so
    f3782000-f37ca39b /opt/intel/vtune/shared/bin/libCollection.so
    f377c000-f377f5b7 /opt/intel/vtune/shared/bin/libCollectionRes.so
    f35ef000-f36ff5b3 /opt/intel/vtune/shared/bin/libActivity.so
    f35e5000-f35ec3f7 /opt/intel/vtune/shared/bin/libActivityRes.so
    f35a4000-f35ce48b /opt/intel/vtune/shared/bin/libFileDialog.so
    f3572000-f359528b /opt/intel/vtune/shared/bin/libFileDialogEc.so
    f3529000-f355ae8f /opt/intel/vtune/shared/bin/libFileMgr.so
    f3523000-f3526cb7 /opt/intel/vtune/shared/bin/libFileMgrRes.so
    f3468000-f34e9563 /opt/intel/vtune/shared/bin/libTuningBrowser.so
    f3460000-f3465217 /opt/intel/vtune/shared/bin/libTuningBrowserRes.so
    f33c4000-f342a0d3 /opt/intel/vtune/shared/bin/libWorkspaceUI.so
    f33bc000-f33c1277 /opt/intel/vtune/shared/bin/libWorkspaceUIRes.so
    f3350000-f339af3f /opt/intel/vtune/analyzer/bin/libCGAddin.so
    f32f1000-f333477b /opt/intel/vtune/analyzer/bin/libAnPropContainers.so
    f3284000-f32cef7f /opt/intel/vtune/shared/bin/libEnvInfo.so
    f327f000-f3282a17 /opt/intel/vtune/shared/bin/libcpuinfo2.so.1
    f3278000-f327c48f /opt/intel/vtune/shared/bin/libcpuinfoxsc.so.1
    f3270000-f3275a57 /opt/intel/vtune/shared/bin/libEnvInfoRes.so
    f320c000-f3253123 /opt/intel/vtune/analyzer/bin/libCGCons4VT.so
    f3046000-f317a44b /opt/intel/vtune/shared/bin/libidvcbase.so
    f2f5d000-f30026fb /opt/intel/vtune/analyzer/bin/libCGConsCore.so
    f2f56000-f2f5adaf /opt/intel/vtune/analyzer/bin/libCGPropStorage.so
    f2f1d000-f2f45ef3 /opt/intel/vtune/analyzer/bin/libCGDataModelVTDBC.so
    f2e6b000-f2eeb0a7 /opt/intel/vtune/shared/bin/libidvcfrw.so
    f2e51000-f2e6350f /opt/intel/vtune/shared/bin/libidvcpilot.so
    f2cc4000-f2dde9ff /opt/intel/vtune/shared/bin/libidvgrid.so
    f2cb8000-f2cc03af /opt/intel/vtune/analyzer/bin/libVTDBRuntime.so
    f2ca8000-f2cb3377 /opt/intel/vtune/analyzer/bin/libCGPruner.so
    f2c85000-f2c9de0f /opt/intel/vtune/analyzer/bin/libVTDBC.so
    f2c24000-f2c683d3 /opt/intel/vtune/analyzer/bin/libCGDP_VTDBC.so
    f2be4000-f2c198bf /opt/intel/vtune/shared/bin/libigvlayout.so
    f2b36000-f2ba6e67 /opt/intel/vtune/shared/bin/libigvviewer.so
    f2b1f000-f2b2f457 /opt/intel/vtune/shared/bin/libigvgraph.so
    f2b15000-f2b1b46b /opt/intel/vtune/shared/bin/libigvdatamanager.so
    f2ab1000-f2af9b83 /opt/intel/vtune/analyzer/bin/libvtsdb.so
    f2a3e000-f2a91c8b /opt/intel/vtune/analyzer/bin/libCTCG.so
    f2a34000-f2a3a8c3 /opt/intel/vtune/shared/bin/libdbmanager.so
    f29f9000-f2a2285b /opt/intel/vtune/analyzer/bin/libSymbolProvider_VTDBC.so
    f289f000-f29940f3 /opt/intel/vtune/shared/bin/libismImpl_2.so
    f285d000-f28964d7 /opt/intel/vtune/shared/bin/libcommon_2.so
    f2700000-f2713c9f /opt/intel/vtune/shared/bin/libsupport_2.so
    f26ea000-f26f88c7 /opt/intel/vtune/shared/bin/libdtlu_trace_assert.so
    f2564000-f259f857 /opt/intel/vtune/shared/bin/libvtfamgr.so
    f2558000-f256024f /opt/intel/vtune/shared/bin/libVTAddr_2.so
    f24fe000-f253bdcb /opt/intel/vtune/shared/bin/libSymVSrvr.so
    f24d2000-f24f01f7 /opt/intel/vtune/shared/bin/libDynamicLoading_2.so
    f244e000-f24af253 /opt/intel/vtune/analyzer/bin/libCGImpExp.so
    f243a000-f24479bb /opt/intel/vtune/analyzer/bin/libVTSDBUtil.so
    f23a5000-f240fa03 /opt/intel/vtune/analyzer/bin/libCGPackNGo.so
    f2371000-f23951f7 /opt/intel/vtune/analyzer/bin/libAnalyzerWizardsAddin.so
    f22bc000-f234d353 /opt/intel/vtune/analyzer/bin/libAnProdInfo.so
    f22b5000-f22b94f7 /opt/intel/vtune/analyzer/bin/libAnProdInfoRes.so
    f227d000-f22a3f17 /opt/intel/vtune/analyzer/bin/libEcAnalyzerUtils.so
    f2218000-f225ffe7 /opt/intel/vtune/analyzer/bin/libSVConsumerEc.so
    f2203000-f22120db /opt/intel/vtune/analyzer/bin/libsv_vtune_u.so
    f21de000-f21f8a3f /opt/intel/vtune/analyzer/bin/libsvpropstorage_u.so
    f2106000-f21a3e1f /opt/intel/vtune/analyzer/bin/libsvcore_u.so
    f20d2000-f20f635f /opt/intel/vtune/analyzer/bin/libsvcontrol_u.so
    f20bc000-f20cb59f /opt/intel/vtune/analyzer/bin/libVtGridCtlLite_u.so
    f1ef5000-f202a49b /opt/intel/vtune/shared/bin/libidvcbase_u.so
    f1dac000-f1de39b7 /opt/intel/vtune/shared/bin/libdtlu_file.so
    f1d18000-f1d898bb /opt/intel/vtune/analyzer/bin/libsvdp.so
    f1d07000-f1d1254f /opt/intel/vtune/analyzer/bin/libsv_pi.so
    f1b77000-f1c9382f /opt/intel/vtune/shared/bin/libidvgrid_u.so
    f1b25000-f1b5d19f /opt/intel/vtune/shared/bin/libidvtextviewer_u.so
    f1b05000-f1b1b62b /opt/intel/vtune/analyzer/bin/liblipsdp.so
    f1ac8000-f1af32d7 /opt/intel/vtune/analyzer/bin/libsv_dedp.so
    f1ab5000-f1ac2207 /opt/intel/vtune/analyzer/bin/libsv_do.so
    f1a9f000-f1aaec2f /opt/intel/vtune/analyzer/bin/libsv_mh.so
    f1844000-f187993f /opt/intel/vtune/analyzer/bin/liblips.so
    f182f000-f183d0d7 /opt/intel/vtune/analyzer/bin/libsv_ei.so
    f1828000-f182d4ff /opt/intel/vtune/analyzer/bin/libbemrl.so
    f1807000-f1810d2f /opt/intel/vtune/analyzer/bin/libemrlcore.so
    f178b000-f17a70f8 /opt/intel/vtune/analyzer/bin/libdecem.so
    f1777000-f1786693 /opt/intel/vtune/analyzer/bin/libdisem.so
    f175c000-f176de95 /opt/intel/vtune/analyzer/bin/libdasm.so
    f174e000-f175a2bf /opt/intel/vtune/analyzer/bin/libdisxsc.so
    f173f000-f174ba5f /opt/intel/vtune/analyzer/bin/libdecxsc.so
    f16e1000-f173dd4b /opt/intel/vtune/analyzer/bin/libdecoder.so
    f165b000-f16b9a23 /opt/intel/vtune/analyzer/bin/libSamplingConsumerEc.so
    f147a000-f15cd587 /opt/intel/vtune/analyzer/bin/libSamplingViewerCore.so
    f13c8000-f144825f /opt/intel/vtune/shared/bin/libidvcfrw_u.so
    f11e3000-f128eeb7 /opt/intel/vtune/shared/bin/libidvtimeline_u.so
    f1165000-f11c00ff /opt/intel/vtune/shared/bin/libidvchart_u.so
    f1122000-f1153a27 /opt/intel/vtune/shared/bin/libidvchartelements_u.so
    f0efb000-f107863b /opt/intel/vtune/analyzer/bin/libSPLMDEDataMgr.so
    f0e94000-f0edfd6f /opt/intel/vtune/analyzer/bin/libVTDBJoin.so
    f0e69000-f0e8719f /opt/intel/vtune/analyzer/bin/libSamplingPropContainersEc.so
    f0b8f000-f0c94caf /opt/intel/vtune/analyzer/bin/libModuleHandler.so
    f0abe000-f0b4b1e3 /opt/intel/vtune/shared/bin/libvtfilehandler.so
    f0e0b000-f0e4840f /opt/intel/vtune/analyzer/bin/libOptrepAddin.so
    f0aa7000-f0ab7d17 /opt/intel/vtune/analyzer/bin/libOptRepControl.so
    f0a8c000-f0a9fee3 /opt/intel/vtune/analyzer/bin/libOptReportParser.so
    f0e07000-f0e09167 /opt/intel/vtune/analyzer/bin/libOptRepEcClient.so
    f09d3000-f0a500bb /opt/intel/vtune/shared/bin/libidvcswt_u.so
    f0974000-f09b8657 /opt/intel/vtune/analyzer/bin/libRatiosEditor.so
    f0952000-f096bd0b /opt/intel/vtune/analyzer/bin/libEvents.so
    f08eb000-f093263f /opt/intel/vtune/shared/bin/libFileSearchAddIn.so
    f0881000-f08cc9af /opt/intel/vtune/shared/bin/libActivityEc.so
    f0831000-f086b4ef /opt/intel/vtune/analyzer/bin/libCGPreferencePagesEC.so
    f07fc000-f082144f /opt/intel/vtune/analyzer/bin/libSVPreferencePagesEC.so
    f0785000-f07daa3f /opt/intel/vtune/analyzer/bin/libSamplingPreferencesPagesEc.so
    f072d000-f076a80f /opt/intel/vtune/analyzer/bin/libVTMHPrefPagesEc.so
    f06e1000-f0715de7 /opt/intel/vtune/shared/bin/libFileSearchPrefPagesEc.so
    f05ab000-f05d0abf /opt/intel/vtune/shared/bin/libPropBag.so
    f054a000-f058faa7 /opt/intel/vtune/analyzer/bin/libSamplingWizardLogic.so
    f0518000-f053ba2f /opt/intel/vtune/analyzer/bin/libSamplingWizardEc.so
    f0e00000-f0e0588b /opt/gnome/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so
    f0406000-f041669f /opt/gnome/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
    f03d6000-f03e7eb7 /opt/gnome/lib/libgnome-2.so.0
    f0376000-f03d0b23 /opt/gnome/lib/libgnomevfs-2.so.0
    f031d000-f036ba33 /opt/gnome/lib/libbonobo-2.so.0
    f02ec000-f0319c9f /opt/gnome/lib/libgconf-2.so.4
    f02d9000-f02e9587 /opt/gnome/lib/libbonobo-activation.so.4
    f0289000-f02ceb37 /opt/gnome/lib/libORBit-2.so.0
    f0200000-f02844a7 /opt/gnome/lib/libgnomeui-2.so.0
    f01f8000-f01fe103 /usr/lib/libpopt.so.0
    f01ee000-f01f646b /usr/lib/libesd.so.0
    f01cb000-f01ea087 /usr/lib/libaudiofile.so.0
    f009b000-f01c0fcb /usr/lib/libxml2.so.2
    f0093000-f0099b43 /usr/lib/libhal-storage.so.1
    f008a000-f00917a7 /usr/lib/libhal.so.1
    f0071000-f008812b /usr/lib/libdbus-glib-1.so.2
    f0042000-f006f6a7 /usr/lib/libdbus-1.so.2
    f0005000-f003d7d7 /usr/lib/libssl.so.0.9.8
    efedd000-effec39f /usr/lib/libcrypto.so.0.9.8
    efed8000-efedb00b /usr/lib/libdns_sd.so
    efec5000-efed350b /lib/libresolv.so.2
    efec1000-efec3f1b /opt/gnome/lib/libORBitCosNaming-2.so.0
    efe64000-efebd48f /opt/gnome/lib/libbonoboui-2.so.0
    efe3a000-efe62747 /opt/gnome/lib/libgnomecanvas-2.so.0
    efe24000-efe381f3 /usr/lib/libart_lgpl_2.so.2
    efe19000-efe229ab /opt/gnome/lib/libgnome-keyring.so.0
    efdfa000-efe17a4b /usr/lib/libjpeg.so.62
    efdf1000-efdf80f7 /usr/X11R6/lib/libSM.so.6
    efdd9000-efded0ff /usr/X11R6/lib/libICE.so.6
    efd1c000-efdd31e7 /usr/lib/libasound.so.2
    efd18000-efd1aadb /lib/libresmgr.so.1
    "Main Thread" id=1 idx=0x4 tid=31412 lastJavaFrame=0xff92e214
    Stack 0: start=0xff734000, end=0xff934000, guards=0xff739000 (ok), forbidden=0xff737000
    Thread Stack Trace:
    at <unknown>(???.c)@0xf68ded93
    at <unknown>(???.c)@0xf68e021b
    at <unknown>(???.c)@0xf68eab88
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2fe9
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68de358
    at <unknown>(???.c)@0xf68ec5ec
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2f3f
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68dc178
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2fe9
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68dbb8e
    at <unknown>(???.c)@0xf68dbc3c
    at <unknown>(???.c)@0xf6c71b4d
    -- Java stack --
    at org/eclipse/swt/internal/gtk/OS._gtk_file_chooser_dialog_new([BIIIIIII)I(Native Method)
        at org/eclipse/swt/internal/gtk/OS.gtk_file_chooser_dialog_new(OS.java:4400)
        at org/eclipse/swt/widgets/DirectoryDialog.openChooserDialog(DirectoryDialog.java:124)
        at org/eclipse/swt/widgets/DirectoryDialog.open(DirectoryDialog.java:116)
        at com/intel/vtune/shell/VTDirectoryDialog.open(VTDirectoryDialog.java:47)
        at com/intel/vtune/analyzer/wizards/sampling/FirstUseSamplingPage$4.widgetSelected(FirstUseSamplingPage.java:365)
        at org/eclipse/swt/widgets/TypedListener.handleEvent(TypedListener.java:90)
        at org/eclipse/swt/widgets/EventTable.sendEvent(EventTable.java:66)
        at org/eclipse/swt/widgets/Widget.sendEvent(Widget.java:1085)
        at org/eclipse/swt/widgets/Display.runDeferredEvents(Display.java:3166)
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:2842)
        at org/eclipse/jface/window/Window.runEventLoop(Window.java:820)
        at org/eclipse/jface/window/Window.open(Window.java:796)
        at org/eclipse/ui/actions/NewWizardAction.run(NewWizardAction.java:181)
        at com/intel/vtune/shell/NewActivity.run(NewActivity.java:79)
        at com/intel/vtune/shell/NewActivity.runWithEvent(NewActivity.java:73)
        at org/eclipse/ui/internal/PluginAction.runWithEvent(PluginAction.java:244)
        at org/eclipse/ui/internal/WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
        at org/eclipse/jface/action/ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
        at org/eclipse/jface/action/ActionContributionItem.access$2(ActionContributionItem.java:488)
        at org/eclipse/jface/action/ActionContributionItem$6.handleEvent(ActionContributionItem.java:441)
        at org/eclipse/swt/widgets/EventTable.sendEvent(EventTable.java:66)
        at org/eclipse/swt/widgets/Widget.sendEvent(Widget.java:1085)
        at org/eclipse/swt/widgets/Display.runDeferredEvents(Display.java:3166)
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:2842)
        at org/eclipse/ui/internal/Workbench.runEventLoop(Workbench.java:1914)
        at org/eclipse/ui/internal/Workbench.runUI(Workbench.java:1878)
        at org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Workbench.java:419)
        at org/eclipse/ui/PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org/eclipse/ui/internal/ide/IDEApplication.run(IDEApplication.java:95)
        at org/eclipse/core/internal/runtime/PlatformActivator$1.run(PlatformActivator.java:78)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:400)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:177)
        at jrockit/vm/RNI.c2java(IIII)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java/lang/reflect/Method.invoke(Method.java:585)
        at org/eclipse/core/launcher/Main.invokeFramework(Main.java:336)
        at org/eclipse/core/launcher/Main.basicRun(Main.java:280)
        at org/eclipse/core/launcher/Main.run(Main.java:977)
        at org/eclipse/core/launcher/Main.main(Main.java:952)
        at jrockit/vm/RNI.c2java(IIII)V(Native Method)
        -- end of trace
    Additional information is available in:
      /root/workspace/jrockit.31412.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.4-development
    Elf headers:
    libc       ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 000159c0 PHOFF: 00000034 SHOFF: 00127058 EF: 0x0 HS: 52 PS: 32 PHN; 11 SS: 40 SHN: 67 STIDX: 64
    libpthread ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00004b80 PHOFF: 00000034 SHOFF: 0001274c EF: 0x0 HS: 52 PS: 32 PHN; 10 SS: 40 SHN: 37 STIDX: 34
    libjvm     ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00057470 PHOFF: 00000034 SHOFF: 002dfe00 EF: 0x0 HS: 52 PS: 32 PHN; 4 SS: 40 SHN: 19 STIDX: 16
    ===== END DUMP ===============================================================                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

  • Problem with Firefox freezing/crashing

    Anyone having problems with Firefox. I have the latest installed on my MBP but it crashes frequently. Usually when trying to shut down, it'll just freeze. the computer is stable (26 days uptime and counting). The only issues I have are Firefox, Illustrator & Dreamweaver (rosetta apps)occasionally crashing and Firefox's frequent lock ups and crashes. I'm assuming when I can afford to cop the Adobe's latest, the Adobe/Macromedia apps will be fine. But I need help with this browser. Anyone figured out how to resolve this?
    I wish Camino worked as universally well as Firefox cuz I'd just hope over to it. Advise me please.

    this is really long and looks cryptic but here goes...
    Date/Time: 2007-04-06 19:33:36.250 -0400
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: firefox-bin
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Parent: WindowServer [54]
    Version: 2.0.0.3 (2.0.0.3)
    PID: 5876
    Thread: 19
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000044
    Thread 0:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.QuickTime 0x94303b69 QTMLGrabMutex + 31
    2 com.apple.QuickTime 0x9433a983 CancelCallBack_priv + 28
    3 ...ickTimeComponents.component 0x97f33867 Base_CDFlush + 119
    4 ...ple.CoreServices.CarbonCore 0x90cd0d63 CallComponentFunctionCommon + 513
    5 ...ickTimeComponents.component 0x97f33029 Base_CDComponentDispatch + 125
    6 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    7 com.apple.QuickTime 0x9438227a ImageCodecFlush + 37
    8 com.apple.QuickTime 0x9437e584 CDSequenceFlush + 318
    9 ...uickTimeStreaming.component 0x9909a490 SHVideo_FlushPendingFrames + 267
    10 ...uickTimeStreaming.component 0x9909d84a SHVideo_DerivedRenderIdle + 1834
    11 ...ple.CoreServices.CarbonCore 0x90cd0d63 CallComponentFunctionCommon + 513
    12 ...uickTimeStreaming.component 0x9909b36e SHVideo_ComponentDispatch + 170
    13 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    14 com.apple.QuickTime 0x943e02b1 SHDerivedRenderIdle + 55
    15 ...uickTimeStreaming.component 0x99090b5f SHBase_RenderIdle + 130
    16 ...ple.CoreServices.CarbonCore 0x90cd0d63 CallComponentFunctionCommon + 513
    17 ...uickTimeStreaming.component 0x9908e894 SHBase_ComponentDispatch + 125
    18 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    19 com.apple.QuickTime 0x943e0278 SHRenderIdle + 55
    20 ...uickTimeStreaming.component 0x9907aab2 BaseRcvConductor_Idle + 399
    21 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    22 ...uickTimeStreaming.component 0x9907a902 BaseRcvConductor_ComponentDispatch + 125
    23 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    24 com.apple.QuickTime 0x943db81b QTSCondIdle + 61
    25 ...uickTimeStreaming.component 0x990ad90c RTPRcvConductor_Idle + 257
    26 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    27 ...uickTimeStreaming.component 0x990acc68 RTPRcvConductor_ComponentDispatch + 170
    28 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    29 com.apple.QuickTime 0x943db81b QTSCondIdle + 61
    30 ...uickTimeStreaming.component 0x9907a9a5 BaseRcvConductor_Idle + 130
    31 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    32 ...uickTimeStreaming.component 0x9907a902 BaseRcvConductor_ComponentDispatch + 125
    33 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    34 com.apple.QuickTime 0x943db81b QTSCondIdle + 61
    35 ...uickTimeStreaming.component 0x99081b69 QTSCondSessionMgr_Idle + 127
    36 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    37 ...uickTimeStreaming.component 0x9907c7bc RTSPConductor_ComponentDispatch + 170
    38 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    39 com.apple.QuickTime 0x943db81b QTSCondIdle + 61
    40 com.apple.QuickTime 0x943db5df IdleThisPresentation + 142
    41 com.apple.QuickTime 0x943db4d1 QTSPresIdle + 63
    42 ...uickTimeStreaming.component 0x9905d630 StreamMedia_Idle + 826
    43 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    44 ...uickTimeStreaming.component 0x9905bd26 StreamMedia_ComponentDispatch + 170
    45 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    46 ...ickTimeComponents.component 0x989708a2 MediaIdle + 61
    47 ...ickTimeComponents.component 0x97e7e9b0 doGenericIdle + 1389
    48 ...ickTimeComponents.component 0x97e803a7 GenericMoviesTask + 337
    49 ...ple.CoreServices.CarbonCore 0x90cd0f1f CallComponentFunctionCommon + 957
    50 ...ickTimeComponents.component 0x97e7fd23 GenericComponentDispatch + 170
    51 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    52 com.apple.QuickTime 0x9435bf27 MediaMoviesTask + 61
    53 com.apple.QuickTime 0x9435ac04 TaskMovie_priv + 4552
    54 com.apple.QuickTime 0x94424326 frequentlyTaskMovies + 172
    55 com.apple.HIToolbox 0x92e21a8a TimerVector + 31
    56 com.apple.CoreFoundation 0x9082e7e2 CFRunLoopRunSpecific + 3341
    57 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    58 com.apple.HIToolbox 0x92de98d8 RunCurrentEventLoopInMode + 285
    59 com.apple.HIToolbox 0x92de8fe2 ReceiveNextEventCommon + 385
    60 com.apple.HIToolbox 0x92e31a74 _AcquireNextEvent + 58
    61 com.apple.HIToolbox 0x92e318bc RunApplicationEventLoop + 150
    62 org.mozilla.firefox 0x00240dc7 nsAppShell::Run() + 39
    63 org.mozilla.firefox 0x002d9502 nsAppStartup::Run() + 50
    64 org.mozilla.firefox 0x00005db9 XRE_main + 6305
    65 org.mozilla.firefox 0x00002818 main + 32
    66 org.mozilla.firefox 0x0000279e start + 270
    67 org.mozilla.firefox 0x000026b9 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libnspr4.dylib 0x00fcb9c8 PR_Poll + 134
    2 org.mozilla.firefox 0x00358b7f nsSocketTransportService::Poll(unsigned*) + 99
    3 org.mozilla.firefox 0x003591d0 nsSocketTransportService::Run() + 480
    4 libxpcom_core.dylib 0x01849f15 nsThread::Main(void*) + 41
    5 libnspr4.dylib 0x00fcd009 PR_Select + 813
    6 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 libxpcom_core.dylib 0x0184c22c TimerThread::Run() + 74
    4 libxpcom_core.dylib 0x01849f15 nsThread::Main(void*) + 41
    5 libnspr4.dylib 0x00fcd009 PR_Select + 813
    6 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 org.mozilla.firefox 0x0036d4b4 nsSSLThread::Run() + 166
    4 libnspr4.dylib 0x00fcd009 PR_Select + 813
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 org.mozilla.firefox 0x0036a123 nsCertVerificationThread::Run() + 249
    4 libnspr4.dylib 0x00fcd009 PR_Select + 813
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 libnspr4.dylib 0x00fc8a81 PR_WaitCondVar + 213
    2 org.mozilla.firefox 0x0054b8f0 mozStorageService::FinishAsyncIO() + 784
    3 org.mozilla.firefox 0x0089c5f2 AsyncWriteThread::Run() + 14
    4 libxpcom_core.dylib 0x01849f15 nsThread::Main(void*) + 41
    5 libnspr4.dylib 0x00fcd009 PR_Select + 813
    6 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 libnspr4.dylib 0x00fc8a81 PR_WaitCondVar + 213
    2 libnspr4.dylib 0x00fc8ce1 PR_Wait + 53
    3 libxpcom_core.dylib 0x01847682 PL_WaitForEvent + 62
    4 libxpcom_core.dylib 0x018488db nsEventQueueImpl::WaitForEvent(PLEvent**) + 47
    5 org.mozilla.firefox 0x00301465 nsUrlClassifierCallbackWrapper::QueryInterface(nsID const&, void**) + 301
    6 libnspr4.dylib 0x00fcd009 PR_Select + 813
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x10bf152d Flash_EnforceLocalSecurity + 360501
    2 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x9146841e HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91468239 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.audio.CoreAudio 0x9147565c CAGuard::WaitFor(unsigned long long) + 212
    2 com.apple.audio.CoreAudio 0x9147557e CAGuard::WaitUntil(unsigned long long) + 66
    3 com.apple.audio.CoreAudio 0x91473efa HP_IOThread::WorkLoop() + 690
    4 com.apple.audio.CoreAudio 0x91473c43 HPIOThread::ThreadEntry(HPIOThread*) + 17
    5 com.apple.audio.CoreAudio 0x91468239 CAPThread::Entry(CAPThread*) + 93
    6 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x10b81130 0x10808000 + 3641648
    2 ...romedia.Flash Player.plugin 0x10a5870b 0x10808000 + 2426635
    3 ...romedia.Flash Player.plugin 0x10b814a8 0x10808000 + 3642536
    4 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 org.mozilla.firefox 0x0031ce8d nsIOThreadPool::ThreadFunc(void*) + 145
    4 libnspr4.dylib 0x00fcd009 PR_Select + 813
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 12:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 org.mozilla.firefox 0x0031ce8d nsIOThreadPool::ThreadFunc(void*) + 145
    4 libnspr4.dylib 0x00fcd009 PR_Select + 813
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 13:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 libnspr4.dylib 0x00fc86a0 PR_Lock + 246
    2 libnspr4.dylib 0x00fc89f7 PR_WaitCondVar + 75
    3 org.mozilla.firefox 0x005c85c6 nsHostResolver::GetHostToLookup(nsHostRecord**) + 212
    4 org.mozilla.firefox 0x005c8d73 nsHostResolver::ThreadFunc(void*) + 123
    5 libnspr4.dylib 0x00fcd009 PR_Select + 813
    6 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 14:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9083f188 CFRunLoopRun + 60
    3 com.apple.QuickTime 0x9439175e QTSNetworkThread_RunThread + 117
    4 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 15:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92826a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 16:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 17:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce20b7 TSWaitOnSemaphoreCommon + 163
    2 ...ple.CoreServices.CarbonCore 0x90ce909d TimerThread + 87
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 18:
    0 libSystem.B.dylib 0x9002485f semaphorewaittrap + 7
    1 QuickTimeH264.scalar 0x98e79207 JVTLibDecoDispose + 1322753
    2 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 19 Crashed:
    0 QuickTimeH264.scalar 0x98d3d1d6 JVTLibDecoDispose + 28368
    1 QuickTimeH264.scalar 0x98d1e970 JVTDecoDecodeBand + 153
    2 ...ple.QuickTimeH264.component 0x98d18207 JVTDecoComponentDispatch + 1461
    3 ...ple.CoreServices.CarbonCore 0x90cd0d63 CallComponentFunctionCommon + 513
    4 ...ple.QuickTimeH264.component 0x98d17cfc JVTDecoComponentDispatch + 170
    5 ...ple.CoreServices.CarbonCore 0x90cd0a48 CallComponentDispatch + 34
    6 ...ickTimeComponents.component 0x9896d4af ImageCodecDecodeBand + 49
    7 ...ickTimeComponents.component 0x97f32d8e BaseCodec_ImageCodecDecodeBand + 61
    8 ...ickTimeComponents.component 0x97f34a4c BaseCodecDecompressCallBackCommon + 1793
    9 com.apple.QuickTime 0x9437f35d ExecuteCallBack_priv + 125
    10 ...ple.CoreServices.CarbonCore 0x90ce3ca3 InvokeDeferredTaskUPP + 15
    11 ...ple.CoreServices.CarbonCore 0x90cecbec DeferredTaskThread + 120
    12 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 19 crashed with X86 Thread State (32-bit):
    eax: 0x174c8000 ebx: 0x98d3cfe7 ecx: 0x00000000 edx: 0x00000000
    edi: 0x17891000 esi: 0x1795bcd8 ebp: 0xb0d74bb8 esp: 0xb0d74ad0
    ss: 0x0000001f efl: 0x00010287 eip: 0x98d3d1d6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x9b6fff org.mozilla.firefox 2.0.0.3 /Applications/Firefox.app/Contents/MacOS/firefox-bin
    0xeec000 - 0xf7dfff libmozjs.dylib /Applications/Firefox.app/Contents/MacOS/libmozjs.dylib
    0xf98000 - 0xf98fff libxpcom.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom.dylib
    0xf9c000 - 0xfa1fff libplds4.dylib /Applications/Firefox.app/Contents/MacOS/libplds4.dylib
    0xfa6000 - 0xfacfff libplc4.dylib /Applications/Firefox.app/Contents/MacOS/libplc4.dylib
    0xfb2000 - 0xfd7fff libnspr4.dylib /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
    0x1808000 - 0x1878fff libxpcom_core.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_core.dylib
    0x18da000 - 0x18f3fff libsmime3.dylib /Applications/Firefox.app/Contents/MacOS/libsmime3.dylib
    0x1a05000 - 0x1a25fff libssl3.dylib /Applications/Firefox.app/Contents/MacOS/libssl3.dylib
    0x1a2f000 - 0x1a85fff libnss3.dylib /Applications/Firefox.app/Contents/MacOS/libnss3.dylib
    0x1aa1000 - 0x1ae7fff libsoftokn3.dylib /Applications/Firefox.app/Contents/MacOS/libsoftokn3.dylib
    0x1af6000 - 0x1b05fff libxpcom_compat.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_compat.dylib
    0x1b92000 - 0x1b9afff libmyspell.dylib /Applications/Firefox.app/Contents/MacOS/components/libmyspell.dylib
    0x1fcc000 - 0x1fcdfff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xcdb1000 - 0xcddffff libnssckbi.dylib /Applications/Firefox.app/Contents/MacOS/libnssckbi.dylib
    0xcdf1000 - 0xcdfbfff libspellchecker.dylib /Applications/Firefox.app/Contents/MacOS/components/libspellchecker.dylib
    0xd66a000 - 0xd6c7fff libfreebl3.dylib /Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
    0xe222000 - 0xe23bfff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xe2de000 - 0xe2f7fff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x10808000 - 0x10d2bfff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x11ef4000 - 0x11ef9fff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14017000 - 0x1401afff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x15313000 - 0x1531efff com.apple.ATIRadeonX1000GA 1.4.52 (4.5.2) /System/Library/Extensions/ATIRadeonX1000GA.plugin/Contents/MacOS/ATIRadeonX100 0GA
    0x16bfd000 - 0x16c39fff com.apple.QuickTimeFireWireDV.component 7.1.5 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x16f2c000 - 0x1711ffff net.telestream.wmv.import 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x17687000 - 0x176b1fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x18ba4000 - 0x18c8cfff com.apple.audio.codecs.Components 1.4.8 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fbfff com.apple.audio.units.Components 1.4.5 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93256000 - 0x93256fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93258000 - 0x9390efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8f000 - 0x93d0afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d43000 - 0x93dfdfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e40000 - 0x93e40fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e42000 - 0x94003fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94049000 - 0x9408afff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94092000 - 0x940ccfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d1000 - 0x940e2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94273000 - 0x94282fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94289000 - 0x94294fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942e0000 - 0x942fafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94300000 - 0x945befff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95a65000 - 0x95a7bfff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96476000 - 0x96476fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ae5000 - 0x96aeafff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96e86000 - 0x96e9afff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97dfe000 - 0x98accfff com.apple.QuickTimeComponents.component 7.1.5 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98d16000 - 0x98d18fff com.apple.QuickTimeH264.component 7.1.5 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x98d1a000 - 0x98ec5fff QuickTimeH264.scalar /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x98f35000 - 0x98ff8fff com.apple.QuickTimeMPEG4.component 7.1.5 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x99013000 - 0x9917ffff com.apple.QuickTimeStreaming.component 7.1.5 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x996e4000 - 0x9970cfff com.apple.QuickTime Plugin.plugin 7.1.5 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin

  • Short Dump on BAPI_TRANSACTION_COMMIT with destination NONE

    Hi All
    I am using SAP-PM with Compatible Unit(CU) functionality in ECC6 environment.
    After we release the CU design to Generate order we get SHORT DUMP.
    Any help will be of great help.
    I am pasting the details from the dump file here.
    Please let me know.
    Appretaite your help.
    Thanks
    Meghana
    Runtime Errors         CALL_FUNCTION_REMOTE_ERROR
    Date and Time          27.08.2007 18:01:10
    Short text
    "The current application triggered a termination with a short dump."
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "/***/SAPLCUORDER_N" had to be terminated because it
    has
    come across a statement that unfortunately cannot be executed.
    The error occurred during an RFC call to another system.
    In the target system, a short dump has been written as well.
    More detailed information on the error cause can be found there.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    An error occurred when executing a REMOTE FUNCTION CALL.
    It was logged under the name "MESSAGE_TYPE_X"
    on the called page.
    How to correct the error
    Please refer to the notes described in the
    short dump.
    System environment
    SAP-Release 700
    Application server... "MB1ES1005"
    Network address...... "10.191.97.206"
    Operating system..... "Windows NT"
    Release.............. "5.2"
    Hardware type........ "2x Intel 801586"
    Character length.... 16 Bits
    Pointer length....... 32 Bits
    Work process number.. 3
    Shortdump setting.... "full"
    Database server... "MB1ES1005"
    Database type..... "ORACLE"
    Database name..... "EC6"
    Database user ID.. "SAPSR3"
    Char.set.... "C"
    SAP kernel....... 700
    created (date)... "Jul 25 2007 00:57:05"
    create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version. "OCI_10201_SHARE (10.2.0.1.0) "
    Patch level. 121
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows
    NT 6.0"
    Memory consumption
    Roll.... 8176
    EM...... 14633136
    Heap.... 0
    Page.... 131072
    MM Used. 5005432
    MM Free. 1263944
    User and Transaction
    Client.............. 200
    User................ 10086330
    Language key........ "E"
    Transaction......... "/***/DESIGN "
    Transactions ID..... "409954DC5D77F1C58E2D0013725D3B3B"
    Program............. "/***/SAPLCUORDER_N"
    Screen.............. "/***/SAPLCUORDER_N 2000"
    Screen line......... 34
    Information on where terminated
    Termination occurred in the ABAP program "/***/SAPLCUORDER_N" - in
    "SAVE_DESIGN".
    The main program was "/***/SAPLCUORDER_N ".
    In the source code you have the termination point in line 594
    of the (Include) program "/***/LCUORDER_NF07".
    Source Code Extract
    Line
    SourceCde
    564
    ENDIF .
    565
    ENDLOOP .
    566
    IF l_ret-type = 'E' OR
    567
    l_ret-type = 'A' .
    568
    CLEAR: save_okcode .
    569
    570
    Show Messages
    571
    CALL FUNCTION '/***/N_LOG_ADD_MSG'
    572
    EXPORTING
    573
    i_log_type = 'G'
    574
    TABLES
    575
    t_ret      = t_ret.
    576
    PERFORM log_order_create_show  .
    577
    Show first Message
    578
         MESSAGE ID l_ret-id TYPE l_ret-type NUMBER l_ret-number
    579
         WITH
    580
           l_ret-message_v1 l_ret-message_v2
    581
           l_ret-message_v3 l_ret-message_v4.
    582
    CALL FUNCTION '/***/N_DESIGN_INIT' .
    583
    ELSE .
    584
    IF g_design_mode = con_mode_crea.
    585
    Need to update DMS documents with real design number
    586
    PERFORM document_prepare_002 USING con_desnum_tmp_1
    587
    lv_desnum.
    588
    ENDIF.
    589
    Commit design BAPI's
    590
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' .
    591
    592
    IF save_okcode = con_order.
    593
    Commit order BAPI's
    >>>>>
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    595
    DESTINATION 'NONE'.
    596
    597
    call of fct. RFC_CONNECTION_CLOSE is important to get a new
    598
    initial roll area with initial internal tables next time
    599
    CALL FUNCTION 'RFC_CONNECTION_CLOSE'
    600
    EXPORTING
    601
    destination          = 'NONE'
    602
    EXCEPTIONS
    603
    destination_not_open = 1
    604
    OTHERS               = 2.
    605
    ENDIF.
    606
    607
    IF lv_desnum IS INITIAL .
    608
    lv_desnum = /***/cudesign-desnum .
    609
    ENDIF .
    610
    SET PARAMETER ID '/***/DESNUM' FIELD lv_desnum .
    611
        Changes saved
    612
    MESSAGE ID '/***/MSG' TYPE 'S' NUMBER '529' WITH lv_desnum .
    613
    ENDIF .
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    0
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    0
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    2000
    SY-UCOMM
    CU01
    SY-TITLE
    Change Design: 50000109
    SY-MSGTY
    X
    SY-MSGID
    00
    SY-MSGNO
    341
    SY-MSGV1
    MESSAGE_TYPE_X
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    SY-MODNO
    0
    SY-DATUM
    20070827
    SY-UZEIT
    180110
    SY-XPROG
    SAPMSSY1
    SY-XFORM
    XAB_READ
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    4 FORM         /***/SAPLCUORDER_N                  /***/LCUORDER_NF07                    594
    SAVE_DESIGN
    3 FORM         /***/SAPLCUORDER_N                  /***/LCUORDER_NF07                   2616
    CHECK_AND_SAVE_F07
    2 FORM         /***/SAPLCUORDER_N                  /***/LCUORDER_NF04                    311
    USER_COMMAND_D2000
    1 MODULE (PAI) /***/SAPLCUORDER_N                  /***/LCUORDER_NI05                     28
    USER_COMMAND_2000
    Chosen variables
    Name
    Val.
    No.       4 Ty.          FORM
    Name  SAVE_DESIGN
    %_DUMMY$$
    2222
    0000
    0000
    0000
    CL_GUI_RESOURCES=>COL_TEXTAREA
    31
    1000
    F000
    G_DESIGN_MODE
    R
    5
    2
    0
    0
    CON_MODE_CREA
    I
    4
    9
    0
    0
    GT_NODE_CUI
    Table[initial]
    SY-REPID
    /***/SAPLCUORDER_N
    2454254544545445542222222222222222222222
    F35DF310C35F2452FE0000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CON_DESNUM_TMP_1
    TM00000001CY
    543333333345
    4D0000000139
    000000000000
    000000000000
    LV_DESNUM
    222222222222
    000000000000
    000000000000
    000000000000
    SAVE_OKCODE
    CU01
    4533222222222222222222222222222222222222222222222222222222222222222222
    3501000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    CON_ORDER
    CU01
    4533222222222222222222222222222222222222222222222222222222222222222222
    3501000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    SY-XPROG
    SAPMSSY1
    5454555322222222222222222222222222222222
    310D339100000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CON_DELETE
    LVMS
    4545222222222222222222222222222222222222222222222222222222222222222222
    C6D3000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    No.       3 Ty.          FORM
    Name  CHECK_AND_SAVE_F07
    CL_GUI_ALV_GRID=>MC_MB_VIEW
    &MB_VIEW
    2445544522222222222222222222222222222222222222222222222222222222222222
    6D2F695700000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000
    GT_OP
    Table IT_303[2x1320]
    PROGRAM=/***/SAPLCUORDER_NDATA=GT_OP
    Table reference: 118
    TABH+  0(20) = 7039FC3C5824DB3C00000000760000002F010000
    TABH+ 20(20) = 0200000028050000FFFFFFFF0400000030140000
    TABH+ 40( 8) = 08000000C1308001
    store        = 0x7039FC3C
    ext1         = 0x5824DB3C
    shmId        = 0     (0x00000000)
    id           = 118   (0x76000000)
    label        = 303   (0x2F010000)
    fill         = 2     (0x02000000)
    leng         = 1320  (0x28050000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000093
    occu         = 8     (0x08000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x2010FC3C
    pgHook       = 0x00000000
    idxPtr       = 0x00000000
    shmTabhSet   = 0x00000000
    id           = 234   (0xEA000000)
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 8     (0x08000000)
    lineAlloc    = 8     (0x08000000)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 1     (0x01000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x60B7153D
    collHook     = 0x00000000
    ext2         = 0x1024DB3C
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xE00FFC3C
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x00000000
    pb_handle    = 0x00000000
    G_BADI_PROGRAM
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    LOG_ERROR
    2
    0
    0
    0
    CON_BUTT_DELETED
    @11QDelete@
    43355466676422222222222222222222222222222222
    011C145C545000000000000000000000000000000000
    00000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000
    G_CU_EXIT_CU_EXPLODE
    F0000000
    F0000000
    /***/CUDESIGN-OBJNR
    CY00000000000000008835
    4533333333333333333333
    3900000000000000008835
    0000000000000000000000
    0000000000000000000000
    CL_GUI_RESOURCES=>COL_TEXTAREA
    31
    1000
    F000
    G_SEC_COUNT
    0
    0000
    0000
    LV_UPD
    X
    5
    8
    0
    0
    %_SPACE
    2
    0
    0
    0
    GS_ROW_NO
    0.0.0.1.
    0000
    1000
    0000
    0000
    SCREEN
    /***/CUDESIGN-GLTRP
    2454245445444244555222222222222222222222222222222222222222222222222222222222222222222222222222
    F35DF3545397ED7C420000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-MSGID
    00
    33222222222222222222
    00000000000000000000
    00000000000000000000
    00000000000000000000
    SWO_%CONTAINER
    000000000
    2222222222222222222222222222222233333333322222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SPACE
    2
    0
    0
    0
    SY-MSGNO
    341
    333
    341
    000
    000
    /***/CVCUI-CUTYP
    2
    0
    0
    0
    SY-MSGV1
    MESSAGE_TYPE_X
    44554445555455222222222222222222222222222222222222
    D533175F4905F8000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    SY-MSGV2
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    SY-MSGV3
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    SY-MSGV4
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    No.       2 Ty.          FORM
    Name  USER_COMMAND_D2000
    /***/CVCUI
    0.0.0.0.0.0.0.1.                                                                         000000
    2220000000022222222222222222222222222222222222222222222222222222222222222222222222223333332222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SYST-REPID
    /***/SAPLCUORDER_N
    2454254544545445542222222222222222222222
    F35DF310C35F2452FE0000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CON_MODE_COPY
    C
    4
    3
    0
    0
    LT_BAPI_RETURN
    Table IT_1778[2x1088]
    PROGRAM=/***/SAPLCUORDER_NFORM=USER_COMMAND_D2000DATA=LT_BAPI_RETURN
    Table reference: 310
    TABH+  0(20) = 8837083D407E1C3D0000000036010000F2060000
    TABH+ 20(20) = 0200000040040000FFFFFFFF04000000F0170000
    TABH+ 40( 8) = 08000000C1308101
    store        = 0x8837083D
    ext1         = 0x407E1C3D
    shmId        = 0     (0x00000000)
    id           = 310   (0x36010000)
    label        = 1778  (0xF2060000)
    fill         = 2     (0x02000000)
    leng         = 1088  (0x40040000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000113
    occu         = 8     (0x08000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 1
    groupCntl    = 0
    rfc          = 1
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x50C6073D
    pgHook       = 0x00000000
    idxPtr       = 0x00000000
    shmTabhSet   = 0x00000000
    id           = 1534  (0xFE050000)
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 8     (0x08000000)
    lineAlloc    = 8     (0x08000000)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 1     (0x01000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x00000000
    collHook     = 0x00000000
    ext2         = 0x6067033D
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xE82F063D
    delta_head   = 0000000000000000CF000000000000000400000020180000000000004D00430055004F000000000
    pb_func      = 0x00000000
    pb_handle    = 0x00000000
    CON_MODE_ORDE
    O
    4
    F
    0
    0
    TGSBT
    22222222222222222222222222222222222222
    00000000000000000000000000000000000000
    00000000000000000000000000000000000000
    00000000000000000000000000000000000000
    CL_GUI_RESOURCES=>COL_TEXTAREA
    31
    1000
    F000
    LS_NUMBERS-AUFNR_NEW
    000001000677
    333333333333
    000001000677
    000000000000
    000000000000
    T024I
    200UT10100PG for Term & Comp
    33355333335426672567622246672222222222222222
    20054101000706F20452D0603FD00000000000000000
    00000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000
    LS_T399X
    200UT10UM01                  X    INST  30UT01UT01
    3335533543322222222222222222252222445522335533553322222222222222222222222222222222222222222222
    20054105D01000000000000000000800009E3400305401540100000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    CON_VBKZ_U
    U
    5
    5
    0
    0
    /***/CU_ORDER_IO-DISP_FACTOR
    2097152
    0
    0
    LS_DESIGN
    200########000050000109DDCY00000000000000008835PROFILE1  0001UT10UM0100220100MWH001
    333D5FC807333333333333344453333333333333333333355444443223333553354333333333345433322222222222
    200CDB1E02B00005000010944390000000000000000883502F69C5100000154105D0100220100D7800100000000000
    000599F215300000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0004C91D3DB00000000000000000000000000000000000000000000000000000000000000000000000000000000000
    /***/CUDESIGN
    200########000050000109DDCY00000000000000008835PROFILE1  0001UT10UM0100220100MWH001
    333D5FC807333333333333344453333333333333333333355444443223333553354333333333345433322222222222
    200CDB1E02B00005000010944390000000000000000883502F69C5100000154105D0100220100D7800100000000000
    000599F215300000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0004C91D3DB00000000000000000000000000000000000000000000000000000000000000000000000000000000000
    G_DROP_COUNT
    0
    0000
    0000
    LS_DESIGN-DESNUM
    000050000109
    333333333333
    000050000109
    000000000000
    000000000000
    No.       1 Ty.          MODULE (PAI)
    Name  USER_COMMAND_2000
    GT_SELTAB_INIT
    Table[initial]
    Internal notes
    The termination was triggered in function "RfcExtendedReceive"
    of the SAP kernel, in line 422 of the module
    "//bas/700_REL/src/krn/rfc/abrfcrcv.c#4".
    The internal operation just processed is "FUNC".
    Internal mode was started at 20070827180011.
    Status of connection:
    RFC state: " "
    RFC error text: "RFC_ERROR_SYSTEM_FAILURE"
    CPI-C error text: "The current application triggered a termination with a short
    dump."
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=26488)
    When      : 8/27/2007 18:1:10.942
    Threads   : 2
    Computer Name       : MB1ES1005
    User Name           : ec6adm
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 4 Stepping 10
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 5e10
    eax=000f93c0 ebx=0000042c ecx=00003118 edx=00000000 esi=0000042c edi=00000000
    eip=7c82ed54 esp=056d71f0 ebp=056d7260 iopl=0         nv up ei ng nz ac po cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200297
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:056d71f0=7c822124
    7c82ed5c 8d642400         lea     esp,[esp]              ss:62bd5803=00000000
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    056d7260 77e6ba42 0000042c 0001d4c0 00000000 056d7298 ntdll!KiFastSystemCallRet
    056d7274 0109504d 0000042c 0001d4c0 00000001 7c38b5c8 kernel32!WaitForSingleObject
    056d7298 00582118 00582151 7c38b5c8 7c38b5c8 7c38b5c8 disp+work!NTDebugProcess  (ntstcdbg.c (501))
    056d729c 00582151 7c38b5c8 7c38b5c8 7c38b5c8 01e9b1b8 disp+work!NTStack  (dptstack.c (1367))
    056d72b8 00582185 7c38b5c8 00000000 008b7ec8 7c38b5c8 disp+work!CTrcStack2  (dptstack.c (352))
    056d72c4 008b7ec8 7c38b5c8 00000000 005f0059 00330030 disp+work!CTrcStack  (dptstack.c (182))
    056d72e8 008bb39f 00711076 056d8018 056d7be8 00200020 disp+work!rabax_CStackSave [abrabax.c (7063)
    056d7b90 009eca8b 020b9e4c 020b9e14 000001a6 5d88acf0 disp+work!ab_rabax  (abrabax.c (1243))
    056d7bcc 009ed19e 00000003 00711076 00000020 00000000 disp+work!rcv_message  (abrfcrcv.c (422))
    056d8068 009ed29d 00000003 00000000 00710c47 056d80c0 disp+work!RfcExtendedReceive [abrfcrcv.c (14
    056d808c 00714873 00000003 00710c47 056d80c0 00711076 disp+work!ab_rfcreceive  (abrfcrcv.c (59))
    056d80e4 0071886b 2694a7c8 2694a7cc 2694a7cc 2694a7cc disp+work!jfunc_get  (abfunc.c (5103))
    056d89f4 007191d0 00000003 000000b4 00000000 05e8b7c0 disp+work!jfunc_nonstandard [abfunc.c (1655)
    056dcfb0 006e3e2d 00000003 3ced8f90 00000000 056dd018 disp+work!ab_jfunc  (abfunc.c (554))
    056dd018 0081cb5e 00000000 3ced8f90 056dd164 3cedb514 disp+work!ab_extri  (abextri.c (552))
    056dd02c 00897dbd 00000000 3cedae46 005bf4cd 3ceda13c disp+work!ab_xevent  (abrunt1.c (281))
    056dd038 005bf4cd 3ceda13c 000000ea 3cedae46 00000000 disp+work!ab_dstep  (abdynpro.c (492))
    056dd164 005c25be 3ced8f90 3ced8f90 056dfc78 00000000 disp+work!dynpmcal  (dymainstp.c (2398))
    056dd178 005c1def 00000001 3ced8f90 00000003 056dfc78 disp+work!dynppai0  (dymainstp.c (1004))
    056dd194 00595e69 3ced8f90 00000001 00000001 00000001 disp+work!dynprctl  (dymainstp.c (360))
    056dfcec 00490e06 00000004 0049d15f 00000004 01dadd00 disp+work!dynpen00  (dymain.c (1628))
    056dfcf4 0049d15f 00000004 01dadd00 00000003 00000002 disp+work!Thdynpen00  (thxxhead.c (4773))
    056dfee0 0049d6d6 00000001 00000000 00000000 00430000 disp+work!TskhLoop  (thxxhead.c (4455))
    056dff00 00421c36 00000000 00000000 7ffde000 056dff60 disp+work!ThStart  (thxxhead.c (1173))
    056dff14 00401080 00000003 05876980 00000001 00000000 disp+work!DpMain  (dpxxdisp.c (1121))
    056dff60 01242970 00000003 05876980 05877a10 01cce000 disp+work!nlsui_main  (thxxanf.c (82))
    056dffc0 77e523e5 00000000 00000000 7ffde000 8967f020 disp+work!wmainCRTStartup  (crtexe.c (395))
    056dfff0 00000000 0124282d 00000000 00905a4d 00000003 kernel32!IsProcessorFeaturePresent
    State Dump for Thread Id 61fc
    eax=00000000 ebx=00000103 ecx=0587a700 edx=02714360 esi=00000000 edi=00000000
    eip=7c82ed54 esp=0799fec0 ebp=0799ff04 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:0799fec0=7c821514
    7c82ed5c 8d642400         lea     esp,[esp]              ss:64e9e4d3=00000000
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0799ff04 0119030a 000006e0 00000000 00000000 0587a798 ntdll!KiFastSystemCallRet
    0799ff84 7c349565 00000000 00000000 00000000 0587a700 disp+work!SigIMsgFunc  (signt.c (610))
    0799ffb8 77e6608b 0587a700 00000000 00000000 0587a700 MSVCR71!endthreadex
    0799ffec 00000000 7c3494f6 0587a700 00000000 00000000 kernel32!GetModuleFileNameA
    List of ABAP programs affected
    Index
    Typ
    Program
    Group
    Date
    Time
    Size
    Lang.
    0
    Prg
    /***/SAPLCUORDER_N
    0
    10.08.2007
    10:12:44
    541696
    E
    1
    Typ
    /***/CUDESIGN
    0
    10.08.2007
    10:05:19
    7168
    2
    Typ
    /***/CU_ORDER_IO
    0
    10.08.2007
    09:53:38
    4096
    3
    Typ
    /***/DESTYPE
    0
    10.08.2007
    10:05:21
    2048
    4
    Typ
    /***/PRF_ORD
    0
    10.08.2007
    10:05:21
    4096
    5
    Prg
    SAPMSSYD
    0
    04.04.2007
    10:28:36
    21504
    E
    6
    Prg
    SAPFSYSCALLS
    0
    09.09.2004
    14:18:32
    8192
    E
    7
    Typ
    /***/G_CUST
    0
    10.08.2007
    09:53:39
    3072
    8
    Prg
    /***/SAPLTABLES
    8
    10.08.2007
    10:13:00
    19456
    E
    9
    Typ
    /***/G_CHAR
    0
    10.08.2007
    10:05:21
    3072
    10
    Prg
    SAPLCTCE
    10
    09.09.2004
    14:18:34
    9216
    E
    11
    Typ
    CABN
    0
    18.09.2001
    10:02:26
    12288
    12
    Prg
    SAPLICON
    12
    04.04.2007
    10:10:28
    27648
    E
    13
    Prg
    %_CICON
    12
    07.02.2006
    10:40:00
    104448
    E
    14
    Typ
    ICONT
    0
    04.04.2007
    10:10:08
    2048
    15
    Typ
    NRIV
    0
    02.04.1998
    08:14:54
    3072
    16
    Prg
    SAPLBSVA
    16
    04.04.2007
    14:47:00
    296960
    E
    17
    Typ
    /***/CU_ORDER_S_OP_N
    0
    10.08.2007
    09:53:39
    14336
    18
    Prg
    CL_GUI_CONTROL================CP
    18
    28.02.2005
    21:03:09
    112640
    E
    19
    Prg
    %_CCNTL
    18
    18.02.2005
    14:15:08
    15360
    E
    20
    Typ
    OBJ_RECORD
    0
    14.02.1998
    08:30:43
    2048
    21
    Prg
    CL_GUI_OBJECT=================CP
    21
    05.07.2005
    13:10:15
    375808
    E
    22
    Prg
    CL_GUI_CFW====================CP
    22
    28.02.2005
    21:03:09
    172032
    E
    23
    Prg
    CL_GUI_PROPS_CONSUMER=========CP
    23
    18.02.2005
    14:15:08
    30720
    E
    24
    Prg
    SAPLTHFB
    24
    04.04.2007
    13:24:38
    390144
    E
    25
    Typ
    EUDB
    0
    06.11.2003
    20:28:08
    8192
    26
    Prg
    SAPLSFES
    26
    08.08.2007
    16:46:17
    259072
    E
    27
    Prg
    SAPLSPLUGIN
    27
    09.09.2004
    14:18:36
    8192
    E
    28
    Prg
    SAPLSTTM

    Yes even i find it strange. But there is no syntax error and the fact is that it was working 2 days back.  Suddenly it has started giving us this dump.
    The code is as follows.
    Commit design BAPI's
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' .
          IF save_okcode = con_order.
    Commit order BAPI's
            CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
              DESTINATION 'NONE'.
    Here con_order is CU01.
    Please let me know if anybody has faced this problem earlier.
    Thanks in Advance
    Meghana

  • EXCEPTION_ACCESS_VIOLATION issue with regard to OpenGL

    EXCEPTION_ACCESS_VIOLATION issue with OpenGL occurring with the Java SE Runtime Environment 6u17 on Windows 7, 32 & 64 bit platforms.   Version 6u24 and later does not produce the crash. However, we cannot use any other version of JRE other than 6u17 due to customer constraints. The two primary scenarios where crash  (jvm exits) occurs are: 1) toggling between two applications then selecting an image item on screen ( OpenGL rendering takes place)... (Log file: hs_err_pid6568_C2_TC_error.log). Scenario 2: When panning an image (OpenGL rendering takes place) and then clicking a button to load additional image data (OpenGL rendering takes place), crash occurs (Log file: hs_err_pid6036_ENR_TERRAIN_crash.log)
    Is there any Oracle documentation noting any JRE fixes between 6u17 and 6u24 that might at least mitigate the issue(s) described above? Or information with regard to issues between JRE's and OpenGL ? Also, if anyone can advise on code mods, etc that we can try toward said mitigation efforts of course would be helpful.
    The following snippet hopefully should suffice as general example for both noted issues:
    Log snippet ( hs_err_pid6568_C2_TC_error.log):
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6ec158d6, pid=6568, tid=7176
    # JRE version: 6.0_17-b04
    # Java VM: Java HotSpot(TM) Client VM (14.3-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C  [GLU32.dll+0x58d6]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x4d996000):  JavaThread "pool-6-thread-1" [_thread_in_native, id=7176, stack(0x502b0000,0x50300000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000028
    Registers:
    EAX=0x00179ca0, EBX=0x00179ce8, ECX=0x00179ca0, EDX=0x5691e9a0
    ESP=0x502ff4ac, EBP=0x502ff4cc, ESI=0x00000000, EDI=0x00179ca0
    EIP=0x6ec158d6, EFLAGS=0x00010246
    Top of Stack: (sp=0x502ff4ac)
    0x502ff4ac:   6ec13548 001833f8 0018e060 0018e018
    0x502ff4bc:   00179ca0 00000000 00000018 502ff4f0
    0x502ff4cc:   502ff4f0 6ec165a8 001a5038 0018e048
    0x502ff4dc:   0018e018 001cd728 6ec147d7 001cd728
    0x502ff4ec:   001a5038 502ff514 6ec14925 2e5096af
    0x502ff4fc:   5f338d35 5038bf30 001a5038 001a5038
    0x502ff50c:   02e177c2 0016b930 502ff534 6ec12c65
    0x502ff51c:   001a5038 5038bf30 0000001d 001a5038
    Instructions: (pc=0x6ec158d6)
    0x6ec158c6:   30 dc 61 30 eb e7 dd db dd d9 dd d8 c3 dd 41 28
    0x6ec158d6:   dc 66 28 dd 42 28 dc 61 28 d9 c0 d8 c2 d9 ee d8
    Stack: [0x502b0000,0x50300000],  sp=0x502ff4ac,  free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [GLU32.dll+0x58d6]
    C  [GLU32.dll+0x65a8]
    C  [GLU32.dll+0x4925]
    C  [GLU32.dll+0x2c65]
    C  [pep_gx.dll+0x3dc8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.cimmeria.efb.crom.tc.cmn.jni.ChartRendererNative.nativeGetRenderedChart(Lcom/cimmeria/efb/crom/common/utility/ILogUtility;Lcom/cimmeria/efb/crom/common/jni/JNIErrorInfo;Lcom/cimmeria/efb/crom/tc/cmn/jni/IChartImageProxy;IFZI)V+0
    j  com.cimmeria.efb.crom.tc.cmn.jni.ChartRendererNative$RenderCallable.call_aroundBody2(Lcom/cimmeria/efb/crom/tc/cmn/jni/ChartRendererNative$RenderCallable;Lorg/aspectj/lang/JoinPoint;)Ljava/lang/Object;+51
    j  com.cimmeria.efb.crom.tc.cmn.jni.ChartRendererNative$RenderCallable.call_aroundBody3$advice(Lcom/cimmeria/efb/crom/tc/cmn/jni/ChartRendererNative$RenderCallable;Lorg/aspectj/lang/JoinPoint;Lcom/cimmeria/efb/crom/tc/cmn/aop/RuntimeExceptionAndErrorMonitorAspect;Lorg/aspectj/runtime/internal/AroundClosure;Lorg/aspectj/lang/JoinPoint;)Ljava/lang/Object;+14
    j  com.cimmeria.efb.crom.tc.cmn.jni.ChartRendererNative$RenderCallable.call()Ljava/lang/Object;+34
    j  java.util.concurrent.FutureTask$Sync.innerRun()V+30
    j  java.util.concurrent.FutureTask.run()V+4
    J  java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V
    j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub

    There are some other solutions possible.
    1. Get another driver. The only one known is java only so it wont crash. But is not not free.
    2. Use a proxy driver. That means that another app actually does the database work. If it crashes you just start it again (which you can do in your main code.) That way it won't take down your server. There are commercial jdbc drivers that claim MS Access but are are really just proxy implementations as an option in this area.

  • KERNEL PROTECTION FAILURE BAD ACCESS with safari 5 on mac book pro

    I'm running 10.5.8 keep getting the above message after opening Safari and I have no clue where or what that means and found no information in the safari or mac help menu. If anyone can advise me what is causing this and what i can do to correct it much thanksProcess: Safari [1571]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (5533.16)
    Build Info: WebBrowser-75331600~3
    Code Type: X86 (Native)
    Parent Process: launchd [116]
    Date/Time: 2010-07-12 07:52:30.867 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: FE000E19-B04B-4F59-81A3-9C1C429F45A6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000294
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x94c6f6f6 WebCore::Frame::document() const + 6
    1 com.apple.WebCore 0x94c824a1 WebCore::Frame::contentRenderer() const + 17
    2 com.apple.WebCore 0x94ce2337 WebCore::FrameView::didMoveOnscreen() + 23
    3 com.apple.WebCore 0x94ce22fc WebCore::Page::didMoveOnscreen() + 60
    4 com.apple.WebKit 0x924f786a -[WebView viewDidMoveToWindow] + 106
    5 com.apple.Safari 0x0002804f 0x1000 + 159823
    6 com.apple.Safari 0x00027f95 0x1000 + 159637
    7 com.apple.AppKit 0x90be6ddc -[NSView _setWindow:] + 1413
    8 com.apple.AppKit 0x90bfb305 __NSViewRecursionHelper + 40
    9 com.apple.CoreFoundation 0x9215c676 CFArrayApplyFunction + 198
    10 com.apple.AppKit 0x90be6dca -[NSView _setWindow:] + 1395
    11 com.apple.AppKit 0x90befbe5 -[NSView addSubview:] + 470
    12 com.apple.AppKit 0x90c004e2 -[NSView replaceSubview:with:] + 164
    13 com.apple.AppKit 0x90d2f073 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKe yView:] + 757
    14 com.apple.AppKit 0x90d2e8c9 -[NSTabView selectTabViewItem:] + 720
    15 com.apple.Safari 0x0007930d 0x1000 + 492301
    16 com.apple.AppKit 0x90ce1e8f -[NSApplication sendAction:to:from:] + 112
    17 com.apple.Safari 0x0004797d 0x1000 + 289149
    18 com.apple.AppKit 0x90ce1dcc -[NSControl sendAction:to:] + 108
    19 com.apple.Safari 0x0007c666 0x1000 + 505446
    20 com.apple.AppKit 0x90cdeaf7 -[NSWindow sendEvent:] + 5381
    21 com.apple.Safari 0x0003fe3e 0x1000 + 257598
    22 com.apple.Safari 0x0003fdcb 0x1000 + 257483
    23 com.apple.AppKit 0x90cab6a5 -[NSApplication sendEvent:] + 2939
    24 com.apple.Safari 0x00037078 0x1000 + 221304
    25 com.apple.AppKit 0x90c08fe7 -[NSApplication run] + 867
    26 com.apple.AppKit 0x90bd61d8 NSApplicationMain + 574
    27 com.apple.Safari 0x0000a3c6 0x1000 + 37830
    Thread 1:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x93027dff ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x9302811f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94c5c894 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x94c58a71 WebCore::IconDatabase::iconDatabaseSyncThread() + 193
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91e9c264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    6 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96e6a6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    2 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.google.Gears 0x1232826d google_breakpad::ExceptionHandler::WaitForMessage(void*) + 125
    3 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    4 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 libSystem.B.dylib 0x96eab005 thread_suspend + 97
    3 ??? 0x160517ff 0 + 369432575
    Thread 7:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002ea39 0x1000 + 186937
    5 com.apple.Safari 0x0002e782 0x1000 + 186242
    6 com.apple.Safari 0x0002e71b 0x1000 + 186139
    7 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x9481ca09 fefragmentthread + 54
    3 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    4 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x97b77520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x97b13dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x97b139a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96e1b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96e92539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a9af unregister_ShockwaveFlash + 45903
    4 ...lashPlayer-10.4-10.5.plugin 0x1a8fe99f 0x1a8e5000 + 104863
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96e1b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96e92539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a9af unregister_ShockwaveFlash + 45903
    4 ...lashPlayer-10.4-10.5.plugin 0x1a8fe99f 0x1a8e5000 + 104863
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.joesoft.hal 0x1b55d588 HandlePatchThread(void*) + 104
    3 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    4 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x930ce5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x930ce480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    7 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1aac0b7e 0x1a8e5000 + 1948542
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92ec4661 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001acb84 0x1000 + 1751940
    4 com.apple.Safari 0x00044813 0x1000 + 276499
    5 com.apple.Safari 0x00044763 0x1000 + 276323
    6 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    7 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1ad0a977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1abf93b5 0x1a8e5000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1ad0aa9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1ad0aae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1ad0ac06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x975ad3f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x975bfd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x97b59dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x97b59bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x97b59b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90c766e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x97b13dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x97b139a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    10 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x924f7811 ecx: 0x00000000 edx: 0x00000000
    edi: 0x512a37f0 esi: 0x1a814080 ebp: 0xbfffef78 esp: 0xbfffef78
    ss: 0x0000001f efl: 0x00010282 eip: 0x94c6f6f6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000294
    Binary Images:
    0x1000 - 0x5ceff0 com.apple.Safari 5.0 (5533.16) <19d9230cb3d6cb500bca9a37dd897d0d> /Applications/Safari.app/Contents/MacOS/Safari
    0x642000 - 0x642fff +libgild.dylib ??? (???) /Library/Google/Frameworks/Gild.framework/Resources/libgild.dylib
    0x647000 - 0x652fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x65a000 - 0x684fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x695000 - 0x6a4ff8 SyndicationUI ??? (???) <7b47710fa39f08be613ecebe0e4f5ece> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x6b3000 - 0x6b6fff +com.google.Gild Framework 1.0.0 (1.0.0.249) /Library/Google/Frameworks/Gild.framework/Versions/A/Gild
    0x6bf000 - 0x6c1fff +libgoogleml.dylib ??? (???) /Library/Google/GoogleML/GoogleML.bundle/Contents/Resources/libgoogleml.dylib
    0x6d0000 - 0x6d1fff com.apple.JavaPluginCocoa 12.6.0 (12.6.0) <a3fdbdf37a0cbdb866197177dfc21507> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x6d7000 - 0x6defff com.apple.JavaVM 12.6.0 (12.6.0) <057da0b31147d0218d472ebdff514979> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x6f2000 - 0x6f2ff0 +com.google.GearsEnabler ??? (1.0) <c5b680ad095759fdb95fa79c89e04678> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEna bler
    0x6f7000 - 0x6f7ff8 +com.google.Gears 1.0 (0.5.33.0) <0ef4a1079dc7417a92150373f8a6c378> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x11a15000 - 0x11a1efff +com.google.Desktop.SafariSearchResultsMod 1.7.0 (1.7.0.1877) <6b5e901889d7dccfe855334a3f301410> /Library/Google/GoogleML/Modules/SafariSearchResults.googleml/Contents/MacOS/Sa fariSearchResults
    0x11a27000 - 0x11a32fff +com.google.Desktop.SafariWebHistoryMod 1.7.0 (1.7.0.1877) <346020cbb1ec351d75cdb412e1168fae> /Library/Google/GoogleML/Modules/SafariWebHistory.googleml/Contents/MacOS/Safar iWebHistory
    0x11b4b000 - 0x11b78ffb libcurl.3.dylib ??? (???) <455c36337963e6304e4de644772d274f> /usr/lib/libcurl.3.dylib
    0x11b8b000 - 0x11b94fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5b2 (1.5b2) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x11ba1000 - 0x11ba2fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x11ba7000 - 0x11bd5fff +com.ecamm.iglasses v2.1.3 (2.1.3) <3862bac4b3f3b5943f8a138125d149aa> /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
    0x11ce8000 - 0x11fe1ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1227a000 - 0x12501fe7 +com.google.Gears 1.0 (0.5.33.0) <85d169c3ea9b25ece0c2ce770525959f> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x164d8000 - 0x164d9ff7 +com.google.GoogleNotifierQuickAddCMPlugin 1.9.100 (1.9.100.215) /Users/davidbwalch/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
    0x164de000 - 0x164dffff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/davidbwalch/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
    0x164e3000 - 0x164e5ffe com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x164eb000 - 0x164ecffd com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x164f1000 - 0x16566ff7 com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x165b5000 - 0x165b7fff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x165be000 - 0x165c3fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <d7aa79798607f865bd48718e2acd6e2b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x165ca000 - 0x165d7ff7 +com.carbonite.cmm 1.0.1 build 221 (1.0.221) <962b8b155a1d190fa5e17acd3a7b56ca> /Library/Contextual Menu Items/CarboniteCMM.bundle/Contents/MacOS/CarboniteCMM
    0x16bf5000 - 0x16bfaff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16c82000 - 0x16c82ffe +net.infinite-labs.PlugSuit.PRIVATE.Injected 1.5.6 (1.56) <dd0167a3ceb83f9435806c1e8c477927> /Users/davidbwalch/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/Injected
    0x16cae000 - 0x16cb3ffb +PlugSuitSupport.dylib ??? (???) <c2618046faff6df36d0e592604eb588d> /Users/davidbwalch/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/PlugSuitSupport.dyl ib
    0x16ce0000 - 0x16ce4ff7 +com.tastyapps.SpiceShaker 1.4 (1.4) <bbd219cd597db89f604c7d0021853b0e> /Users/davidbwalch/Library/ScriptingAdditions/SpiceShaker.osax/Contents/MacOS/S piceShaker
    0x16ceb000 - 0x16cecff7 +com.aquaticmac.AquaticPrime ??? (1.0.2) <7acdd33f0e1a7c38772ae29fdaddb14b> /Users/davidbwalch/Library/Application Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/Frameworks/AquaticPr ime.framework/Versions/A/AquaticPrime
    0x16eea000 - 0x16f04fff +net.infinite-labs.Afloat 2.1 (2.1) <065cd1c1a44431e39b4769da2cf2d9c1> /Users/davidbwalch/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat
    0x1700e000 - 0x17045ff7 +com.tastyapps.avplugin 2.1.1 (2.1.1) <8d5ab47e6e85c90127c23d0914ba765c> /Users/davidbwalch/Library/Application Support/SpiceRack/Spices/TastyAppsAVPlugin.bundle/Contents/MacOS/TastyAppsAVPlu gin
    0x1a8dc000 - 0x1a8dfff2 +com.macromedia.Flash Player.plugin 10.1.53.64 (10.1.53.64) <4fe0ebb4dd56e42e17926466e720365f> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1a8e5000 - 0x1b285ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.53.64 (10.1.53.64) <05d2f906aa56e96c0235c6334d3e8538> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x1b51d000 - 0x1b520fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1b526000 - 0x1b52cfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1b53a000 - 0x1b562fff +com.joesoft.hal ??? (1.0.0.155) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
    0x1b5c6000 - 0x1b5c7ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1b5f9000 - 0x1b62dff7 +com.google.googletalkbrowserplugin 1.2.0.9398 (1.2.0.9398) <5d5a827ed4544a56034206915df81db9> /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
    0x283cd000 - 0x283dbfeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x283e0000 - 0x283f2fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9008dff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9008e000 - 0x9044aff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9044b000 - 0x9061cff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90712000 - 0x90712ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90713000 - 0x90721ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x90722000 - 0x90722fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90723000 - 0x9072afe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9072b000 - 0x9073bffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9073c000 - 0x90afafea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90b00000 - 0x90b07ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b08000 - 0x90b51fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90b52000 - 0x90bccff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90bcd000 - 0x90bcfffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90bd0000 - 0x913cefef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x913d4000 - 0x916aeff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x916af000 - 0x916b9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x916c4000 - 0x917acff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x917ad000 - 0x9188dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9188e000 - 0x9196fff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x91970000 - 0x919f7ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x919f8000 - 0x91a0efff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91a0f000 - 0x91a33fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91a34000 - 0x91a73fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91a74000 - 0x91b01ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b02000 - 0x91c3bff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x91c3c000 - 0x91c64ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91c65000 - 0x91ccbffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91ccc000 - 0x91cdbfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x91cdc000 - 0x91e98ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91e99000 - 0x91f40fec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91f41000 - 0x91f56ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91f57000 - 0x91f57ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91f58000 - 0x91f58ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x920bd000 - 0x920c6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x920c7000 - 0x92112fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92113000 - 0x9212bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9212c000 - 0x92159feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9215a000 - 0x9228dfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9228e000 - 0x9237cfef com.apple.PubSub 1.0.5 (65.19) <8a817c4eb3fa7e3517eb0cc5d02e5abd> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9237d000 - 0x92383fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92384000 - 0x923a0ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x923a1000 - 0x9241efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9241f000 - 0x92421fff com.apple.securityhi 3.0 (30817) <dc95af76e8e2db99907708472ef434bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92422000 - 0x924b5fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x924e6000 - 0x925edff7 com.apple.WebKit 5533 (5533.16) <764c6865d214bd22d04da173232f076e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x925ee000 - 0x9266dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9266e000 - 0x9268aff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9268b000 - 0x926e7ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x926e8000 - 0x92726fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92727000 - 0x92781ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92782000 - 0x92791ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x927cf000 - 0x92e6ffeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92e9f000 - 0x92ea6fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92ea7000 - 0x92eb2fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92eb3000 - 0x930affff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x930b0000 - 0x930b0ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x930b1000 - 0x9312efeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9319d000 - 0x931c1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x931c2000 - 0x940c1fe6 com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x940c2000 - 0x940edfe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x940fa000 - 0x940fdfff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x940fe000 - 0x94191ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94192000 - 0x94192ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94193000 - 0x944beff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94728000 - 0x94ac5fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94ac6000 - 0x94c55fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <9043e2896f6c99d96932ff86fc5142a7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94c56000 - 0x9576dfff com.apple.WebCore 5533 (5533.16) <d76fbda5a7037dbea2216ef51fc426c0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9576e000 - 0x95772fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95773000 - 0x957ccff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x957cd000 - 0x957f6fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x957f7000 - 0x95804fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95805000 - 0x95c15fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95c16000 - 0x95c16ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95c17000 - 0x95c23fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x95c4e000 - 0x95c7dfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95c7e000 - 0x95cb8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95cb9000 - 0x95cc0ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x95cc1000 - 0x95cc6fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95cc7000 - 0x95cc7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95cc8000 - 0x95cf9ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95d0e000 - 0x95d4efef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95df4000 - 0x95f3cff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f3d000 - 0x960bdfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x960be000 - 0x96179fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96195000 - 0x961e4fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x961e5000 - 0x962acff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x962ad000 - 0x962b5fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x962b6000 - 0x965befe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x965bf000 - 0x96600fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96601000 - 0x96785fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96786000 - 0x967d7ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x967d8000 - 0x967daff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x967db000 - 0x9681dfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9681e000 - 0x968d0ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x968d1000 - 0x9695eff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9695f000 - 0x969d1fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969d2000 - 0x969d3ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x969d4000 - 0x969e0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x969e1000 - 0x969ffff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96a00000 - 0x96b38fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96b39000 - 0x96b84ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96b85000 - 0x96b8afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96c6e000 - 0x96ca8ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96ca9000 - 0x96d59fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96d5a000 - 0x96db7ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x96db8000 - 0x96dd6fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x96ddc000 - 0x96e12fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x96e13000 - 0x96e18fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96e19000 - 0x96e19ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96e1a000 - 0x96f81ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x96f82000 - 0x96f92fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96f93000 - 0x96fc5fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96fcc000 - 0x9749dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9749e000 - 0x9749effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9749f000 - 0x97546feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9757a000 - 0x97645fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x97646000 - 0x97790feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97791000 - 0x97791ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97792000 - 0x978e4ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x978e5000 - 0x978f1ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x978f2000 - 0x97940fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97993000 - 0x97997fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97998000 - 0x979cffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97a9a000 - 0x97ab9ffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97b09000 - 0x97d85fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97e00000 - 0x97e1dff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Process: Safari [40312]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (5533.16)
    Build Info: WebBrowser-75331600~3
    Code Type: X86 (Native)
    Parent Process: launchd [116]
    Interval Since Last Report: 10032 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 9943 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-07-13 15:19:14.242 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: FE000E19-B04B-4F59-81A3-9C1C429F45A6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebKit 0x924ed3bf kit(WebCore::Page*) + 15
    1 com.apple.WebKit 0x924fbdb6 WebFrameLoaderClient::userAgent(WebCore::KURL const&) + 38
    2 com.apple.WebCore 0x94ceab72 WebCore::FrameLoader::applyUserAgent(WebCore::ResourceRequest&) + 66
    3 com.apple.WebCore 0x94ce2f48 WebCore::FrameLoader::addExtraFieldsToRequest(WebCore::ResourceRequest&, WebCore::FrameLoadType, bool, bool) + 104
    4 com.apple.WebCore 0x9547475a WebCore::FrameLoader::loadURL(WebCore::KURL const&, WebCore::String const&, WebCore::String const&, bool, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::FormState>) + 538
    5 com.apple.WebCore 0x954757db WebCore::FrameLoader::loadFrameRequest(WebCore::FrameLoadRequest const&, bool, bool, ***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::FormState>, WebCore::ReferrerPolicy) + 475
    6 com.apple.WebCore 0x95475f89 WebCore::FrameLoader::urlSelected(WebCore::ResourceRequest const&, WebCore::String const&, ***::PassRefPtr<WebCore::Event>, bool, bool, bool, WebCore::ReferrerPolicy) + 777
    7 com.apple.WebCore 0x94e67e18 WebCore::FrameLoader::changeLocation(WebCore::KURL const&, WebCore::String const&, bool, bool, bool, bool) + 808
    8 com.apple.WebCore 0x94e67ab5 WebCore::ScheduledURLNavigation::fire(WebCore::Frame*) + 117
    9 com.apple.WebCore 0x94e67a28 WebCore::RedirectScheduler::timerFired(WebCore::Timer<WebCore::RedirectSchedule r>*) + 88
    10 com.apple.WebCore 0x94e679ab WebCore::Timer<WebCore::RedirectScheduler>::fired() + 43
    11 com.apple.WebCore 0x94d4ec0e WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    12 com.apple.WebCore 0x94d4eae2 WebCore::ThreadTimers::sharedTimerFired() + 66
    13 com.apple.WebCore 0x95629bc4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    14 com.apple.CoreFoundation 0x921cd8f5 CFRunLoopRunSpecific + 4469
    15 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    16 com.apple.HIToolbox 0x962e62ac RunCurrentEventLoopInMode + 283
    17 com.apple.HIToolbox 0x962e60c5 ReceiveNextEventCommon + 374
    18 com.apple.HIToolbox 0x9632ce0f IsUserStillTracking(MenuSelectData*, unsigned char*) + 493
    19 com.apple.HIToolbox 0x9631607c TrackMenuCommon(MenuSelectData&, unsigned char*) + 3860
    20 com.apple.HIToolbox 0x9631132b MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 279
    21 com.apple.HIToolbox 0x96310e7f _HandleMenuSelection2 + 383
    22 com.apple.HIToolbox 0x96310cf3 _HandleMenuSelection + 53
    23 com.apple.AppKit 0x90ca9e67 _NSHandleCarbonMenuEvent + 244
    24 com.apple.AppKit 0x90c10bc2 _DPSNextEvent + 1918
    25 com.apple.AppKit 0x90c0ff88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26 com.apple.Safari 0x00015e67 0x1000 + 85607
    27 com.apple.AppKit 0x90c08f9f -[NSApplication run] + 795
    28 com.apple.AppKit 0x90bd61d8 NSApplicationMain + 574
    29 com.apple.Safari 0x0000a3c6 0x1000 + 37830
    Thread 1:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x93027dff ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x9302811f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94c5c894 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x94c58a71 WebCore::IconDatabase::iconDatabaseSyncThread() + 193
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91e9c264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    6 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96e6a6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    2 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002ea39 0x1000 + 186937
    5 com.apple.Safari 0x0002e782 0x1000 + 186242
    6 com.apple.Safari 0x0002e71b 0x1000 + 186139
    7 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x9481ca09 fefragmentthread + 54
    3 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    4 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x97b77520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x97b13dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x97b139a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96e1b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96e92539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x1b1289af unregister_ShockwaveFlash + 45903
    4 ...lashPlayer-10.4-10.5.plugin 0x1ad1c99f 0x1ad03000 + 104863
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96e1b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96e92539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x1b1289af unregister_ShockwaveFlash + 45903
    4 ...lashPlayer-10.4-10.5.plugin 0x1ad1c99f 0x1ad03000 + 104863
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.joesoft.hal 0x1a72a588 HandlePatchThread(void*) + 104
    3 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    4 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96e1b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96e22a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x921cce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x921cdaa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x930ce5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x930ce480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    7 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1b128977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1b0173b5 0x1ad03000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1b128977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1b0173b5 0x1ad03000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1b128977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1aedeb7e 0x1ad03000 + 1948542
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1b128977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1b0173b5 0x1ad03000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x1b128977 unregister_ShockwaveFlash + 45847
    4 ...lashPlayer-10.4-10.5.plugin 0x1b0173b5 0x1ad03000 + 3228597
    5 ...lashPlayer-10.4-10.5.plugin 0x1b128a9c unregister_ShockwaveFlash + 46140
    6 ...lashPlayer-10.4-10.5.plugin 0x1b128ae0 unregister_ShockwaveFlash + 46208
    7 ...lashPlayer-10.4-10.5.plugin 0x1b128c06 unregister_ShockwaveFlash + 46502
    8 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    9 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92ec4661 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001acb84 0x1000 + 1751940
    4 com.apple.Safari 0x00044813 0x1000 + 276499
    5 com.apple.Safari 0x00044763 0x1000 + 276323
    6 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    7 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x96e1b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e4d2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e4eb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x97b59dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x97b59bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x97b59b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90c766e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x97b13dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x97b139a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    10 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92ec4661 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x94fb667c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x96e2244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e4cdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x975ad3f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x975bfd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x96e4c155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e4c012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x924fbda4 ecx: 0x14eee6ac edx: 0x1aaaa1b0
    edi: 0xbfffe05c esi: 0xbfffe05c ebp: 0xbfffdfe8 esp: 0xbfffdfe8
    ss: 0x0000001f efl: 0x00010202 eip: 0x924ed3bf cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000008
    Binary Images:
    0x1000 - 0x5ceff0 com.apple.Safari 5.0 (5533.16) <19d9230cb3d6cb500bca9a37dd897d0d> /Applications/Safari.app/Contents/MacOS/Safari
    0x642000 - 0x642fff +libgild.dylib ??? (???) /Library/Google/Frameworks/Gild.framework/Resources/libgild.dylib
    0x647000 - 0x652fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x65a000 - 0x684fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x695000 - 0x6a4ff8 SyndicationUI ??? (???) <7b47710fa39f08be613ecebe0e4f5ece> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x6b3000 - 0x6b6fff +com.google.Gild Framework 1.0.0 (1.0.0.249) /Library/Google/Frameworks/Gild.framework/Versions/A/Gild
    0x6bf000 - 0x6c1fff +libgoogleml.dylib ??? (???) /Library/Google/GoogleML/GoogleML.bundle/Contents/Resources/libgoogleml.dylib
    0x11a15000 - 0x11a1efff +com.google.Desktop.SafariSearchResultsMod 1.7.0 (1.7.0.1877) <6b5e901889d7dccfe855334a3f301410> /Library/Google/GoogleML/Modules/SafariSearchResults.googleml/Contents/MacOS/Sa fariSearchResults
    0x11a27000 - 0x11a32fff +com.google.Desktop.SafariWebHistoryMod 1.7.0 (1.7.0.1877) <346020cbb1ec351d75cdb412e1168fae> /Library/Google/GoogleML/Modules/SafariWebHistory.googleml/Contents/MacOS/Safar iWebHistory
    0x11ce8000 - 0x11fe1ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x150b6000 - 0x150bbff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17570000 - 0x17571fff com.apple.JavaPluginCocoa 12.6.0 (12.6.0) <a3fdbdf37a0cbdb866197177dfc21507> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x17ba0000 - 0x17ba0ff8 +com.google.Gears 1.0 (0.5.33.0) <0ef4a1079dc7417a92150373f8a6c378> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x17bac000 - 0x17bb3fff com.apple.JavaVM 12.6.0 (12.6.0) <057da0b31147d0218d472ebdff514979> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x18040000 - 0x1806dffb libcurl.3.dylib ??? (???) <455c36337963e6304e4de644772d274f> /usr/lib/libcurl.3.dylib
    0x18078000 - 0x182fffe7 +com.google.Gears 1.0 (0.5.33.0) <85d169c3ea9b25ece0c2ce770525959f> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x197fe000 - 0x19801ff2 +com.macromedia.Flash Player.plugin 10.1.53.64 (10.1.53.64) <4fe0ebb4dd56e42e17926466e720365f> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1a6a3000 - 0x1a6a6fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1a6ac000 - 0x1a6b2fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1a707000 - 0x1a72ffff +com.joesoft.hal ??? (1.0.0.155) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
    0x1a740000 - 0x1a774ff7 +com.google.googletalkbrowserplugin 1.2.0.9398 (1.2.0.9398) <5d5a827ed4544a56034206915df81db9> /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
    0x1ad03000 - 0x1b6a3ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.53.64 (10.1.53.64) <05d2f906aa56e96c0235c6334d3e8538> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x1c973000 - 0x1c974ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1d33c000 - 0x1d33cffd liblangid.dylib ??? (???) <d1bba9ec9142b4eb33db9c24d504ac63> /usr/lib/liblangid.dylib
    0x1f156000 - 0x1f164feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1f172000 - 0x1f184fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1f188000 - 0x1f1befff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x1f1e0000 - 0x1f30bff7 libmecab.1.0.0.dylib ??? (???) <bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
    0x24731000 - 0x24829fe0 com.apple.DiskImagesFramework 10.5.9 (202) <8d6b0f19150ececc8f2b3c00c76ec0f8> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x25201000 - 0x252cafe5 com.apple.DiscRecording 4.0.7 (4070.4.1) <7c105f35c674aad3a476f8959d3f3ebb> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9008dff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9008e000 - 0x9044aff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9044b000 - 0x9061cff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9061d000 - 0x90711ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
    0x90712000 - 0x90712ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90713000 - 0x90721ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x90722000 - 0x90722fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90723000 - 0x9072afe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9072b000 - 0x9073bffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9073c000 - 0x90afafea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90b00000 - 0x90b07ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b08000 - 0x90b51fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90b52000 - 0x90bccff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90bcd000 - 0x90bcfffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90bd0000 - 0x913cefef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x913d4000 - 0x916aeff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x916af000 - 0x916b9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x916c4000 - 0x917acff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x917ad000 - 0x9188dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9188e000 - 0x9196fff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x91970000 - 0x919f7ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x919f8000 - 0x91a0efff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91a0f000 - 0x91a33fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91a34000 - 0x91a73fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91a74000 - 0x91b01ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b02000 - 0x91c3bff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x91c3c000 - 0x91c64ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91c65000 - 0x91ccbffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91ccc000 - 0x91cdbfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x91cdc000 - 0x91e98ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91e99000 - 0x91f40fec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91f41000 - 0x91f56ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91f57000 - 0x91f57ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91f58000 - 0x91f58ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x920bd000 - 0x920c6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x920c7000 - 0x92112fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92113000 - 0x9212bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9212c000 - 0x92159feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9215a000 - 0x9228dfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9228e000 - 0x9237cfef com.apple.PubSub 1.0.5 (65.19) <8a817c4eb3fa7e3517eb0cc5d02e5abd> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9237d000 - 0x92383fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92384000 - 0x923a0ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x923a1000 - 0x9241efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9241f000 - 0x92421fff com.apple.securityhi 3.0 (30817) <dc95af76e8e2db99907708472ef434bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92422000 - 0x924b5fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x924e6000 - 0x925edff7 com.apple.WebKit 5533 (5533.16) <764c6865d214bd22d04da173232f076e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x925ee000 - 0x9266dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9266e000 - 0x9268aff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9268b000 - 0x926e7ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x926e8000 - 0x92726fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92727000 - 0x92781ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92782000 - 0x92791ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x927cf000 - 0x92e6ffeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92e9f000 - 0x92ea6fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92ea7000 - 0x92eb2fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92eb3000 - 0x930affff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x930b0000 - 0x930b0ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x930b1000 - 0x9312efeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9319d000 - 0x931c1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x940c2000 - 0x940edfe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x940fa000 - 0x940fdfff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x940fe000 - 0x94191ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94192000 - 0x94192ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94193000 - 0x944beff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94728000 - 0x94ac5fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94c56000 - 0x9576dfff com.apple.WebCore 5533 (5533.16) <d76fbda5a7037dbea2216ef51fc426c0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9576e000 - 0x95772fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95773000 - 0x957ccff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x957cd000 - 0x957f6fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x957f7000 - 0x95804fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95805000 - 0x95c15fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95c16000 - 0x95c16ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95c17000 - 0x95c23fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x95c4e000 - 0x95c7dfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95c7e000 - 0x95cb8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95cb9000 - 0x95cc0ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x95cc1000 - 0x95cc6fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95cc7000 - 0x95cc7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95cc8000 - 0x95cf9ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95d0e000 - 0x95d4efef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95df4000 - 0x95f3cff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f3d000 - 0x960bdfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x960be000 - 0x96179fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96195000 - 0x961e4fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x961e5000 - 0x962acff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x962ad000 - 0x962b5fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x962b6000 - 0x965befe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x965bf000 - 0x96600fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96601000 - 0x96785fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96786000 - 0x967d7ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x967d8000 - 0x967daff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x967db000 - 0x9681dfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9681e000 - 0x968d0ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x968d1000 - 0x9695eff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9695f000 - 0x969d1fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969d2000 - 0x969d3ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x969d4000 - 0x969e0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x969e1000 - 0x969ffff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96a00000 - 0x96b38fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96b39000 - 0x96b84ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96b85000 - 0x96b8afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96c6e000 - 0x96ca8ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96ca9000 - 0x96d59fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96d5a000 - 0x96db7ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x96db8000 - 0x96dd6fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x96ddc000 - 0x96e12fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x96e13000 - 0x96e18fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96e19000 - 0x96e19ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96e1a000 - 0x96f81ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x96f82000 - 0x96f92fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96f93000 - 0x96fc5fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96fcc000 - 0x9749dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9749e000 - 0x9749effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9749f000 - 0x97546feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9757a000 - 0x97645fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x97646000 - 0x97790feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97791000 - 0x97791ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97792000 - 0x978e4ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x978e5000 - 0x978f1ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x978f2000 - 0x97940fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97993000 - 0x97997fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97998000 - 0x979cffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97a9a000 - 0x97ab9ffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97b09000 - 0x97d85fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97e00000 - 0x97e1dff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Maybe you are looking for

  • HT204266 Do I need a converter in addition to an adapter to charge my phone and ipad mini in France?

    Do I need a converter in addition to an adapter to charge my phone and ipad mini in France?

  • How to add a link to a report inline image?

    Hi, I use apex 3.1.2 I have made a report where I show a small inline image. The image is stored as a blob in the db (IMAGE:XXSMALLPICS:PICTURE:ID::::::inline:Download). It works fine, but I would like to add a link to the small image so that if I cl

  • Protecting the 30-pin connector

    My mini came with the cord used to connect it to my computer, and the cord has a little plastic cap on each end for protection. Since then I've bought a car charger and an AC charger. Neither has a protective cap covering the dock connector or 30-pin

  • Cannot Make PPTP VPN Connection in 10.7.4

    As far as I can tell everything is setup correctly but every time I try to connect I get this message: You were disconnected by the communication device. Try reconnecting. If the problem continues, verify your settings. Console Log: 6/25/12 5:11:40.3

  • Tag library 'not found' in jsp page. why?

    I'm having a big problem with jsp/tag libraries using oc4j. One particular tag library is not being 'found' for some mysterious reason. The particulars follow: kwTags.jar is the jar file containing the tag classes. It definitely exists in WEB-INF/lib