OS: OpenBSD bsd 5.8 GENERIC#1170 amd64

lazarus was compiled using fpc 2.6.4:
-------------------------------------
# pkg_add gmake
# pkg_add gdk-pixbuf
# pkg_add gtk+2
# pkg_add fpc
# tar -xzvpf lazarus-1.4.4-0.tar.gz
# cd lazarus
# gmake clean bigide
-------------------------------------
Compilation was smooth.


When I run lazarus this error is displayed:
----------------------------------------------------
# ./lazarus

(lazarus:32495): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[FORMS.PP] ExceptionOccurred
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $000000021A35B2FA
TApplication.HandleException Access violation
  Stack trace:
  $000000021A35B2FA
[FORMS.PP] ExceptionOccurred
----------------------------------------------------


The same installation process works fine under OpenBSD 5.8 32bit (i386) version and lazarus works fine.


Regards,
TomazZ

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to