matkoniecz / lunar_assembler

SVG maps from OpenStreetMap data. Available at https://mapsaregreat.com/osm_to_svg_in_browser/
GNU Affero General Public License v3.0
40 stars 5 forks source link

too much recursion in neighbourhood #92

Open matkoniecz opened 3 years ago

matkoniecz commented 3 years ago

I managed to either trigger bug in one of libraries that I used or I passed invalid data there.

Fine, it happens. But to diagnose what happened it would be nice to know where I actually call this library function! But Firefox "helpfully" truncated stack trace.

How can I get access to a full stack trace?

https://stackoverflow.com/questions/67949560/firefox-internal-error-too-much-recursion-how-can-i-show-more-stacktrace-to-m

screen02

screen01