[Qgis-developer] PostGIS manager
Martin Dobias
wonder.sk at gmail.com
Tue Oct 28 10:52:35 EDT 2008
On Tue, Oct 28, 2008 at 2:52 AM, Gary Sherman <sherman at mrcc.com> wrote:
> On Oct 27, 2008, at 1:01 AM, Martin Dobias wrote:
>
>> 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
>
>
> The plugin loads when QGIS starts. When I click on the tool icon QGIS
> crashes. There is no project loaded. I'm using Qt 4.3.x---I wonder if your
> plugin relies on a more recent version since Jctull is able to run it.
I'm using Qt 4.3.4, however Qt version shouldn't affect this... any
chance that something's wrong with your QGIS installation?
Martin
More information about the Qgis-developer
mailing list