"Program Error" (aka. Dr. Watson) on Windows 2000

I took one old computer with NT4, updated it successfully to Windows 2000, installed Service Pack 4 and IE 6.01 + several security updates.
However, PC Suite 6.82.21 does not work at all. The "Get Connected" window shown after the installation disappears immediately, and trying to start any PC Suite application (but Music Manager) generates a "Program Error". E.g.
LaunchApplicati.exe has generated errors and will be closed by Windows. You will need to restart the program.
I have tried to uninstall and clean the PC with the PC Suite cleaner several times (all possible options tried) but without any difference. I also tested PC Suite 5.8, and it generates program errors, too (but its icon appeared in the status area before crash, 6.82 failed to run even so far).
Although it is an old computer, the PC Suite 6.82 system requirements are fulfilled easily:
Available hard disk space: 200 MB (file size approx 25 MB) (yes)
Operating system: Windows 2000 (service pack 4) (yes)
Connection methods: USB cable, infrared, or Bluetooth (USB cable, yes)
Has anyone had a similar problem with the PC Suite? - I cannot find any other reason for the problem than that the PC Suite has some undocumented extra system requirements that are not fullfileed on that old computer. But what?
Edit: I tried to monitor the LaunchApplication with RegMon and FileMon but I could not find anything that could cause the crash. The logs are attached...Message Edited by panuworld2 on 07-Dec-2006
04:42 PM
Attachments:
Filemon2.LOG ‏166 KB
Regmon2.LOG ‏243 KB

I have been mailing with Nokia support for months already if they should indicate in their system requirements that some specific processor type or speed is required for PC suite.
Currently Nokia support continues to claim that the reason for the crashes is "lacking resouces" on my computer. I cannot believe it because the same computer runs MS Office and SeaMonkey well, with reasonable speed. - What is the quality of PC Suite if it _crashes_ fatally if e.g. the processor speed is too slow? - And why do not they then tell that it will not work on computers slower that ?
I looked the crash dump with windbg and it tells the following:
(114.448): Illegal instruction - code c000001d (!!! second chance !!!)
eax=038a0020 ebx=000221aa ecx=00000000 edx=00090000 esi=fff70000 edi=00120000
eip=0041f13a esp=0012e014 ebp=f9050407 iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
*** WARNING: Unable to verify checksum for LaunchApplication.exe
*** ERROR: Module load completed but symbols could not be loaded for LaunchApplication.exe
LaunchApplication+0x1f13a:
0041f13a 0f6e4c2414 movd mm1,dword ptr [esp+14h] ss:0023:0012e028=f6d8e0f5
The crash reason is illegal instruction. LaunchApplication is trying to execute an MMX command (movd mm1) on my non-MMX processor!! Why Nokia does not inform that an MMX-capable processor is required for PC Suite?
I cannot understand that "the lack of resources" of my computer causes PC Suite to use MMX commands which crashes my non-MMX computer. Can anyone explain this relation between MMX-commands contained in PC Suite and the speed (not processor type) of my computer?
(I emphasize that according to Nokia, the reason is "the lack of resources" of the computer, NOT the processor type (non-MMX).)

