Bug#908549: Debug data! (Was: gimp: Bug#924448: segfault when using measuring tool)

Kingsley G. Morse Jr. kingsley at loaner.com
Tue Mar 19 19:37:26 GMT 2019


Hi Bernhard,

Thank you very much for sharing your clever debug
fu!

I tried it.

I'm happy to report your advice elicited a stack
trace like the one in bug report #908549.

It's OK with me if you merge my <cough> stupendous
bug report, #924448, with it.

Plus, if it would be comfortable, convenient, and
all those good things, feel free to share any
thoughts you may happen to have on how I might
reconcile why

    1.) Frederic MASSOT wrote

            "The fix is built-in for versions 2.10"

        at

            https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908549#20

    2.) but version 2.10.8-2 of debian's gimp
        package seems to still have the same bug?

Thank you again for maintaining gimp and sharing
your considerable skills so freely.

Both are fine qualities!

So,
Kingsley

PS: For what it's worth, details of what I tried
follows.

    root:~ aptitude install gimp-dbgsym libglib2.0-0-dbgsym

    km:~ script -c "gdb -q -ex 'set width 0' -ex 'set pagination off' -ex 'run' -ex 'bt' -ex 'detach' -ex 'quit' --args gimp" -a gdb_gimp_$(date +%Y-%m-%d_%H-%M-%S).log

Its output is the first file attached to this email.

Maybe we agree it has less of a back trace.


Next, I installed the systemd-coredump package.

    root:~ aptitude install systemd-coredump

re-ran gimp,

    km:~ gimp

    ( create a new image

      select the measure tool

      left click on the new image

      wait a few seconds, and.....

      kaBOOM! )

and found a cool new core!

    root:~ coredumpctl list
    TIME                            PID   UID   GID SIG COREFILE  EXE
    Tue 2019-03-19 11:27:04 PDT   20581  1000  1000  11 present   /usr/bin/gimp-2.10

    root:~ coredumpctl gdb 20581

    coredumpctl's output is in the second file
    attached to this email.

It looks to me like the main stack trace (of
thread 20581) reveals frames

    g_closure_invoke (libgobject-2.0.so.0)
    signal_emit_unlocked_R (libgobject-2.0.so.0)
    g_signal_emit_valist (libgobject-2.0.so.0)
    g_signal_emit (libgobject-2.0.so.0)
    gimp_tool_widget_changed (gimp-2.10)
    g_object_notify_by_spec_internal (libgobject-2.0.so.0)
    gimp_tool_compass_update_angle (gimp-2.10)
    gimp_tool_compass_changed (gimp-2.10)
    
like in your email for the similar bug report at

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908549#10

Plus, much as you astutely asked yesterday, yes,
they do repeat.

8 times.

On 03/19/2019 14:28, Bernhard Übelacker wrote:
> Hello Kingsley G. Morse Jr.,
> 
> 
> > My main concern?>> The normal way of eliciting a back trace from> within gdb didn't work.> > The non repeating lines were reported by defining> a function in gdb and logging output to a file.
> 
> You can start gimp that way to get a backtrace:
> 
>     script -c "gdb -q -ex 'set width 0' -ex 'set pagination off' -ex 'run' -ex 'bt' -ex 'detach' -ex 'quit' --args gimp" -a gdb_gimp_$(date +%Y-%m-%d_%H-%M-%S).log
> 
> This gave me a 11MB file, so it took some time
> for gdb to finish to write the 68000 stack frames.
> 
> Another alternative is to install a coredump collector
> like systemd-coredump. After that you should be able to
> list collected core dumps of the current boot by:
> 
>     coredumpctl list
> 
> And have that core dump loaded into gdb by:
> 
>     coredumpctl gdb <PID>
> 
> Both may lead to better results if you have debug
> symbols installed like described in [1].
> In this case packages gimp-dbgsym libglib2.0-0-dbgsym.
> 
> For debugging graphical applications it may also be convenient
> to ssh into the target machine if a second computer is available,
> or at least start gdb from the "ctl-alt-F1 old school console".
> 
> This can be combined with running gdb inside tmux in the graphical
> environment and, if keyboard gets locked, ctl-alt-F1 and 'tmux attach'
> to access the locked gdb. And if the tmux step was missed, it may be
> possible to "move" the locked gdb process to another terminal ...
> 
> Happy debugging. :-)
> 
> Kind regards,
> Bernhard
> 
> [1] https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols

-- 
Time is the fire in which we all burn.

