Skip to Content.
Sympa Menu

overpass - Re: [overpass] Segmentation fault

Subject: Overpass API developpement

List archive

Re: [overpass] Segmentation fault


Chronological Thread 
  • From: mmd <>
  • To:
  • Subject: Re: [overpass] Segmentation fault
  • Date: Sun, 30 Jul 2017 20:01:18 +0200

Hi,

thanks for the stack trace!

Am 30.07.2017 um 19:42 schrieb Igor Brejc:
> Hi Roland,
>

> #3 0x0000000000408d77 in Nonsynced_Transaction::flush (this=0x779280)
> at overpass_api/osm-backend/../../template_db/transaction.h:83
> it = {first = , second = }

this one looks strange. The update process tries to flush a file for
which no infos are available, and subsequently fails.

You're running this whole thing without any meta data, right?

I never tried this before. Maybe the process tries to process those meta
data files and fails because they're not there and also haven't been
created during the update process.

Cheers,
mmd




Archive powered by MHonArc 2.6.19+.

Top of Page