Modify

Opened 8 years ago

Closed 8 years ago

#14411 closed defect (needinfo)

IOException: Problem reading font data

Reported by: v.v.chebotar@… Owned by: v.v.chebotar@…
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report font Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-02-02 01:22:52 +0100 (Thu, 02 Feb 2017)
Build-Date:2017-02-02 02:33:28
Revision:11526
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11526 ru) Windows 7 64-Bit
Memory Usage: 123 MB / 989 MB (90 MB allocated, but free)
Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1600x900
Maximum Screen Size: 1600x900

Plugins:
+ editgpx
+ merge-overlap
+ reverter
+ splinex
+ undelete

Last errors/warnings:
- E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Problem reading font data.. Причина: java.io.IOException: Problem reading font data.


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Problem reading font data.
	at org.openstreetmap.josm.tools.FontsManager.initialize(FontsManager.java:43)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:269)
Caused by: java.io.IOException: Problem reading font data.
	at java.awt.Font.createFont0(Unknown Source)
	at java.awt.Font.createFont(Unknown Source)
	at org.openstreetmap.josm.tools.FontsManager.initialize(FontsManager.java:41)
	... 1 more

=== RUNNING THREADS ===
Thread: Attach Listener (5) of system

Thread: IPv6-checker (15)
java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)
java.net.InetAddress.getAddressesFromNameService(Unknown Source)
java.net.InetAddress.getAllByName0(Unknown Source)
java.net.InetAddress.getAllByName(Unknown Source)
java.net.InetAddress.getAllByName(Unknown Source)
org.openstreetmap.josm.gui.MainApplication.lambda$checkIPv6$3(MainApplication.java:453)
org.openstreetmap.josm.gui.MainApplication$$Lambda$27/4913196.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

Thread: main (1)
Stacktrace see above.

Thread: Java2D Disposer (11) of system
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(Unknown Source)
java.lang.ref.ReferenceQueue.remove(Unknown Source)
sun.java2d.Disposer.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

Thread: Finalizer (3) of system
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(Unknown Source)
java.lang.ref.ReferenceQueue.remove(Unknown Source)
java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

Thread: Thread-1 (9) of main
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

Thread: AWT-Windows (13) of system
sun.awt.windows.WToolkit.eventLoop(Native Method)
sun.awt.windows.WToolkit.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

Thread: Signal Dispatcher (4) of system

Thread: Reference Handler (2) of system
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Unknown Source)
java.lang.ref.Reference.tryHandlePending(Unknown Source)
java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

Attachments (0)

Change History (4)

comment:1 by Don-vip, 8 years ago

Keywords: font added
Summary: problemIOException: Problem reading font data

comment:2 by Klumbumbus, 8 years ago

Ticket #14412 has been marked as a duplicate of this ticket.

comment:3 by Don-vip, 8 years ago

Owner: changed from team to v.v.chebotar@…
Status: newneedinfo

Your jar file is probably corrupted? Unfortunately there's a java bug (javabug:8041489) preventing us to find the root cause, I have submitted a new bug report to Oracle as the existing one is shamely closed as won't fix.

Can you please try to update your jar file?

comment:4 by Don-vip, 8 years ago

Resolution: needinfo
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain v.v.chebotar@….
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.