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 485721 - add_scheme_if_absent crash in gthumb-2-10 svn
add_scheme_if_absent crash in gthumb-2-10 svn
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 464777 472785 484457 486009 486158 486184 486298 486416 486705 487013 487014 487061 487290 487296 487304 487347 487387 487390 487439 487537 487681 488196 488623 488919 489159 490228 490757 490866 491132 491182 491183 491198 491492 491508 492204 492327 492329 492355 493109 493144 493428 493471 493505 496513 499305 501767 526769 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-11 13:09 UTC by Michael Chudobiak
Modified: 2008-04-07 17:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2007-10-11 13:09:11 UTC
Select image, press F11 for fullscreen, press delete. Crashes on FC6, but not on F7, oddly. Also reported in Ubuntu - https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/145841.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.22.9-61.fc6 #1 SMP Thu Sep 27 18:48:03 EDT 2007 i686
X Vendor: The XFree86 Project, Inc
X Vendor Release: 40300000
Selinux: No
Accessibility: Disabled

Memory status: size: 134078464 vsize: 0 resident: 134078464 share: 0 rss: 48033792 rss_rlim: 0
CPU usage: start_time: 1192107986 rtime: 0 utime: 180 stime: 0 cutime:165 cstime: 0 timeout: 15 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gthumb'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208252704 (LWP 16985)]
[New Thread -1313879152 (LWP 17023)]
[New Thread -1278891120 (LWP 17017)]
[New Thread -1278362736 (LWP 17016)]
[New Thread -1277834352 (LWP 17015)]
[New Thread -1277305968 (LWP 17014)]
[New Thread -1266160752 (LWP 16995)]
[New Thread -1265632368 (LWP 16994)]
[New Thread -1263748208 (LWP 16993)]
[New Thread -1252729968 (LWP 16990)]
[New Thread -1252201584 (LWP 16988)]
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208252704 (LWP 16985))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 add_scheme_if_absent
    at file-utils.c line 1421
  • #5 uricmp
    at file-utils.c line 1598
  • #6 IA__g_list_find_custom
    at glist.c line 403
  • #7 monitor_update_files_cb
    at gth-fullscreen.c line 1418
  • #8 gthumb_marshal_VOID__INT_BOXED
    at gthumb-marshal.c line 361
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #12 IA__g_signal_emit
    at gsignal.c line 2243
  • #13 gth_monitor_notify_update_files
    at gth-monitor.c line 519
  • #14 all_windows_notify_files_created
    at main.c line 787
  • #15 files_copy__done
    at dlg-file-utils.c line 1224
  • #16 file_progress_update_cb
    at dlg-file-utils.c line 1257
  • #17 dispatch_xfer_callback
    at gnome-vfs-job.c line 283
  • #18 dispatch_sync_job_callback
    at gnome-vfs-job.c line 448
  • #19 g_idle_dispatch
    at gmain.c line 3928
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #21 g_main_context_iterate
    at gmain.c line 2677
  • #22 IA__g_main_loop_run
    at gmain.c line 2881
  • #23 IA__gtk_main
    at gtkmain.c line 1154
  • #24 main
    at main.c line 738
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2007-10-11 13:10:26 UTC
*** Bug 472785 has been marked as a duplicate of this bug. ***
Comment 2 Michael Chudobiak 2007-10-11 13:12:20 UTC
*** Bug 464777 has been marked as a duplicate of this bug. ***
Comment 3 Michael Chudobiak 2007-10-12 12:41:27 UTC
*** Bug 486009 has been marked as a duplicate of this bug. ***
Comment 4 Michael Chudobiak 2007-10-12 12:41:42 UTC
*** Bug 484457 has been marked as a duplicate of this bug. ***
Comment 5 Michael Chudobiak 2007-10-12 18:53:10 UTC
Bug 485998 might be relevant too - it suggests that the active file is not properly marked as "selected" in fullscreen mode.

