After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 626443 - gimp-2.6 crashed with SIGSEGV in gimp_image_opened()
gimp-2.6 crashed with SIGSEGV in gimp_image_opened()
Status: RESOLVED INCOMPLETE
Product: GIMP
Classification: Other
Component: General
2.6.10
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-08-09 14:28 UTC by Pedro Villavicencio
Modified: 2010-09-25 02:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2010-08-09 14:28:56 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gimp/+bug/609345

"Was opening a screenshot image, then I got the crash report."

".

Thread 3 (process 3058)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/libpthread.so.0
  • #2 g_async_queue_pop_intern_unlocked
    at /build/buildd/glib2.0-2.25.11/glib/gasyncqueue.c line 416
  • #3 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.25.11/glib/gthreadpool.c line 247
  • #4 g_thread_create_proxy
    at /build/buildd/glib2.0-2.25.11/glib/gthread.c line 1897
  • #5 start_thread
    from /lib/libpthread.so.0
  • #6 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 2 (process 3057)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/libpthread.so.0
  • #2 g_async_queue_pop_intern_unlocked
    at /build/buildd/glib2.0-2.25.11/glib/gasyncqueue.c line 416
  • #3 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.25.11/glib/gthreadpool.c line 247
  • #4 g_thread_create_proxy
    at /build/buildd/glib2.0-2.25.11/glib/gthread.c line 1897
  • #5 start_thread
    from /lib/libpthread.so.0
  • #6 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 1 (process 3056)

  • #0 gimp_image_opened
    at /build/buildd/gimp-2.6.10/./app/core/gimp.c line 1089
  • #1 file_open_with_proc_and_display
    at /build/buildd/gimp-2.6.10/./app/file/file-open.c line 371
  • #2 file_open_with_display
    at /build/buildd/gimp-2.6.10/./app/file/file-open.c line 309
  • #3 file_open_from_command_line
    at /build/buildd/gimp-2.6.10/./app/file/file-open.c line 490
  • #4 gimp_dbus_service_open_idle
    at /build/buildd/gimp-2.6.10/./app/gui/gimpdbusservice.c line 268
  • #5 g_idle_dispatch
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 4224
  • #6 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2119
  • #7 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2750
  • #8 g_main_loop_run
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2958
  • #9 app_run
    at /build/buildd/gimp-2.6.10/./app/app.c line 246
  • #10 main
    at /build/buildd/gimp-2.6.10/./app/main.c line 406

Comment 1 Martin Nordholts 2010-08-09 17:14:10 UTC
Is there any known step-by-step on how to reproduce?
Comment 2 Fabio Durán Verdugo 2010-09-25 02:24:43 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!