JaroslawWiosna / regionalizer

How to choose the best capital of a state and regions? Divider into regions, especially for administrative purposes
Mozilla Public License 2.0
2 stars 2 forks source link

progress bar throws bad alloc #105

Closed kermit10000000 closed 6 years ago

kermit10000000 commented 7 years ago

Description

The issue can be seen in here https://github.com/JaroslawWiosna/regionalizer/pull/100 lines 1321-1323

terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc make: *** [test] Aborted (core dumped)


Release affected

Yes, this bug should be removed before 0.4.0 (and also + working unit test on progress bar after fix)


Priority

Medium Prio


Is there possible contributor who could fix the issue

Jaroslaw Wiosna @JaroslawWiosna


JaroslawWiosna commented 6 years ago

Starting from scratch with 7e13971