- Mike
Comment 6 Michael Chudobiak 2007-10-13 13:17:32 UTC
*** Bug 486158 has been marked as a duplicate of this bug. ***
Comment 7 Michael Chudobiak 2007-10-13 13:18:15 UTC
*** Bug 486184 has been marked as a duplicate of this bug. ***
Comment 8 Michael Chudobiak 2007-10-13 13:18:40 UTC
*** Bug 486298 has been marked as a duplicate of this bug. ***
Comment 9 Michael Chudobiak 2007-10-13 20:48:32 UTC
*** Bug 486416 has been marked as a duplicate of this bug. ***
Comment 10 Paolo Bacchilega 2007-10-14 07:34:20 UTC
fixed now in gthumb-2-10.
Comment 11 Michael Chudobiak 2007-10-14 23:46:55 UTC
*** Bug 486705 has been marked as a duplicate of this bug. ***
Comment 12 Michael Chudobiak 2007-10-16 09:40:34 UTC
*** Bug 487013 has been marked as a duplicate of this bug. ***
Comment 13 Michael Chudobiak 2007-10-16 09:40:55 UTC
*** Bug 487014 has been marked as a duplicate of this bug. ***
Comment 14 Michael Chudobiak 2007-10-16 09:41:18 UTC
*** Bug 487061 has been marked as a duplicate of this bug. ***
Comment 15 Michael Chudobiak 2007-10-16 20:24:33 UTC
*** Bug 487290 has been marked as a duplicate of this bug. ***
Comment 16 Michael Chudobiak 2007-10-17 11:41:54 UTC
*** Bug 487439 has been marked as a duplicate of this bug. ***
Comment 17 Michael Chudobiak 2007-10-17 11:43:14 UTC
*** Bug 487390 has been marked as a duplicate of this bug. ***
Comment 18 Michael Chudobiak 2007-10-17 11:43:38 UTC
*** Bug 487387 has been marked as a duplicate of this bug. ***
Comment 19 Michael Chudobiak 2007-10-17 11:45:13 UTC
*** Bug 487347 has been marked as a duplicate of this bug. ***
Comment 20 Michael Chudobiak 2007-10-17 11:46:06 UTC
*** Bug 487304 has been marked as a duplicate of this bug. ***
Comment 21 Michael Chudobiak 2007-10-17 11:46:31 UTC
*** Bug 487296 has been marked as a duplicate of this bug. ***
Comment 22 Michael Chudobiak 2007-10-17 15:10:56 UTC
*** Bug 487537 has been marked as a duplicate of this bug. ***
Comment 23 Michael Chudobiak 2007-10-17 23:51:35 UTC
*** Bug 487681 has been marked as a duplicate of this bug. ***
Comment 24 Michael Chudobiak 2007-10-22 11:57:53 UTC
*** Bug 488196 has been marked as a duplicate of this bug. ***
Comment 25 Michael Chudobiak 2007-10-22 12:01:50 UTC
*** Bug 488919 has been marked as a duplicate of this bug. ***
Comment 26 Michael Chudobiak 2007-10-22 12:02:22 UTC
*** Bug 488623 has been marked as a duplicate of this bug. ***
Comment 27 Michael Chudobiak 2007-10-23 14:05:03 UTC
*** Bug 489159 has been marked as a duplicate of this bug. ***
Comment 28 Michael Chudobiak 2007-10-25 17:51:56 UTC
*** Bug 490228 has been marked as a duplicate of this bug. ***
Comment 29 Michael Chudobiak 2007-10-27 14:07:50 UTC
*** Bug 490757 has been marked as a duplicate of this bug. ***
Comment 30 Michael Chudobiak 2007-10-27 18:29:57 UTC
*** Bug 490866 has been marked as a duplicate of this bug. ***
Comment 31 Michael Chudobiak 2007-10-28 22:56:57 UTC
*** Bug 491198 has been marked as a duplicate of this bug. ***
Comment 32 Michael Chudobiak 2007-10-28 22:57:01 UTC
*** Bug 491183 has been marked as a duplicate of this bug. ***
Comment 33 Michael Chudobiak 2007-10-28 22:57:04 UTC
*** Bug 491182 has been marked as a duplicate of this bug. ***
Comment 34 Michael Chudobiak 2007-10-28 22:57:37 UTC
*** Bug 491132 has been marked as a duplicate of this bug. ***
Comment 35 Michael Chudobiak 2007-10-29 19:21:20 UTC
*** Bug 491492 has been marked as a duplicate of this bug. ***
Comment 36 Michael Chudobiak 2007-10-29 20:24:54 UTC
*** Bug 491508 has been marked as a duplicate of this bug. ***
Comment 37 Michael Chudobiak 2007-11-01 11:40:06 UTC
*** Bug 492204 has been marked as a duplicate of this bug. ***
Comment 38 Michael Chudobiak 2007-11-01 12:10:41 UTC
*** Bug 492327 has been marked as a duplicate of this bug. ***
Comment 39 Michael Chudobiak 2007-11-01 12:10:54 UTC
*** Bug 492329 has been marked as a duplicate of this bug. ***
Comment 40 Michael Chudobiak 2007-11-01 13:35:22 UTC
*** Bug 492355 has been marked as a duplicate of this bug. ***
Comment 41 Michael Chudobiak 2007-11-03 17:15:59 UTC
*** Bug 493109 has been marked as a duplicate of this bug. ***
Comment 42 Michael Chudobiak 2007-11-03 20:31:06 UTC
*** Bug 493144 has been marked as a duplicate of this bug. ***
Comment 43 Michael Chudobiak 2007-11-04 16:56:16 UTC
*** Bug 493428 has been marked as a duplicate of this bug. ***
Comment 44 Michael Chudobiak 2007-11-05 01:13:04 UTC
*** Bug 493471 has been marked as a duplicate of this bug. ***
Comment 45 Michael Chudobiak 2007-11-05 01:13:29 UTC
*** Bug 493505 has been marked as a duplicate of this bug. ***
Comment 46 Michael Chudobiak 2007-11-13 18:09:29 UTC
*** Bug 496513 has been marked as a duplicate of this bug. ***
Comment 47 Michael Chudobiak 2007-11-24 18:21:52 UTC
*** Bug 499305 has been marked as a duplicate of this bug. ***
Comment 48 Michael Chudobiak 2007-12-05 14:45:11 UTC
*** Bug 501767 has been marked as a duplicate of this bug. ***
Comment 49 Michael Chudobiak 2008-04-07 17:26:44 UTC
*** Bug 526769 has been marked as a duplicate of this bug. ***