Your message dated Sun, 23 Nov 2025 17:50:39 +0000 with message-id <[email protected]> and subject line Bug#1120738: Removed package(s) from unstable has caused the Debian Bug report #177479, regarding gtkam: Seg fault when downlaoding images. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 177479: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177479 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gtkam Version: 0.1.2-2 Severity: normal -- System Information Debian Release: 3.0 Kernel Version: Linux coltrane 2.4.20 #5 SMP Mon Jan 20 08:11:33 EST 2003 i686 Pentium III (Katmai) GenuineIntel GNU/Linux Versions of the packages gtkam depends on: ii gphoto2 2.1.0-9 The gphoto2 digital camera library ii libc6 2.2.5-14.3 GNU C Library: Shared libraries and Timezone ii libgdk-pixbuf2 0.20.0-1 The GdkPixBuf library. ii libglib1.2 1.2.10-6 The GLib library of C routines ii libgtk1.2 1.2.10-14 The GIMP Toolkit set of widgets for X ii xlibs 4.2.1-3 X Window System client libraries Ran gtkam, selected camera (Kodak DC3400), selected all images, go to "save selected photoes", clock OK and the photoes start downloading and gtkam segfaults at the end of the download. I ran this in gdb and here's the backtrace: erikd@coltrane > gdb gtkam gdb: Symbol `emacs_ctlx_keymap' has different size in shared object, consider re-linking GNU gdb 2002-04-01-cvs Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/gtkam (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... IFD 0 at 8. Thumbnail at 1294. IFD 1 at 1336. Thumbnail at 1490. Thumbnail size: 5398. (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x4029fc11 in gp_file_set_mtime () from /usr/lib/libgphoto2.so.2 (gdb) bt #0 0x4029fc11 in gp_file_set_mtime () from /usr/lib/libgphoto2.so.2 #1 0x402a3683 in gp_filesystem_set_file_noop () from /usr/lib/libgphoto2.so.2 #2 0x402a2b94 in gp_filesystem_set_folder_funcs () from /usr/lib/libgphoto2.so.2 #3 0x402a2bff in gp_filesystem_get_file () from /usr/lib/libgphoto2.so.2 #4 0x4029c724 in gp_camera_file_get () from /usr/lib/libgphoto2.so.2 #5 0x080595c4 in gtkam_save_get_type () #6 0x080597ea in gtkam_save_get_type () #7 0x400b11b9 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0 #8 0x400e0b6c in gtk_signal_remove_emission_hook () from /usr/lib/libgtk-1.2.so.0 #9 0x400dffd5 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #10 0x400de0b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #11 0x4004f068 in gtk_button_clicked () from /usr/lib/libgtk-1.2.so.0 #12 0x400505ed in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0 #13 0x400b11b9 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0 #14 0x400dfe6f in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #15 0x400de0b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #16 0x4004efa8 in gtk_button_released () from /usr/lib/libgtk-1.2.so.0 #17 0x4004ff58 in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0 #18 0x400b0e43 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0 #19 0x400e0013 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #20 0x400de0b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #21 0x40114b0b in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0 #22 0x400b0d95 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0 #23 0x400afefe in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0 #24 0x4015e4d7 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0 #25 0x4018d4c8 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #26 0x4018dad3 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #27 0x4018dc6c in g_main_run () from /usr/lib/libglib-1.2.so.0 #28 0x400af7f7 in gtk_main () from /usr/lib/libgtk-1.2.so.0 #29 0x0805ab7e in main () #30 0x4033e0bf in __libc_start_main () from /lib/libc.so.6 (gdb) q A debugging session is active. Do you still want to close the debugger?(y or n) y
--- End Message ---
--- Begin Message ---Version: 1.1-2+rm Dear submitter, as the package gtkam has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1120738 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

