|
Author |
Topic: font (Read 642 times) |
|
barikan
|
font
« on: Apr 14th, 2003, 9:02pm » |
|
hi, when i run p5, it only generates this error in "hs_err_pid10XX.txt", and nothing happens. I couldn't understand that font thing. os: win2000 service pack 2 -------------------------------------------- An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1C369C Function=Java_sun_awt_font_NativeFontWrapper_registerFonts+0x14BC Library=C:\processing-0054\java\bin\fontmanager.dll Current Java thread: at sun.awt.font.NativeFontWrapper.registerFonts(Native Method) - locked <06C7AD78> (a java.lang.Class) at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.ja va:736) at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.j ava:587) at sun.java2d.SunGraphicsEnvironment.access$100(SunGraphicsEnvironment.java :49) at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:209) at java.security.AccessController.doPrivileged(Native Method) at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java: 203) - locked <02B7B610> (a sun.awt.Win32GraphicsEnvironment) at sun.java2d.SunGraphicsEnvironment.mapFontName(SunGraphicsEnvironment.jav a:451) at java.awt.Font.initializeFont(Font.java:313) at java.awt.Font.<init>(Font.java:345) at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.ja va:14 - locked <02BD99F8> (a sun.awt.windows.WDesktopProperties) at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method) at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56) at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:865) at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1533) - locked <02BC0D90> (a sun.awt.windows.WToolkit) at com.sun.java.swing.plaf.windows.DesktopProperty.getValueFromDesktop(Desk topProperty.java:124) at com.sun.java.swing.plaf.windows.DesktopProperty.createValue(DesktopPrope rty.java:109) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.getDesktopFontValue(W indowsLookAndFeel.java:1323) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults (WindowsLookAndFeel.java:482) at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.jav a:81) at javax.swing.UIManager.setLookAndFeel(UIManager.java:394) at javax.swing.UIManager.setLookAndFeel(UIManager.java:424) at PdeBase.main(PdeBase.java:69) Dynamic libraries: 0x00400000 - 0x00407000 C:\processing-0054\java\bin\javaw.exe 0x77F80000 - 0x77FFB000 C:\WINNT\System32\ntdll.dll 0x77DB0000 - 0x77E0C000 C:\WINNT\system32\ADVAPI32.dll 0x77E80000 - 0x77F35000 C:\WINNT\system32\KERNEL32.DLL 0x77D40000 - 0x77DB0000 C:\WINNT\system32\RPCRT4.DLL 0x77E10000 - 0x77E74000 C:\WINNT\system32\USER32.dll 0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.DLL 0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll 0x6D340000 - 0x6D46A000 C:\processing-0054\java\bin\client\jvm.dll 0x77570000 - 0x775A0000 C:\WINNT\System32\WINMM.dll 0x6D1E0000 - 0x6D1E7000 C:\processing-0054\java\bin\hpi.dll 0x6D310000 - 0x6D31E000 C:\processing-0054\java\bin\verify.dll 0x6D220000 - 0x6D239000 C:\processing-0054\java\bin\java.dll 0x6D330000 - 0x6D33D000 C:\processing-0054\java\bin\zip.dll 0x6D000000 - 0x6D105000 C:\processing-0054\java\bin\awt.dll 0x77800000 - 0x7781D000 C:\WINNT\System32\WINSPOOL.DRV 0x75E60000 - 0x75E7A000 C:\WINNT\System32\IMM32.dll 0x77A50000 - 0x77B46000 C:\WINNT\system32\ole32.dll 0x51000000 - 0x5104A000 C:\WINNT\System32\ddraw.dll 0x728A0000 - 0x728A6000 C:\WINNT\System32\DCIMAN32.dll 0x5C000000 - 0x5C0C5000 C:\WINNT\System32\D3DIM700.DLL 0x6D190000 - 0x6D1E0000 C:\processing-0054\java\bin\fontmanager.dll 0x6E420000 - 0x6E426000 C:\WINNT\System32\INDICDLL.dll 0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll 0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll 0x690A0000 - 0x690AB000 C:\WINNT\System32\PSAPI.DLL Local Time = Mon Apr 14 14:55:55 2003 Elapsed Time = 0 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode) #
|
|
|
|
fry
|
Re: font
« Reply #1 on: May 20th, 2003, 7:09pm » |
|
ugh.. is this all the time? i'm not sure where to even start on this one. seems like a jvm problem.
|
|
|
|
barikan
|
Re: font
« Reply #2 on: Jun 2nd, 2003, 4:33pm » |
|
yes, it should be a JVM problem. 1) i've uninstalled j2sdk1.3.1 and installed 1.4.1_02 but it didn't work. 2) win2000 service pack 3 has nothing to do with this problem 3) at the end i've formatted my computer, well, now it's working. for similar problems, check it out: http://forum.java.sun.com/thread.jsp?forum=37&thread=379413 OS: win2000
|
« Last Edit: Jun 2nd, 2003, 4:34pm by barikan » |
|
|
|
|
fry
|
Re: font
« Reply #3 on: Jun 8th, 2003, 5:47pm » |
|
ok, this seems to be out of our control so i'm gonna make a note of it in the readme, but move the bug to fixes.
|
|
|
|
thimon Guest
|
Re: font
« Reply #4 on: Dec 21st, 2003, 5:37pm » |
|
I got the same bug on XP
|
|
|
|
|