Date: Fri, 26 Apr 2024 04:40:43 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 278292] graphics/gimp crash on quit Message-ID: <bug-278292-6497-FGveLeI5iI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278292-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-278292-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278292 --- Comment #3 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- * thread #1, name =3D 'gimp-2.10', stop reason =3D signal SIGSEGV: invalid = address (fault address: 0x210000000c) frame #0: 0x0000000801f918b8 libgobject-2.0.so.0`g_type_check_instance_is_a(type_instance=3D0x000000080f= 4b6c50, iface_type=3D34481675744) at gtype.c:4141:25 4138 return type_instance->g_class->g_type =3D=3D iface_type; 4139 4140 node =3D lookup_type_node_I (type_instance->g_class->g_type); -> 4141 check =3D node && node->is_instantiatable && iface && type_node_conforms_to_U (node, iface, TRUE, FALSE); 4142=20=20=20 4143 return check; 4144 } (lldb) v (GTypeInstance *) type_instance =3D 0x000000080f4b6c50 (GType) iface_type =3D 34481675744 (TypeNode *) node =3D 0x00000020fffffff8 (TypeNode *) iface =3D 0x0000000807449de0 (gboolean) check =3D 0 (lldb) v -P 4 (GTypeInstance *) type_instance =3D 0x000000080f4b6c50 { g_class =3D 0x0000000804fbda50 { g_type =3D 141733920763 } } I'm not sure if that is being overrun by something. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278292-6497-FGveLeI5iI>