-------------- next part --------------
Script started on 2019-03-19 11:11:34-0700
Reading symbols from gimp...Reading symbols from /usr/lib/debug/.build-id/5a/56cddb418553f4e42eb66a0c9148bb7543ddcd.debug...done.
done.
Starting program: /usr/bin/gimp 
BFD: /usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug" has no build-id, file skipped
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
BFD: /usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug" has no build-id, file skipped
[New Thread 0xb5d28b40 (LWP 18239)]
BFD: /usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug" has no build-id, file skipped
[New Thread 0xb4205b40 (LWP 18242)]
[New Thread 0xb3a04b40 (LWP 18243)]
BFD: /usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug" has no build-id, file skipped
[New Thread 0xa9cdfb40 (LWP 18248)]
[New Thread 0xa94deb40 (LWP 18249)]
[New Thread 0xa8cddb40 (LWP 18250)]
[New Thread 0xa71c0b40 (LWP 18251)]
[Thread 0xa71c0b40 (LWP 18251) exited]
/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "plugin-resynth-sharpen.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-sharpen.py)

Failed to execute child process ?python? (No such file or directory)

GIMP-Error: Unable to run plug-in "plugin-resynth-fill-pattern.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-fill-pattern.py)

Failed to execute child process ?python? (No such file or directory)

GIMP-Error: Unable to run plug-in "plugin-resynth-enlarge.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-enlarge.py)

Failed to execute child process ?python? (No such file or directory)

/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "plugin-map-style.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-map-style.py)

Failed to execute child process ?python? (No such file or directory)

GIMP-Error: Unable to run plug-in "plugin-heal-transparency.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-heal-transparency.py)

Failed to execute child process ?python? (No such file or directory)

GIMP-Error: Unable to run plug-in "plugin-heal-selection.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py)

Failed to execute child process ?python? (No such file or directory)

/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "restore.py"
(/home/kingsley/.config/GIMP/2.10/plug-ins/restore.py)

Failed to execute child process ?python? (No such file or directory)

/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "plugin-ela.py"
(/home/kingsley/.config/GIMP/2.10/plug-ins/plugin-ela.py)

Failed to execute child process ?python? (No such file or directory)

[New Thread 0xa71c0b40 (LWP 18278)]
[Thread 0xa71c0b40 (LWP 18278) exited]
[New Thread 0xa71c0b40 (LWP 18279)]

Thread 1 "gimp" received signal SIGSEGV, Segmentation fault.
0xb6fbbf71 in signal_emit_unlocked_R (node=node at entry=0x82d91f80, detail=detail at entry=0, instance=instance at entry=0x80a39a88, emission_return=0x0, instance_and_params=0xbf8000f0) at ../../../gobject/gsignal.c:3514
3514	../../../gobject/gsignal.c: No such file or directory.
Undefined command: "".  Try "help".
Detaching from program: /usr/bin/gimp, process 18235

(script-fu:18269): LibGimpBase-WARNING **: 11:12:10.677: script-fu: gimp_wire_read(): error

