View Single Post
  #1 (permalink)  
Old October 18th, 2001
goingware goingware is offline
Novicius
 
Join Date: October 18th, 2001
Location: Owl's Head, Maine USA
Posts: 4
goingware is flying high
Angry Crash when not NT Administrator

I think this is the same problem the Win2K people are having. It occurs to me with both Limewire 1.7 and 1.7c, and JRE 1.3.1.

If I run Limewire while logged in as the NT administrator, it works fine. If I run it while logged in as a regular user, it quits before the splash screen appears and a file with a name like "hs_err_pid242.log" is created in the Program Files/Limewire/1.7c folder.

This is a problem as I do my normal work on my machine while logged in as a regular user; I only log in as administrator when doing administrative things.

I installed both Limewire and the JRE as administrator.

The contents of the crash dump file is as follows:


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d203467
Function name=Java_sun_awt_windows_DrawGlyphVectorGDI_drawG lyphVectorGDI
Library=D:\Program Files\JavaSoft\JRE\1.3.1\bin\fontmanager.dll

Current Java thread:
at sun.awt.font.NativeFontWrapper.getFontMetrics(Nati ve Method)
at sun.awt.font.FontDesignMetrics.initMatrixAndMetric s(Unknown Source)
at sun.awt.font.FontDesignMetrics.<init>(Unknown Source)
at sun.awt.font.FontDesignMetrics.<init>(Unknown Source)
at sun.awt.SunToolkit.getFontMetrics(Unknown Source)
at sun.awt.windows.WToolkit.getFontMetrics(Unknown Source)
at java.awt.Component.getFontMetrics(Unknown Source)
at com.limegroup.gnutella.gui.MultiLineLabel.createSi zedString(MultiLineLabel.java:111)
at com.limegroup.gnutella.gui.MultiLineLabel.setText( MultiLineLabel.java:73)
at com.limegroup.gnutella.gui.MultiLineLabel.<init>(M ultiLineLabel.java:29)
at com.limegroup.gnutella.gui.MessageService.<init>(M essageService.java:54)
at com.limegroup.gnutella.gui.MessageService.<init>(M essageService.java:43)
at com.limegroup.gnutella.gui.GUIMediator.<init>(GUIM ediator.java:112)
at com.limegroup.gnutella.gui.GUIMediator.<clinit>(GU IMediator.java:40)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:62)
at com.limegroup.gnutella.gui.Main.main(Main.java:16)
at java.lang.reflect.Method.invoke(Native Method)
at RunLime.main(RunLime.java:70)

Dynamic libraries:
0x00400000 - 0x00405000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\javaw.exe
0x77F60000 - 0x77FBE000 D:\WINNT\System32\ntdll.dll
0x77DC0000 - 0x77DFF000 D:\WINNT\system32\ADVAPI32.dll
0x77F00000 - 0x77F5E000 D:\WINNT\system32\KERNEL32.dll
0x77E70000 - 0x77EC5000 D:\WINNT\system32\USER32.dll
0x77ED0000 - 0x77EFC000 D:\WINNT\system32\GDI32.dll
0x77E10000 - 0x77E67000 D:\WINNT\system32\RPCRT4.dll
0x78000000 - 0x78043000 D:\WINNT\system32\MSVCRT.dll
0x6D420000 - 0x6D4EF000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\hotspot\jvm.dll
0x77FD0000 - 0x77FFA000 D:\WINNT\System32\WINMM.dll
0x69F00000 - 0x69F08000 D:\WINNT\System32\mmdrv.dll
0x6BC00000 - 0x6BC10000 D:\WINNT\System32\auddrive.dll
0x6D220000 - 0x6D227000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\verify.dll
0x6D250000 - 0x6D266000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\java.dll
0x6D3C0000 - 0x6D3CD000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\zip.dll
0x6D340000 - 0x6D348000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\net.dll
0x776D0000 - 0x776D8000 D:\WINNT\system32\WSOCK32.dll
0x776B0000 - 0x776C4000 D:\WINNT\system32\WS2_32.dll
0x776A0000 - 0x776A7000 D:\WINNT\system32\WS2HELP.dll
0x74FF0000 - 0x74FFE000 D:\WINNT\System32\rnr20.dll
0x6D020000 - 0x6D128000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\awt.dll
0x77C00000 - 0x77C18000 D:\WINNT\System32\WINSPOOL.DRV
0x76AB0000 - 0x76AB5000 D:\WINNT\System32\IMM32.dll
0x77B20000 - 0x77BD7000 D:\WINNT\system32\ole32.dll
0x6D1E0000 - 0x6D21B000 D:\Program Files\JavaSoft\JRE\1.3.1\bin\fontmanager.dll
0x22000000 - 0x22007000 D:\WINNT\System32\PGPhk.dll
0x76AC0000 - 0x76ADD000 D:\WINNT\System32\imagehlp.dll
0x71DC0000 - 0x71DCA000 D:\WINNT\System32\PSAPI.DLL

Local Time = Thu Oct 18 19:59:51 2001
Elapsed Time = 0
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 mixed mode)
#
Reply With Quote