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 567404 - crash in GNOME Commander: I've pressed the 'insert...
crash in GNOME Commander: I've pressed the 'insert...
Status: RESOLVED FIXED
Product: gnome-commander
Classification: Other
Component: application
1.2.x
Other All
: High critical
: 1.2.8
Assigned To: epiotr
epiotr
: 549144 559468 585023 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-01-11 19:23 UTC by gegesy.zsombor
Modified: 2009-06-07 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
patch file which fix one translation which cause segmentation fault. (454 bytes, patch)
2009-01-12 23:26 UTC, gegesy.zsombor
none Details | Review

Description gegesy.zsombor 2009-01-11 19:23:53 UTC
Version: 1.2.7

What were you doing when the application crashed?
I've pressed the 'insert' button on a sub-folder.


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.24.2 2008-12-06 (Gentoo)
BugBuddy Version: 2.24.2

System: Linux 2.6.27-gentoo-r7 #0 SMP Sun Jan 4 05:40:05 CET 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Gion

Memory status: size: 335659008 vsize: 335659008 resident: 35147776 share: 21618688 rss: 35147776 rss_rlim: 18446744073709551615
CPU usage: start_time: 1231701758 rtime: 52 utime: 46 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-commander'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f91a8f5d750 (LWP 10215)]
(no debugging symbols found)
0x00007f919e789e65 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f91a8f5d750 (LWP 10215))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 bugbuddy_segv_handle
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 strlen
    from /lib/libc.so.6
  • #6 vfprintf
    from /lib/libc.so.6
  • #7 vasprintf
    from /lib/libc.so.6
  • #8 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #9 g_strdup_vprintf
    from /usr/lib/libglib-2.0.so.0
  • #10 g_strdup_printf
    from /usr/lib/libglib-2.0.so.0
  • #11 update_selected_files_label
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_signal_emit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gnome_cmd_file_list_keypressed
  • #17 on_list_key_pressed
  • #18 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_window_propagate_key_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_window_key_press_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #28 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #31 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #35 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #38 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #39 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (637482 sec old) ---------------------
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
Failed to open fingerprint file '/usr/share/libtextcat/LM/danish.lm'
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 gegesy.zsombor 2009-01-12 23:24:35 UTC
Hi, I've figured out the root cause of the failure.
 The hungarian message translation were incorrect, it is expected one more parameter in one of the label, the attached patch will fix it.
Comment 2 gegesy.zsombor 2009-01-12 23:26:18 UTC
Created attachment 126320 [details] [review]
patch file which fix one translation which cause segmentation fault.
Comment 3 epiotr 2009-01-13 19:05:28 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 4 epiotr 2009-01-13 20:00:32 UTC
*** Bug 559468 has been marked as a duplicate of this bug. ***
Comment 5 epiotr 2009-04-03 10:45:10 UTC
*** Bug 549144 has been marked as a duplicate of this bug. ***
Comment 6 epiotr 2009-06-07 21:47:04 UTC
*** Bug 585023 has been marked as a duplicate of this bug. ***