Similar Messages

  • Error when installing RAC on windows 2000

    Hi,
    I'm installing Oracle 9i(9.0.1.1.1 EE) RAC for the first time. It has been an interesting experience,
    with many bumps in the road. But now I'm stuck.
    I have installed the 9i EE software, but when I try to create a database ( using DBCA), I get an error :
    PRKR-1005 : adding of cluster database cludb configuration failed, PRKC-1018 : Error getting coordinator node
    The error occurs after I have finished configurating, and the actual database creation starts.
    I did get another error earlier : PRKR-1028 "raw device \\.\srvcfg is invalid, [HINT: initialize raw device by using
    'srvconfig' tool]
    That error disappeared after running srvconfig -init.
    I have restarted the Oracle GSD services on both machines, but I still get the same error.
    The OS is Windows 2000 Advanced Server, running on a Compaq Cluster.
    Br,
    Stefan

    For more information about it:
    Real Application Clusters Administration Contents / Search / Index / PDF
    Real Application Clusters Concepts Contents / Search / Index / PDF
    Real Application Clusters Deployment and Performance Contents / Search / Index / PDF
    Real Application Clusters Documentation Online Roadmap Contents / Search / /
    Real Application Clusters Real Application Clusters Guard I - Concepts and Administration Contents / Search / Index / PDF
    Real Application Clusters Real Applications Clusters Guard I Configuration Guide Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, and Sun Solaris Contents / Search / Index / PDF
    Real Application Clusters Setup and Configuration Contents / Search / Index / PDF
    http://otn.oracle.com/pls/db92/db92.docindex?remark=homepage
    Joel Pérez

  • Error in webstart install in windows 2000

    When I try to install webstart on my windows 2000 machine I get this error: "Error opening file for writing: C:\Program Files\Java Web Start\javawebstart.dll"
    I am installing as administrator also so I don't have a clue why this is happening. Any help would be greatly appreciated. Thanks.

    Use the task manager to see if another copy of Java Web Start is running.
    Windows will not let you overwrite an open file.
    If that dosn't help, try uninstalling the old version of Java Web Start first.

  • Error during CF9 install on Windows 2000

    We are getting the following error message when attempting to run the installer for CF9:
    Microsoft VC++ 2008 Runtime
    Installer has determined that Microsoft Visual C++ 2008
    Redistributable Package is not installed. Select OK to install now.
    To perform your own installation, select CANCEL. After installation
    restart the installer to continue.
    When I click OK, it looks like the VC++ install happens. I restart the CF9 installer and receive the same message.
    I then tried to install the VC++ runtime manually from here:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5 fc2&displaylang=en
    That install of VC++ ran with no error, and I can see VC++ in my Add/Remove Programs list. When I attempt to run the CF9 installer, I get the same error message again about VC++ not being installed. I've restart the entire system numerous times with no luck.
    I'd really like to install CF9, but can't get the installer to run. Anyone have a solution for me?
    This is a fully patched Windows 2000 server.

    It looks like their suggested manual install worked.  It completed installation and although I haven't fully tested it yet it appears to be running.
    Here is how they said to do it manually.  It involves creating a "cf.properties" text file and running the installation exe from a command window.  Here are their instructions:
    The trick is to do a silent install ( ColdFusion_9_WWE_win.exe is the downloaded installer from adobe.com)
    C:\>ColdFusion_9_WWE_win.exe -i silent -f cf.properties
    Contents of my cf.properties file
    INSTALLER_UI=SILENT
    SILENT_LICENSE_MODE=full
    SILENT_SERIAL_NUMBER=
    SILENT_INSTALLER_TYPE=standalone
    SILENT_INSTALL_ODBC=true/false
    SILENT_INSTALL_VERITY=true/false
    SILENT_INSTALL_SAMPLES=true/false
    SILENT_INSTALL_JNBRIDGE=true/false
    SILENT_INSTALL_FOLDER=C:\\ColdFusion9
    SILENT_WEBROOT_FOLDER=C:\\ColdFusion9\\wwwroot
    SILENT_ADMIN_PASSWORD=admin
    SILENT_FLEX_ENABLED=true
    SILENT_ENABLE_RDS=false
    DISCLAIMER, this is totally unsupported and any issues that may arise are not supported by adobe.
    Good luck!

  • Error in Oracle 10g Installation windows 2000 advance server

    Hi,
    I am facing error message below when try 2 install oracle 10 in my work station . Already 8i and 9i with forms and reports was there in my machine. The follwing error display in log file.
    Actual Result: 4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 256MB
    Actual Result: 503MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    After given an ip address and proceeded. This error message is displayed in trace file:
    Shutting down instance: further logons disabled
    Mon May 07 11:32:09 2007
    Stopping background process CJQ0
    Mon May 07 11:32:09 2007
    Stopping background process MMNL
    Mon May 07 11:32:10 2007
    Stopping background process MMON
    Mon May 07 11:32:11 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Mon May 07 11:32:11 2007
    Stopping Job queue slave processes
    Mon May 07 11:32:11 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Mon May 07 11:32:16 2007
    alter database close normal
    ORA-1507 signalled during: alter database close normal...
    The error message in udump trace file is as follows:
    Dump file e:\or10g\product\10.2.0\admin\or10g\udump\or10g_ora_2340.trc
    Mon May 07 11:26:03 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows 2000 Version V5.0 Service Pack 4
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:4M/503M, Ph+PgF:9M/1327M, VA:1740M/2047M
    Instance name: or10g
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    Windows thread id: 2340, image: ORACLE.EXE (SHAD)
    opiino: Attach failed! error=-1 ifvp=00000000
    There is no pfile or anything in admin directory. Kindly help me in installing 10G for testing please
    efshafi

    Solution : Install and Configure Microsoft LoopBack Adapter:
    Installation of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Add Hardware and then Click Next.
    3. Click Install the hardware that I manually select from a list, and then click Next.
    4. Click Network adapters, and then click Next.
    5. In the Manufacturer box, click Microsoft.
    6. In the Network Adapter box, click Microsoft Loopback Adapter, and then click Next.
    7. Click Finish.
    Configuration of Microsoft LoopBack Adapter:
    1. Click Start, and then click Control Panel.
    2. Click on Network and Sharing Center.
    3. On the left side of the Window, Cick Manage Network Connections.
    4. You will find a name like "Local Area Connection 4 Unidentified Network Microsoft Loopback Adapter".
    5. Right Click on it and select Properties.
    6. Then Click on Internet Protocol Version 4 (TCP/IPv4) and then again click Properties.
    7. Click on Use the following IP address and enter 192.168.1.10 for the IP Address and 255.255.255.0 for the subnet mask.
    8. Click OK.
    After this you can continue with the installation of the Oracle 10g again.

  • Server Login Error with 8I on a Windows 2000 PC?

    Hi all,
    Anyone ever run into this error:
    "server rejected the connection database editor #12154"
    8I was installed on a Windows 2000 PC.
    Thanks in advance!
    Gary

    Gary,
    This forum focesses on connectivity to non-Oracle systems. Your question would be best posted on the General database forum.

  • 9iAS - Error starting Http Server on Windows 2000

    Hi,
    I keep getting error "1067 process terminated unexpectedly" error when I try to start the service Oracle HttpService.
    So I tried to launch Apache from the command prompt and I got the error that Auroraservice has already been started.
    So then I hashed out the AuroraSerive line from mod_ose.conf.(will this cause any problems in use of the Http server as I am going to install Oracle Application 11i)
    Now I get the some virtual host error saying the port 3346 is used another service. I don't remember of setting that port for any other service.
    Also I had install Oracle 8i Enterprise edition first, Developer 6i and then Oracle 9iAS Enterprise edition.
    Plase let me know if this has caused the problem and how to resolve it.
    Thanks,
    Sudin

    If you are getting this error while starting the Oracle9iAS by using the NT services or using command line (dcmctl) then there is a port conflict for the HTTP Server. You can go the EM Website and select HTTP Server ->Server properties and select the port# for the HTTP Server.
    OC4J is configured to listen for AJP requests only and the ports are dynamically assigned. The port ranges can be specified : OC4J Instance -> Server Properties
    regards
    Debu Panda
    Oracle

  • Has anyone encountered a Microsoft Visual C++ Runtime error in Windows 2000 when upgrading from Labview 6.0i to 6.0.2?

    When I try to upgrade Labview 6.0i to 6.0.2 by running the setup.exe file I downloaded from the NI site, I immediately get a dialog box with the header "Microsoft Visual C++ Runtime Library" and it says "Runtime Error! Program: C:\setup.exe abnormal program termination."
    I'm running Windows 2000, but I've successfully installed it on another computer with the same setup. I'm guess some of the DLL files in system32 has been corrupted or mismatched versions. But I don't know which one...
    Anyone know what this means?

    Hello,
    You can probably solve this problem by going to Start >> Run and typing the following:
    Regsvr32 \msi.dll
    Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
    Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Error message on Windows 2000 startup, "Tcmsvr.dll, File is missing"

    We get the same error messages three times on Windows 2000 startup on some of our companys computers: "Tcmsvr.dll, File is missing". The computers are Tecra s1 models.
    Which Toshiba driver is this related to?

    I have checked the Toshiba driver page and it seems that the common modules for Tecra S1 are not available.
    Anyway, the Tcmsvr.dll file could be also a part of Toshiba console. Its very difficult to detect it.
    The Toshiba console is available on the driver page.
    It's worth a try.

  • Windows 2000 and ODBC errors

    I received "ODBC call failed" errors with client machines running Windows 2000 and Oracle 7.3.4 or 8.1.5 or 8.1.6, though I have used the same setup procedure with Windows 95 and Windows 98 and those Oracle releases without problems.
    Are there any known problems with Oracle 7.3.4, 8.1.5 or 8.1.6 running on client machines with Windows 2000? If so, are there workarounds for this problem?
    null

    Double-check the 8.1.6 release notes, but I don't believe any of those releases are certified on a Win2000 machine. I believe you need 8.1.7.
    Justin

  • Oracle 8 Driver for Windows 2000

    I recently upgraded my Web servers to Windows 2000 Advanced Server. Previously I was running the site in Windows NT and used the setup program that came with the application to install the ODBC driver. I ran the same program in Windows 2000 but at the end of installation, it displays an error. Where do I download Driver and setup program to install correct version for windows 2000 Advanced Server?

    Which version of Oracle do you have and what is the error? Older versions of Oracle, i.e. 8.0.5 & 8.1.5, probably pre-date Windows2000 and thus aren't likely to be certified there.
    Justin

  • With Windows XP I have Firefox 4 and am trying to download Firefox 6 but it rejects saying I need Windows 2000 or newer

    Tried several times to download Firefox 6 as upgrade to Firefox 4 and near end of download I get error message that I need Windows 2000 or newer. I have windows XP 2002. Cannot find error in my system.

    This is typically caused when an add-on changes the user agent string (identifies the version of Firefox). To rectify this you can reset your user agent string.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''general.useragent.override''', right-click (or control-click) on it and select '''Reset''', this will set the user agent string back to the default in Firefox 4
    There are other user agent string settings that may have been modified, but these are no longer used in Firefox 4. You can reset them if you want, for details see https://support.mozilla.com/kb/Websites+or+add-ons+incorrectly+report+incompatible+browser

  • I uninstalled LabVIEW 6.1 from a Windows 2000 computer and now when I run DOS programs I get a pop-up error, "gpib-vdd.dll, An installable Virtual Device Driver failed Dll initialization". How do I correct this?

    Occurs when running Edit.com for example. Error has choice to Close application or Ignore. If Ignore is chosen, application appears to run normally. Running repair of Windows 2000 does not correct the problem.

    I'm glad you found it. Don't worry about the post. It's always good to check the KBs first, but we can't help it if we miss one sometime! The forum is definitely helpful though so don't feel hesitant to use it in the future. Good luck with the programming!
    J.R. Allen

  • Itunes.exe has generated errors - Windows 2000 SP4

    Hi there,
    Please can someone help me??
    I have been using i-Tunes 7 for some time now on my Windows 2000 machines, however, since re-installing Windows 2000, and downloading i-tunes 7 and clean installing, i-Tunes suddenly stops working in the midst of installing other essential software and updates (which were all running before re-installing Windows 2000 alongside i-tunes 7 with no problems).
    When I try to load i-tunes, I get "itunes.exe has generated errors and will be closed by Windows, you will need to restart the program".
    I have tried uninstalling i-tunes, Quicktime won't uninstall and says "Fatal Installation Error" when trying to do so. But even when re-installing or downgrading to an earlier i-tunes (i-tunes 4) - it still gives the same error message!
    I am at my wit's end - I have re-installed Windows 2000 for the third time today and it will work at first, but then suddenly gives this error every time I load i-tunes.
    Please help!!
    Happy New Year
    dakku

    I have tried this (I uninstalled EVERYTHING including Quicktime & Apple Update), but I am still getting the same error message.
    Dr Watson has logged the following;
    Application exception occurred:
    App: (pid=280)
    When: 02/01/2007 @ 23:16:44.109
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: STUDIO-PC
    User Name: Colin & Jacquie
    Number of Processors: 1
    Processor Type: x86 Family 6 Model 10 Stepping 0
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 4
    Current Type: Uniprocessor Free
    Registered Organization: Urban Clearway
    Registered Owner: Colin & Jacquie
    *----> Task List <----*
    0 Idle.exe
    8 System.exe
    140 SMSS.exe
    164 CSRSS.exe
    184 WINLOGON.exe
    212 SERVICES.exe
    224 LSASS.exe
    400 svchost.exe
    432 spoolsv.exe
    464 svchost.exe
    492 sqlservr.exe
    404 regsvc.exe
    588 mstask.exe
    636 WinMgmt.exe
    700 svchost.exe
    728 xcommsvr.exe
    764 bdss.exe
    784 inetinfo.exe
    892 explorer.exe
    1068 SOUNDMAN.exe
    1088 bdmcon.exe
    1108 bdnagent.exe
    1140 iTunesHelper.ex.exe
    1164 Shareaza.exe
    1036 internat.exe
    1184 reader_sl.exe
    1356 iPodService.exe
    1384 Desktop.exe
    1500 explorer.exe
    1544 explorer.exe
    1648 explorer.exe
    1832 bdlite.exe
    836 firefox.exe
    280 iTunes.exe
    1864 DRWTSN32.exe
    0 _Total.exe
    (00400000 - 01365000)
    (77F80000 - 77FFC000)
    (7C570000 - 7C624000)
    (77E10000 - 77E79000)
    (77F40000 - 77F7C000)
    (76B30000 - 76B6E000)
    (70A70000 - 70AD6000)
    (78000000 - 78045000)
    (7C2D0000 - 7C335000)
    (77D30000 - 77D9F000)
    (71710000 - 71794000)
    (7CF30000 - 7D176000)
    (7CE20000 - 7CF0F000)
    (779B0000 - 77A4B000)
    (00230000 - 00264000)
    (690A0000 - 690AB000)
    (77820000 - 77827000)
    (759B0000 - 759B6000)
    (7C740000 - 7C7CC000)
    (77430000 - 77441000)
    (75E60000 - 75E7A000)
    (77340000 - 77353000)
    (75030000 - 75044000)
    (75020000 - 75028000)
    (77520000 - 77525000)
    (77320000 - 77337000)
    (75150000 - 75160000)
    (7CDC0000 - 7CE10000)
    (7C340000 - 7C34F000)
    (77BF0000 - 77C01000)
    (77980000 - 779A4000)
    (75050000 - 75058000)
    (77950000 - 7797B000)
    (751C0000 - 751C6000)
    (773B0000 - 773DF000)
    (77380000 - 773A3000)
    (77830000 - 7783E000)
    (77880000 - 7790E000)
    (7C0F0000 - 7C154000)
    (774E0000 - 77514000)
    (774C0000 - 774D1000)
    (77530000 - 77552000)
    (77360000 - 77379000)
    (6B2C0000 - 6B2C5000)
    (772B0000 - 7731C000)
    (63000000 - 63095000)
    (77570000 - 775A0000)
    (76930000 - 7695B000)
    (77920000 - 77943000)
    (01C20000 - 01C36000)
    (66800000 - 674CD000)
    (51080000 - 510DD000)
    (6E420000 - 6E426000)
    (573E0000 - 57463000)
    (10000000 - 10019000)
    (01F70000 - 01F8D000)
    (01FA0000 - 01FBD000)
    (01FD0000 - 01FDD000)
    (01FF0000 - 01FFB000)
    (7CA00000 - 7CA23000)
    (77560000 - 77568000)
    (77400000 - 77408000)
    (77410000 - 77423000)
    (51000000 - 51049000)
    (728A0000 - 728A6000)
    (67640000 - 676D3000)
    (097D0000 - 09961000)
    (09980000 - 099FE000)
    (09A10000 - 09A8D000)
    (09AA0000 - 09B24000)
    (09B50000 - 09C27000)
    (09C40000 - 09CAA000)
    (09CC0000 - 09D38000)
    (09D50000 - 09E09000)
    (684B0000 - 684EB000)
    (67EC0000 - 67F12000)
    (67F20000 - 67F92000)
    (68330000 - 684B0000)
    (09E60000 - 09E6D000)
    (67850000 - 67A29000)
    (09E90000 - 09E9A000)
    (67A30000 - 67A7E000)
    (67A80000 - 67B08000)
    (67D50000 - 67DD9000)
    (680D0000 - 68323000)
    (67B20000 - 67C0A000)
    (67760000 - 67841000)
    (67CE0000 - 67D4B000)
    (67DE0000 - 67E2D000)
    (67E30000 - 67EB3000)
    (67C10000 - 67C9A000)
    (67CA0000 - 67CD3000)
    (674D0000 - 6759D000)
    (09F80000 - 09F8A000)
    (09FA0000 - 09FEC000)
    (0A000000 - 0A01F000)
    (68040000 - 68094000)
    (680A0000 - 680C1000)
    (0A050000 - 0A0BC000)
    (0A1D0000 - 0A28A000)
    (0A2A0000 - 0A300000)
    (782C0000 - 782CC000)
    (777E0000 - 777E8000)
    (74FD0000 - 74FEE000)
    (75010000 - 75017000)
    State Dump for Thread Id 0x600
    eax=00050003 ebx=00000000 ecx=02076cf8 edx=494e494e esi=02099974 edi=001201d1
    eip=000a0100 esp=0012f80c ebp=6170706c iopl=0 nv up ei ng nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000286
    function: <nosymbols>
    000a00f6 ???
    000a00f7 ???
    000a00f8 ???
    000a00f9 ???
    000a00fa ???
    000a00fb ???
    000a00fc ???
    000a00fd ???
    000a00fe ???
    000a00ff ???
    FAULT ->000a0100 ???
    000a0101 ???
    000a0102 ???
    000a0103 ???
    000a0104 ???
    000a0105 ???
    000a0106 ???
    000a0107 ???
    000a0108 ???
    000a0109 ???
    000a010a ???
    000a010b ???
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0012F808 66976FD5 0012F884 0012F87C 00000000 0012F840 <nosymbols>
    6170706C 00000000 00000000 00000000 00000000 00000000 !LIST_ComponentDispatch
    *----> Raw Stack Dump <----*
    0012f80c d5 6f 97 66 84 f8 12 00 - 7c f8 12 00 00 00 00 00 .o.f....|.......
    0012f81c 40 f8 12 00 00 00 00 00 - d6 01 ff ff 72 6c 68 6d @...........rlhm
    0012f82c 32 6e 77 74 6c 70 70 61 - 00 00 00 00 00 00 00 00 2nwtlppa........
    0012f83c c9 d8 8c 66 00 00 00 00 - 08 60 16 00 00 00 00 00 ...f.....`......
    0012f84c 00 00 00 00 05 00 00 c0 - 00 00 00 00 20 6c 97 66 ............ l.f
    0012f85c 00 00 00 00 00 00 00 00 - 40 f8 12 00 58 f4 12 00 [email protected]...
    0012f86c b0 ff 12 00 c0 82 8a 66 - b0 92 27 67 00 00 00 00 .......f..'g....
    0012f87c 00 00 40 00 72 0d 4d 00 - 00 00 00 00 00 00 00 00 [email protected].........
    0012f88c 00 7e fb 77 b8 13 f8 77 - 14 27 f0 00 00 00 00 00 .~.w...w.'......
    0012f89c 0d 00 00 00 00 00 00 00 - 80 35 59 77 e8 0c 16 00 .........5Yw....
    0012f8ac a0 35 59 77 01 de 14 00 - 40 fc fc 77 3c f8 12 00 [email protected]<...
    0012f8bc b0 ff 12 00 b0 ff 12 00 - 64 7e fb 77 78 16 f8 77 ........d~.wx..w
    0012f8cc ff ff ff ff 00 00 00 00 - d6 42 57 77 00 00 13 00 .........BWw....
    0012f8dc 00 00 00 00 e8 0c 16 00 - c0 7f f8 77 14 0d 16 00 ...........w....
    0012f8ec 81 67 57 77 14 0d 16 00 - 18 00 00 00 01 00 00 00 .gWw............
    0012f8fc 91 12 58 77 00 00 00 00 - 01 00 00 00 a5 40 4d 00 ..Xw.........@M.
    0012f90c 94 29 59 77 00 00 00 00 - 00 00 00 00 00 00 40 00 .)Yw..........@.
    0012f91c c5 40 4d 00 14 0d 16 00 - 00 00 00 00 01 00 00 00 .@M.............
    0012f92c 00 00 00 00 18 00 00 00 - 04 00 00 00 01 00 00 00 ................
    0012f93c 00 00 00 00 04 00 00 00 - 24 f9 12 00 18 00 00 00 ........$.......
    State Dump for Thread Id 0x364
    eax=6720d623 ebx=00000021 ecx=01e54450 edx=00000000 esi=77f88ef8 edi=00000021
    eip=77f88f03 esp=0220fefc ebp=0220ff48 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:02d19de3=9ef79ef7
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0220FF48 7C59A150 00146B68 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects
    7C59A139 74FF1424 74FF1424 74FF1424 03E81424 C2000000 kernel32!WaitForMultipleObjects
    74FF006A 00000000 00000000 00000000 00000000 00000000 <nosymbols>
    *----> Raw Stack Dump <----*
    0220fefc 3d a2 59 7c 21 00 00 00 - 68 6b 14 00 01 00 00 00 =.Y|!...hk......
    0220ff0c 00 00 00 00 00 00 00 00 - 10 5f 13 00 e8 44 e5 01 ........._...D..
    0220ff1c 50 44 e5 01 59 d8 86 66 - 3f d9 86 66 50 6b 14 00 PD..Y..f?..fPk..
    0220ff2c f0 6a 14 00 61 9f 86 66 - 50 6b 14 00 50 ff 20 02 .j..a..fPk..P. .
    0220ff3c 78 ff 20 02 50 44 e5 01 - 9f da 8c 66 39 a1 59 7c x. .PD.....f9.Y|
    0220ff4c 50 a1 59 7c 68 6b 14 00 - 01 00 00 00 00 00 00 00 P.Y|hk..........
    0220ff5c 00 00 00 00 00 00 00 00 - 9d 60 8f 66 21 00 00 00 .........`.f!...
    0220ff6c 10 f4 45 67 00 00 00 00 - ff ff ff ff b4 ff 20 02 ..Eg.......... .
    0220ff7c ff ff ff ff 4d 4c 8a 66 - b1 52 8a 66 00 00 00 00 ....ML.f.R.f....
    0220ff8c 10 5f 13 00 18 5f 13 00 - 50 44 e5 01 e0 75 b9 87 ......PD...u..
    0220ff9c 8c ff 20 02 ff ff ff ff - dc ff 20 02 c0 82 8a 66 .. ....... ....f
    0220ffac 70 6e 27 67 00 00 00 00 - ec ff 20 02 96 b3 57 7c pn'g...... ...W|
    0220ffbc 50 44 e5 01 10 5f 13 00 - 18 5f 13 00 50 44 e5 01 PD........PD..
    0220ffcc 00 d0 fd 7f 3c f3 12 00 - c0 ff 20 02 3c f3 12 00 ....<..... .<...
    0220ffdc ff ff ff ff 6c 21 5c 7c - 08 2b 57 7c 00 00 00 00 ....l!\|.+W|....
    0220ffec 00 00 00 00 00 00 00 00 - 42 52 8a 66 50 44 e5 01 ........BR.fPD..
    0220fffc 00 00 00 00 34 31 30 00 - 00 00 00 b8 00 00 00 00 ....410.........
    0221000c 00 00 40 01 00 00 40 01 - 00 00 60 02 00 00 a0 03 ..@...@...`.....
    0221001c 00 00 40 01 00 00 e0 04 - 00 00 40 01 00 01 20 05 ..@.......@... .
    0221002c 00 00 40 01 00 01 60 06 - 00 00 60 02 00 01 c0 08 ..@...`...`.....
    State Dump for Thread Id 0x3fc
    eax=77562bda ebx=00000002 ecx=0000001c edx=00000000 esi=77f88ef8 edi=00000002
    eip=77f88f03 esp=023bff24 ebp=023bff70 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:02ec9e0b=ffffffff
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    023BFF70 7C59A150 023BFF48 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects
    023BFFB4 7C57B396 00000000 00132538 7FFDEBF8 00000000 kernel32!WaitForMultipleObjects
    023BFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW
    State Dump for Thread Id 0x704
    eax=668a5242 ebx=096bff50 ecx=00000016 edx=00000000 esi=77f88f08 edi=000003e8
    eip=77f88f13 esp=096bff34 ebp=096bff58 iopl=0 nv up ei ng nz ac po cy
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000297
    function: ZwWaitForSingleObject
    77f88f08 b8ea000000 mov eax,0xea
    77f88f0d 8d542404 lea edx,[esp+0x4] ss:0a1c9e1b=????????
    77f88f11 cd2e int 2e
    77f88f13 c20c00 ret 0xc
    77f88f16 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    096BFF58 7C57B3E9 000003E8 7FFFFFFF 00000000 669049DA ntdll!ZwWaitForSingleObject
    096BFFB4 7C57B396 01E563B0 0012F478 00000016 01E563B0 kernel32!WaitForSingleObject
    096BFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW
    State Dump for Thread Id 0x57c
    eax=668a5242 ebx=00000000 ecx=01e563b0 edx=00000000 esi=77f88f08 edi=000003d8
    eip=77f88f13 esp=097bff18 ebp=097bff3c iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: ZwWaitForSingleObject
    77f88f08 b8ea000000 mov eax,0xea
    77f88f0d 8d542404 lea edx,[esp+0x4] ss:0a2c9dff=748b5690
    77f88f11 cd2e int 2e
    77f88f13 c20c00 ret 0xc
    77f88f16 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    097BFF3C 7C57B3E9 000003D8 FFFFFFFF 00000000 66862216 ntdll!ZwWaitForSingleObject
    097BFF80 668A52B1 00000000 00000020 00000020 01E563B0 kernel32!WaitForSingleObject
    097BFFB4 7C57B396 01E563B0 00000020 00000020 01E563B0 !DllMain
    097BFFEC 00000000 668A5242 01E563B0 00000000 000000C8 kernel32!lstrcmpiW
    *----> Raw Stack Dump <----*
    097bff18 72 a0 59 7c d8 03 00 00 - 00 00 00 00 00 00 00 00 r.Y|............
    097bff28 20 00 00 00 ff ff ff ff - b0 63 e5 01 00 e7 15 00 ........c......
    097bff38 00 e7 15 00 80 ff 7b 09 - e9 b3 57 7c d8 03 00 00 ......{...W|....
    097bff48 ff ff ff ff 00 00 00 00 - 16 22 86 66 d8 03 00 00 .........".f....
    097bff58 ff ff ff ff 20 00 00 00 - 48 64 e5 01 b0 63 e5 01 .... ...Hd...c..
    097bff68 5c ff 7b 09 b0 dc 94 b8 - a4 ff 7b 09 c0 82 8a 66 \.{.......{....f
    097bff78 90 6b 27 67 ff ff ff ff - b4 ff 7b 09 b1 52 8a 66 .k'g......{..R.f
    097bff88 00 00 00 00 20 00 00 00 - 20 00 00 00 b0 63 e5 01 .... ... ....c..
    097bff98 e0 75 b9 87 8c ff 7b 09 - ff ff ff ff dc ff 7b 09 .u....{.......{.
    097bffa8 c0 82 8a 66 70 6e 27 67 - 00 00 00 00 ec ff 7b 09 ...fpn'g......{.
    097bffb8 96 b3 57 7c b0 63 e5 01 - 20 00 00 00 20 00 00 00 ..W|.c.. ... ...
    097bffc8 b0 63 e5 01 00 a0 fd 7f - b0 63 e5 01 c0 ff 7b 09 .c.......c....{.
    097bffd8 b0 63 e5 01 ff ff ff ff - 6c 21 5c 7c 08 2b 57 7c .c......l!\|.+W|
    097bffe8 00 00 00 00 00 00 00 00 - 00 00 00 00 42 52 8a 66 ............BR.f
    097bfff8 b0 63 e5 01 00 00 00 00 - c8 00 00 00 00 01 00 00 .c..............
    097c0008 ff ee ff ee 02 10 00 00 - 00 00 00 00 00 fe 00 00 ................
    097c0018 00 00 10 00 00 20 00 00 - 00 02 00 00 00 20 00 00 ..... ....... ..
    097c0028 ab 01 00 00 ff ef fd 7f - 16 00 08 06 00 00 00 00 ................
    097c0038 00 00 00 00 00 00 00 00 - 00 00 00 00 98 05 7c 09 ..............|.
    097c0048 0f 00 00 00 f8 ff ff ff - 50 00 7c 09 50 00 7c 09 ........P.|.P.|.
    State Dump for Thread Id 0x110
    eax=7c749107 ebx=00000001 ecx=00135f18 edx=00000000 esi=77f88ef8 edi=00000001
    eip=77f88f03 esp=0a75ff40 ebp=0a75ff8c iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:0b269e27=????????
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0A75FF8C 7C74912E 0A75FF64 00000001 00000000 0A75FF84 ntdll!NtWaitForMultipleObjects
    00000001 00000000 00000000 00000000 00000000 00000000 crypt32!I_CryptAllocTls
    State Dump for Thread Id 0x398
    eax=000000c0 ebx=0000003f ecx=0a85ef4c edx=00000000 esi=0a85ebfc edi=00000001
    eip=77f88f03 esp=0a85ebe4 ebp=0a85ffb4 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: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:0b368acb=????????
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0A85FFB4 7C57B396 0012ECD0 0012E9B4 00000036 0012ECD0 ntdll!NtWaitForMultipleObjects
    0A85FFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW
    *----> Raw Stack Dump <----*
    0a85ebe4 f5 0f fa 77 14 00 00 00 - 18 ec 85 0a 01 00 00 00 ...w............
    0a85ebf4 01 00 00 00 00 00 00 00 - 08 09 fd 77 08 09 fd 77 ...........w...w
    0a85ec04 10 05 00 00 98 03 00 00 - 14 00 00 00 14 00 00 00 ................
    0a85ec14 13 00 00 00 20 04 00 00 - 54 00 00 00 b0 03 00 00 .... ...T.......
    0a85ec24 8c 05 00 00 c8 05 00 00 - 6c 05 00 00 48 05 00 00 ........l...H...
    0a85ec34 fc 04 00 00 ec 04 00 00 - e0 04 00 00 b8 04 00 00 ................
    0a85ec44 98 04 00 00 40 03 00 00 - 68 03 00 00 d4 05 00 00 [email protected].......
    0a85ec54 e4 05 00 00 f8 05 00 00 - 0c 06 00 00 24 06 00 00 ............$...
    0a85ec64 34 06 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 4...............
    0a85ec74 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ec84 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ec94 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85eca4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ecb4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ecc4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ecd4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ece4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ecf4 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ed04 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0a85ed14 00 00 00 00 00 00 00 00 - 68 63 17 00 90 86 1a 00 ........hc......
    State Dump for Thread Id 0x4dc
    eax=7c0f6a2c ebx=00000003 ecx=001a8718 edx=00000000 esi=77f88ef8 edi=00000003
    eip=77f88f03 esp=0a95ff20 ebp=0a95ff6c iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:0b469e07=????????
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0A95FF6C 7C59A150 0A95FF44 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects
    00000000 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForMultipleObjects
    State Dump for Thread Id 0x5d4
    eax=0aa57000 ebx=00000005 ecx=0aa57370 edx=00000000 esi=77f88ef8 edi=00000005
    eip=77f88f03 esp=0aa5fee4 ebp=0aa5ff30 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForMultipleObjects
    77f88ef8 b8e9000000 mov eax,0xe9
    77f88efd 8d542404 lea edx,[esp+0x4] ss:0b569dcb=????????
    77f88f01 cd2e int 2e
    77f88f03 c21400 ret 0x14
    77f88f06 8bff mov edi,edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0AA5FF30 7C59A150 0AA5FF08 00000001 00000000 0AA5FF28 ntdll!NtWaitForMultipleObjects
    0A568F78 00000658 0000065C 00000690 0000069C 00080101 kernel32!WaitForMultipleObjects
    Please can you help me ??

  • Exception_access_violation error on Windows 2000 Professional

    Hello,
    I am developing a stand-alone Java application that runs without any problem on Windows 98, XP, and most 2000 and NT machines. On some Windows 2000 Professional machines, however, attempting to run the program generates the following error. Is there something about the configuration of these machines that needs to be adjusted to make the program work? The JRE (1.4) and program installation are done in exactly the same way in each case. The only variation seems to be in the version of the operating system.
    Any help much appreciated. Best reply gets 4 DD's!
    Thanks much,
    David
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1B32AD
    Function=[Unknown.]
    Library=C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
         - locked <05D8C5E8> (a java.lang.Class)
         at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.access$000(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
         - locked <02B1DA00> (a sun.awt.Win32GraphicsEnvironment)
         at sun.java2d.SunGraphicsEnvironment.mapFamilyName(Unknown Source)
         at java.awt.Font.initializeFont(Unknown Source)
         at java.awt.Font.<init>(Unknown Source)
         at sun.awt.windows.WDesktopProperties.setFontProperty(Unknown Source)
         - locked <02B1CCD0> (a sun.awt.windows.WDesktopProperties)
         at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
         at sun.awt.windows.WDesktopProperties.<init>(Unknown Source)
         at sun.awt.windows.WToolkit.initializeDesktopProperties(Unknown Source)
         at java.awt.Toolkit.getDesktopProperty(Unknown Source)
         - locked <02B04360> (a sun.awt.windows.WToolkit)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$DesktopProperty.<init>(Unknown Source)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at ZeroGad.a(Unknown Source)
         - locked <05CCDB68> (a java.lang.Class)
         at ZeroGh.b(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at com.zerog.ia.installer.Main.a(Unknown Source)
         at com.zerog.ia.installer.Main.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(Unknown Source)
         at com.zerog.lax.LAX.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00455000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\install.exe
    0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F31000      C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DAD000      C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F79000      C:\WINNT\system32\GDI32.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
    0x20000000 - 0x20025000      C:\WINNT\System32\shim.dll
    0x6D330000 - 0x6D442000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\client\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\System32\WINMM.dll
    0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
    0x681A0000 - 0x681A7000      C:\WINNT\System32\serwvdrv.dll
    0x66740000 - 0x66747000      C:\WINNT\System32\umdmxfrm.dll
    0x6D1D0000 - 0x6D1D7000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\verify.dll
    0x6D210000 - 0x6D228000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\java.dll
    0x6D320000 - 0x6D32D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\zip.dll
    0x6D000000 - 0x6D0F6000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\awt.dll
    0x77800000 - 0x7781D000      C:\WINNT\System32\WINSPOOL.DRV
    0x77A50000 - 0x77B3A000      C:\WINNT\system32\ole32.dll
    0x60000000 - 0x60045000      C:\WINNT\System32\MSCTF.dll
    0x6D180000 - 0x6D1D0000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\System32\PSAPI.DLL
    Local Time = Sun Oct 27 04:45:56 2002
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)

    Yes, the user in question is logging on with full Administrator access. He suspects some kind of conflict with another application on the machine, but given that the two occurrences I've seen of this error have been on NT and 2K Pro machines, I'm inclined to think it's operating system related. Any more hunches?

Maybe you are looking for