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 328430 - gthumb 2.7.2 crashes on startup.
gthumb 2.7.2 crashes on startup.
Status: RESOLVED DUPLICATE of bug 325507
Product: gthumb
Classification: Other
Component: general
2.7.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-01-24 13:45 UTC by Daniel Holbach
Modified: 2006-02-01 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Holbach 2006-01-24 13:45:52 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/gthumb/+bug/29478

Steps to reproduce:
1. Start gthumb

Effects:
gthumb crashes without giving any verbose output.

Additional information:
Distribution: Dapper Drake development branch
gthumb package version: 3:2.7.2-0ubuntu1


Thread 1 (Thread -1226873152 (LWP 31570))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 go_to_directory_continue
    at gth-browser.c line 7578
  • #6 dir_list_refresh_continue
    at dir-list.c line 416
  • #7 directory_load_cb
    at file-utils.c line 172
  • #8 dispatch_job_callback
    at gnome-vfs-job.c line 236
  • #9 g_idle_dispatch
    at gmain.c line 3796
  • #10 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #11 g_main_context_iterate
    at gmain.c line 2547
  • #12 IA__g_main_loop_run
    at gmain.c line 2751
  • #13 IA__gtk_main
    at gtkmain.c line 991
  • #14 main
    at main.c line 724
  • #0 __kernel_vsyscall

Comment 1 Tarmo Friman 2006-01-24 22:09:25 UTC
Cheerio,

I did a downgrade to older gthumb 2.6.5 and discovered that the folder it is trying to open doesn't exist (/home/tarmo/pics/christmas-holiday). I had renamed it. With older version it just gave an error without crashing.

I then changed back to newer version and gthumb starts fine because it's opening a folder which exists.

The bug is actually that the gthumb 2.7.2 crashes on startup if the folder which it is trying to read doesn't exist.

I hope this helps...

- Tarmo
Comment 2 Olav Vitters 2006-02-01 23:18:07 UTC
Seems to be fixed right after 2.7.2 was released

*** This bug has been marked as a duplicate of 325507 ***