﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11833	Deadlocking while loading a lot of data	naoliv	team	"It seems that JOSM is deadlocking while loading a lot of data.

For example, trying to load all `boundary=administrative` in Brazil (this file http://naoliv.iq.unesp.br/osm/boundaries.osm.bz2 - size is 21M).

Until some time ago I used to see JOSM freezing sometimes while trying to load it. But most of the time it was able to open it.

Now it is always freezing here.
Two CPU cores at 100% and with strace it's possible to see that it's stopped at this:

`futex(0x7f4dcce979d0, FUTEX_WAIT, 25833, NULL%` 

Stopped in futex always makes me think that somehow the program is deadlocking.


Is there anything that I can do to help debugging this?

JOSM:
{{{
Build-Date: 2015-09-04 21:58:31
Revision: 8730
Is-Local-Build: true

Identification: JOSM/1.5 (8730 SVN pt_BR) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 445 MB / 5461 MB (207 MB allocated, but free)
Java version: 1.7.0_79, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-7-jre:amd64-7u79-2.5.6-1
VM arguments: [-Dawt.useSystemAAFontSettings=on]

Plugins:
- AddrInterpolation (31241)
- Create_grid_of_ways (31241)
- FastDraw (31265)
- FixAddresses (31241)
- OpeningHoursEditor (31241)
- PicLayer (31241)
- SimplifyArea (31241)
- buildings_tools (31361)
- download_along (31241)
- editgpx (31241)
- geotools (31126)
- graphview (31241)
- jts (31126)
- measurement (31289)
- merge-overlap (31241)
- opendata (31241)
- pdfimport (31241)
- poly (31241)
- reverter (31241)
- tagging-preset-tester (31241)
- todo (29154)
- turnrestrictions (31241)
- undelete (31241)
- utilsplugin2 (31463)
}}}"	defect	closed	normal	15.09	Core		fixed		
