-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u18
-
None
-
x86
-
windows_vista
Customer reports occasionally crashes somewhere in msvcr71.dll
which got invoked from sun.print.Win32PrintServiceLookup.getAllPrinterNames()
Unfortunately there is no crashdump available right now. I attach a
hs_error.log
Stack: [0x1b390000,0x1b3e0000], sp=0x1b3df944, free space=13e1b3df478k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcr71.dll+0x10440]
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
j sun.print.Win32PrintServiceLookup.refreshServices()V+2
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
V [jvm.dll+0xf072c]
V [jvm.dll+0x17fd51]
V [jvm.dll+0xf08f7]
V [jvm.dll+0xf096d]
V [jvm.dll+0x11a4c0]
V [jvm.dll+0x1dd924]
V [jvm.dll+0x17f9cc]
C [msvcr71.dll+0x9565]
C [kernel32.dll+0x44911]
C [ntdll.dll+0x3e4b6]
C [ntdll.dll+0x3e489]
which got invoked from sun.print.Win32PrintServiceLookup.getAllPrinterNames()
Unfortunately there is no crashdump available right now. I attach a
hs_error.log
Stack: [0x1b390000,0x1b3e0000], sp=0x1b3df944, free space=13e1b3df478k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcr71.dll+0x10440]
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
j sun.print.Win32PrintServiceLookup.refreshServices()V+2
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
V [jvm.dll+0xf072c]
V [jvm.dll+0x17fd51]
V [jvm.dll+0xf08f7]
V [jvm.dll+0xf096d]
V [jvm.dll+0x11a4c0]
V [jvm.dll+0x1dd924]
V [jvm.dll+0x17f9cc]
C [msvcr71.dll+0x9565]
C [kernel32.dll+0x44911]
C [ntdll.dll+0x3e4b6]
C [ntdll.dll+0x3e489]
- duplicates
-
JDK-8262829 Native crash in Win32PrintServiceLookup.getAllPrinterNames()
- Resolved