----- Mensaje original -----
Fecha: Thu, 27 Feb 2014 10:04:51 +0000
De: "Henry Vermaak" <[email protected]>
Para: "Lazarus mailing list" <[email protected]>
Asunto: Re: [Lazarus] Compiling on OpenBSD
On Wed, Feb 26, 2014 at 10:16:01PM -0300, Leonardo Rame wrote: > Hi, I'm
playing with OpenBsd 5.4 amd64 (with XFCE4) and found it has > an fpc 2.6.2
package, so I tried compiling Lazarus trunk. > > -- >8 -- > > 4) When I've
tried to run ./lazarus, I got this: > > (lazarus:14292): GLib-GObject-CRITICAL
**: g_object_unref: assertion > `G_IS_OBJECT (object)' failed [FORMS.PP]
ExceptionOccurred > Sender=EAccessViolation Exception=Access violation Stack
trace: > $000000020D8F7A4A TApplication.HandleException Access violation Stack
> trace: $000000020D8F7A4A [FORMS.PP] ExceptionOccurred >>If you run ./lazarus
--g-fatal-warnings, it will halt on a GTK warning, so you can get a backtrace
under gdb. Hi Henry, attached is the backtrace (gdb.log). I don't see anything
obvious, maybe the problem is fpc related (I'm using 2.6.2).-- Leonardo M.
Raméhttp://leonardorame.blogspot.com
#0 0x0000000206e62a4a in g_object_new ()
from /usr/local/lib/libgobject-2.0.so.3600.1
#1 0x000000020523f8b5 in gtk_adjustment_new ()
from /usr/local/lib/libgtk-x11-2.0.so.2400.0
#2 0x000000020533abcf in gtk_range_set_adjustment ()
from /usr/local/lib/libgtk-x11-2.0.so.2400.0
#3 0x0000000206e649d4 in g_object_constructor ()
from /usr/local/lib/libgobject-2.0.so.3600.1
#4 0x0000000206e6230e in g_object_newv ()
from /usr/local/lib/libgobject-2.0.so.3600.1
#5 0x0000000206e62863 in g_object_new_valist ()
from /usr/local/lib/libgobject-2.0.so.3600.1
#6 0x0000000206e62aa6 in g_object_new ()
from /usr/local/lib/libgobject-2.0.so.3600.1
#7 0x0000000000b038ce in GETSTYLEWITHNAME (
WNAME=0x1ae7258 "vertical scrollbar") at gtk2proc.inc:7815
#8 0x0000000000b03297 in GETSTYLE (ASTYLE=LGSVERTICALSCROLLBAR)
at gtk2proc.inc:7620
#9 0x0000000000a0cfbe in INITSYSTEMCOLORS (this=0x20b4e6630)
at gtk2widgetset.inc:2449
#10 0x0000000000a08029 in GTK2CREATE (this=0x20b4e6630)
at gtk2widgetset.inc:1448
#11 0x0000000000a05fa6 in CREATE (this=0x20b4e6630, vmt=0x1a3aa00)
at gtk2widgetset.inc:974
#12 0x00000000008615f1 in CREATEWIDGETSET (AWIDGETSETCLASS=0x1a3aa00)
at forms.pp:2001
#13 0x000000000085fc50 in INTERFACES_init () at interfaces.pas:37
#14 0x00000000008317be in fpc_initializeunits ()
#15 0x0000000000000000 in ?? ()
The program is running. Exit anyway? (y or n) --
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus