FS#62849 - GIMP crashed with a fatal error: fatal error: Bus error

Attached to Project: Arch Linux
Opened by Sijan Maharjan (sijan) - Sunday, 09 June 2019, 05:59 GMT
Last edited by freswa (frederik) - Saturday, 22 February 2020, 21:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
```
GNU Image Manipulation Program version 2.10.10
git-describe: GIMP_2_10_8-775-g596f855749
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto
Thread model: posix
gcc version 8.2.1 20181127 (GCC)

using GEGL version 0.4.14 (compiled against version 0.4.14)
using GLib version 2.60.2 (compiled against version 2.60.0)
using GdkPixbuf version 2.38.1 (compiled against version 2.38.1)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.43.0 (compiled against version 1.43.0)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Bus error

Stack trace:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3b7)[0x7f67e90fa217]
/usr/bin/gimp-2.10(+0xc940f)[0x563db008340f]
/usr/bin/gimp-2.10(gimp_fatal_error+0x17)[0x563db0083867]
/usr/bin/gimp-2.10(+0xc9fd8)[0x563db0083fd8]
/usr/lib/libpthread.so.0(+0x124cf)[0x7f67e7ffb4cf]
/usr/lib/libglib-2.0.so.0(+0x4f865)[0x7f67e81c0865]
/usr/lib/libglib-2.0.so.0(+0x527e9)[0x7f67e81c37e9]
/usr/lib/libglib-2.0.so.0(g_scanner_peek_next_token+0x5c)[0x7f67e81c4e1c]
/usr/bin/gimp-2.10(gimp_action_history_init+0x187)[0x563db01cb047]
/usr/bin/gimp-2.10(+0xcba14)[0x563db0085a14]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1b4)[0x7f67e82c91b4]
/usr/lib/libgobject-2.0.so.0(+0x1fb35)[0x7f67e82b6b35]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0xecd)[0x7f67e82bb25d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7f67e82bc13f]
/usr/bin/gimp-2.10(gimp_restore+0x106)[0x563db0362496]
/usr/bin/gimp-2.10(app_run+0x4cd)[0x563db0082d2d]
/usr/bin/gimp-2.10(main+0x3b0)[0x563db0082480]
/usr/lib/libc.so.6(__libc_start_main+0xf2)[0x7f67e7e47ce2]
/usr/bin/gimp-2.10(_start+0x2d)[0x563db008261d]

```
This task depends upon

Closed by  freswa (frederik)
Saturday, 22 February 2020, 21:58 GMT
Reason for closing:  None
Additional comments about closing:  This seems pretty stalled to me. If it's still an issue, please fill a re-open request. Thank you :)
Comment by Antonio Rojas (arojas) - Thursday, 04 July 2019, 12:42 GMT
EDIT - Sorry, wrong bug
Comment by Stefan Schick (pommes_) - Saturday, 03 August 2019, 17:48 GMT
Please provide additional Information. How can we reproduce the error?
Comment by clement (RoyalPanda) - Friday, 22 November 2019, 15:28 GMT
Hi,

Experiencing the same issue with this logs
At every startup it's the same.
Nothing special that I can think of.
I just updated Gimp a few days ago then tried to launch it.


```
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
gcc version 9.2.0 (GCC)

using babl version 0.1.72 (compiled against version 0.1.72)
using GEGL version 0.4.18 (compiled against version 0.4.18)
using GLib version 2.62.3 (compiled against version 2.62.2)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.91 (compiled against version 2.13.91)
using Cairo version 1.17.3 (compiled against version 1.17.3)

```
> fatal error: Erreur du bus

Stack trace:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3b9)[0x7ffb6c1493e9]
gimp-2.10(+0xcb4c0)[0x562d6f4b84c0]
gimp-2.10(+0xcb918)[0x562d6f4b8918]
gimp-2.10(+0xcbfab)[0x562d6f4b8fab]
/usr/lib/libpthread.so.0(+0x14930)[0x7ffb6ad7c930]
/usr/lib/libgtk-x11-2.0.so.0(gtk_plug_get_type+0x0)[0x7ffb6bc1d8f0]
/usr/lib/libgtk-x11-2.0.so.0(+0x259fcd)[0x7ffb6bd17fcd]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1aa)[0x7ffb6b026d5a]
/usr/lib/libgobject-2.0.so.0(+0x1f9e4)[0x7ffb6b0149e4]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0xf8a)[0x7ffb6b01898a]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x90)[0x7ffb6b0197f0]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_show+0x88)[0x7ffb6bd0ccc8]
gimp-2.10(splash_create+0x559)[0x562d6f4bf799]
gimp-2.10(gui_init+0x2a6)[0x562d6f4bb9d6]
gimp-2.10(app_run+0x4b0)[0x562d6f4b7d70]
gimp-2.10(main+0x39a)[0x562d6f4b74ea]
/usr/lib/libc.so.6(__libc_start_main+0xf3)[0x7ffb6abc6153]
gimp-2.10(_start+0x2e)[0x562d6f4b767e]

```

Loading...