Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2022 06:34:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267841] glib-2.74.0,2 cause crash in gimp-2.10.32,2 -> script-fu: gimp_wire_read(): error
Message-ID:  <bug-267841-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267841

            Bug ID: 267841
           Summary: glib-2.74.0,2 cause crash in gimp-2.10.32,2 ->
                    script-fu: gimp_wire_read(): error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: josemald89@gmail.com

Hi,

The GLIB-2.74.0,2 cause a crash in GIMP-2.10.32,2. The bug is detected for =
GIMP
developers in this issue.

https://gitlab.gnome.org/GNOME/gimp/-/issues/8286#note_1560805

More info in this link:

https://gitlab.gnome.org/GNOME/gimp/-/issues/8576


Info from my system:

OS: 13.1-RELEASE-p3
AMD Ryzen 7 3800X
Radeon RX 570 (DRM-KMOD from pkg binary)=20
Only binary packages installed from quarterly repo

Triggering bug:

1.- Open Gimp
2.- Create a Text object and write anything
3.- Change property for text object=20
4.- Crash=20

Debug info from GIMP:

```
GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
Build: unknown rev 0 for other
# C compiler #
        FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git
llvmorg-13.0.0-0-gd7b669b3a303)
        Target: x86_64-unknown-freebsd13.1
        Thread model: posix
        InstalledDir: /usr/bin

# Libraries #
using babl version 0.1.96 (compiled against version 0.1.96)
using GEGL version 0.4.38 (compiled against version 0.4.38)
using GLib version 2.74.0 (compiled against version 2.74.0)
using GdkPixbuf version 2.42.9 (compiled against version 2.42.9)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.9 (compiled against version 1.50.9)
using Fontconfig version 2.14.0 (compiled against version 2.14.0)
using Cairo version 1.17.4 (compiled against version 1.17.4)

```
> fatal error: Segmentation fault

Stack trace:
```

# Stack traces obtained from PID 89027 - Thread 117411 #

(lldb) process attach --pid 89027

```

--=20
You are receiving this mail because:
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-267841-7788>