On Mon, 26 Oct 2015 14:35:21 +0100
Tomaž Žveglič <[email protected]> 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
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to