Script done on 2019-03-19 11:12:10-0700
-------------- next part --------------
root:~ coredumpctl gdb 20581
           PID: 20581 (gimp)
           UID: 1000 (kingsley)
           GID: 1000 (kingsley)
        Signal: 11 (SEGV)
     Timestamp: Tue 2019-03-19 11:26:53 PDT (3min 58s ago)
  Command Line: gimp
    Executable: /usr/bin/gimp-2.10
 Control Group: /user.slice/user-1000.slice/session-4260.scope
          Unit: session-4260.scope
         Slice: user-1000.slice
       Session: 4260
     Owner UID: 1000 (kingsley)
       Boot ID: 2e28d44a7c2d45e283e8403ed8e9ef73
    Machine ID: ee8e39696d94f6e95a42890045737131
      Hostname: debian1
       Storage: /var/lib/systemd/coredump/core.gimp.1000.2e28d44a7c2d45e283e8403ed8e9ef73.20581.1553020013000000.lz4
       Message: Process 20581 (gimp) of user 1000 dumped core.
                
                Stack trace of thread 20581:
                #0  0x00000000b6714fb2 g_closure_invoke (libgobject-2.0.so.0)
                #1  0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #2  0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #3  0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #4  0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #5  0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #6  0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #7  0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #8  0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #9  0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #10 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #11 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #12 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #13 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #14 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #15 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #16 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #17 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #18 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #19 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #20 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #21 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #22 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #23 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #24 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #25 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #26 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #27 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #28 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #29 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #30 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #31 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #32 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #33 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #34 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #35 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #36 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #37 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #38 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #39 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #40 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #41 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #42 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #43 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #44 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #45 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #46 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #47 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #48 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #49 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #50 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #51 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #52 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #53 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #54 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #55 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                #56 0x00000000b6715037 g_closure_invoke (libgobject-2.0.so.0)
                #57 0x00000000b6728d45 signal_emit_unlocked_R (libgobject-2.0.so.0)
                #58 0x00000000b6731e00 g_signal_emit_valist (libgobject-2.0.so.0)
                #59 0x00000000b67323f5 g_signal_emit (libgobject-2.0.so.0)
                #60 0x00000000801b68c9 gimp_tool_widget_changed (gimp-2.10)
                #61 0x00000000b671ba30 g_object_notify_by_spec_internal (libgobject-2.0.so.0)
                #62 0x000000008019d6c0 gimp_tool_compass_update_angle (gimp-2.10)
                #63 0x000000008019e3af gimp_tool_compass_changed (gimp-2.10)
                
                Stack trace of thread 20583:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b78d7 syscall (libc.so.6)
                #2  0x00000000b66640fe g_cond_wait (libglib-2.0.so.0)
                #3  0x00000000b6b3dbd4 n/a (libgegl-0.4.so.0)
                #4  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #5  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #6  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20586:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b171b __GI___poll (libc.so.6)
                #2  0x00000000b6627630 poll (libglib-2.0.so.0)
                #3  0x00000000b66181a3 g_main_context_poll (libglib-2.0.so.0)
                #4  0x00000000b66182e4 g_main_context_iteration (libglib-2.0.so.0)
                #5  0x00000000b6618340 glib_worker_main (libglib-2.0.so.0)
                #6  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #7  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #8  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20587:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b171b __GI___poll (libc.so.6)
                #2  0x00000000b6627630 poll (libglib-2.0.so.0)
                #3  0x00000000b66181a3 g_main_context_poll (libglib-2.0.so.0)
                #4  0x00000000b66185d9 g_main_loop_run (libglib-2.0.so.0)
                #5  0x00000000b6a0ec75 gdbus_shared_thread_func (libgio-2.0.so.0)
                #6  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #7  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #8  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20588:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b78d7 syscall (libc.so.6)
                #2  0x00000000b66640fe g_cond_wait (libglib-2.0.so.0)
                #3  0x000000008035d606 gimp_parallel_run_async_thread_func (gimp-2.10)
                #4  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #5  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #6  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20589:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b78d7 syscall (libc.so.6)
                #2  0x00000000b66640fe g_cond_wait (libglib-2.0.so.0)
                #3  0x000000008035d3a4 gimp_parallel_distribute_thread_func (gimp-2.10)
                #4  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #5  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #6  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20618:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b78d7 syscall (libc.so.6)
                #2  0x00000000b6664249 g_cond_wait_until (libglib-2.0.so.0)
                #3  0x00000000b65e89e2 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                #4  0x00000000b65e9134 g_async_queue_timeout_pop (libglib-2.0.so.0)
                #5  0x00000000b6641934 g_thread_pool_wait_for_new_pool (libglib-2.0.so.0)
                #6  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #7  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #8  0x00000000b63bc286 __clone (libc.so.6)
                
                Stack trace of thread 20619:
                #0  0x00000000b7741c31 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b63b78d7 syscall (libc.so.6)
                #2  0x00000000b66640fe g_cond_wait (libglib-2.0.so.0)
                #3  0x00000000b6b715c5 n/a (libgegl-0.4.so.0)
                #4  0x00000000b6640e2a g_thread_proxy (libglib-2.0.so.0)
                #5  0x00000000b64a6fd2 start_thread (libpthread.so.0)
                #6  0x00000000b63bc286 __clone (libc.so.6)

GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/gimp-2.10...Reading symbols from /usr/lib/debug/.build-id/5a/56cddb418553f4e42eb66a0c9148bb7543ddcd.debug...done.
done.

warning: core file may not match specified executable file.
[New LWP 20581]
[New LWP 20583]
[New LWP 20586]
[New LWP 20587]
[New LWP 20588]
[New LWP 20589]
[New LWP 20618]
[New LWP 20619]
BFD: /usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/e5/02ab31fa523af198980f0f57ccb2949798ec9d.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/41/f29963806d55346284ccbbbff7ce1568c05a4b.debug" has no build-id, file skipped
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
BFD: /usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/c8/2785938ed49369549f97c435a2164d5537d787.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/b4/8ee7d166852be63462d6a8f2d1599b6c65a89d.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/b0/929a0b74877b19ff6ae956d9c3a23b2211d39e.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/da/c552d8815d9a4ef5d055ab6cd81e0478998e2c.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/b1/1e8718bce950a16015ee80c15c6b488369fb38.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/ff/9a2994397cf6d0556c3eff4084392dc31eb2a7.debug" has no build-id, file skipped
BFD: /usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug: unable to initialize decompress status for section .debug_aranges

warning: File "/usr/lib/debug/.build-id/3e/91fc79df7ef64213ada45340cd54a7d110a90f.debug" has no build-id, file skipped
Core was generated by `gimp'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xb6714fb2 in g_closure_invoke (closure=0x8373d250, return_value=0x0, 
    n_param_values=1, param_values=0xbf3c8160, invocation_hint=0xbf3c8104)
    at ../../../gobject/gclosure.c:788
788     ../../../gobject/gclosure.c: No such file or directory.
[Current thread is 1 (Thread 0xb5916d00 (LWP 20581))]
(gdb) 



More information about the pkg-gnome-maintainers mailing list