[Qgis-developer] PostGIS manager
Martin Dobias
wonder.sk at gmail.com
Mon Oct 27 05:01:12 EDT 2008
On Mon, Oct 27, 2008 at 3:49 AM, Gary Sherman <sherman at mrcc.com> wrote:
>
> I got it loaded, but it crashes QGIS (current trunk) on the Mac:
>
> Exception Type: EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
> Crashed Thread: 0
>
> Thread 0 Crashed:
> 0 QtCore 0x00318443
> QString::operator==(QString const&) const + 19
> 1 libqgis_core.1.0.dylib 0x1da94a8e addKey_(QString const&,
> QString const&, QgsPropertyKey*, QVariant) + 108
> 2 libqgis_core.1.0.dylib 0x1da94ef7
> QgsProject::writeEntry(QString const&, QString const&, bool) + 87
> 3 libqgis_core.1.0.dylib 0x1da94ffe QgsProject::QgsProject() + 198
> 4 libqgis_core.1.0.dylib 0x1da9513d QgsProject::QgsProject() + 17
> 5 libqgis_core.1.0.dylib 0x1da95174 QgsProject::instance() + 52
Weird, when exactly does it crash? Actually the plugin doesn't use
QgsProject in any way so I would be quite surprised if it's the plugin
what causes the crash.
Martin
More information about the Qgis-developer
mailing list