[Lazarus] OpenBSD 5.8 64bit - lazarus - exception
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Oct 26 14:45:20 CET 2015
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
More information about the Lazarus
mailing list