Krakonos / merkaartor-oldbugs

0 stars 0 forks source link

Crash reports (redmine import 3101, Eric Jarvies, created 08/28/2010) #72

Open Krakonos opened 9 years ago

Krakonos commented 9 years ago

Here are a half dozen recent crash reports. I've had about 50 crashes in the past couple of weeks, usually associated with importing/exporting/copying large amounts of geometries/etc. Hopefully they'l shed some light on the crashing.

Thank you,

Eric Jarvies

Krakonos commented 9 years ago

Ok. Looks like only one (the 232254) is actually a merkaartor crash.The other ones are crashes in Qt self (mostly) or in gdal.

Looks like you're using Qt 4.6.1. I'd first advice to update to 4.6.3, if possible...Are you updating from git regularly or are you using a specific revision?It'd help to get the stdout/stderr output too. You can generate a merkaartor log by using the "--log <filename>" command-line switch.    
Krakonos commented 9 years ago

File merkaartor_2010-08-28-112616_MacPro.crash addedChris Browet wrote:

Ok. Looks like only one (the 232254) is actually a merkaartor crash.

The other ones are crashes in Qt self (mostly) or in gdal.

Looks like you're using Qt 4.6.1. I'd first advice to update to 4.6.3, if possible...ok, installing latest Qt now... will install gdal afterwards.

Are you updating from git regularly or are you using a specific revision?no, i've not been updating from git/svn.  i just d/l'd and installed git, and will git svn gdal accordingly(or however it works)

It'd help to get the stdout/stderr output too. You can generate a merkaartor log by using the "--log <filename>" command-line switch.what is the exact text string i need to use?

Eric Jarvies    
Krakonos commented 9 years ago

Status changed from New to Feedback merkaartor --log /tmp/merkaartor.log

Is that what you asked?    
Krakonos commented 9 years ago

For 112616 & 232254, I'll need to know what actions you undertook during the session.

The crash is at the end of the chain and caused by an earlier operation.