[Lazarus] OpenBSD 5.8 64bit - lazarus - exception
Tomaž Žveglič
tomaz.zveglic at gmail.com
Mon Oct 26 15:06:20 CET 2015
On 26.10.2015 14:45, Mattias Gaertner wrote:
> On Mon, 26 Oct 2015 14:35:21 +0100
> Tomaž Žveglič <tomaz.zveglic at gmail.com> wrote:
>
>> OS: OpenBSD bsd 5.8 GENERIC#1170 amd64
>>
>> lazarus was compiled using fpc 2.6.4:
>> [...]
>> When I run lazarus this error is displayed:
>> ----------------------------------------------------
>> # ./lazarus
>>
>> (lazarus:32495): GLib-GObject-CRITICAL **: g_object_unref: assertion
>> 'G_IS_OBJECT (object)' failed
> Please try starting it with
> ./lazarus --g-fatal-warnings
>
> Also try compiling an IDE without extra packages:
> gmake clean all
> instead of "gmake clean bigide"
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Thanks Mattias for reply :)
---------------------------------
# ./lazarus --g-fatal-warnings
(lazarus:27705): GLib-GObject-CRITICAL **: g_object_unref: assertion
'G_IS_OBJECT (object)' failed
Trace/BPT trap (core dumped)
---------------------------------
"gmake clean all" makes no difference, compilation was ok, but runing lazarus produces the same error.
Do you need lazarus.core (26MB) ? I can make download link of core file.
Regards,
TomazZ
More information about the Lazarus
mailing list