Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#11257 - gnome-commander 1.2.6 crash

Attached to Project: Community Packages
Opened by Peter Avramucz (muczyjoe) - Tuesday, 19 August 2008, 16:57 GMT
Last edited by Stefan Husmann (stefanhusmann) - Friday, 03 April 2009, 03:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Roman Kyrylych (Romashka)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

gnome-commander 1.2.6 (1.2.3-1.2.5 doesn't do this) crashes when I press Insert or Space on a directory.

trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7cd3700 (LWP 17752)]
0x4e12ea5b in strlen () from /lib/libc.so.6
(gdb) bt
#0 0x4e12ea5b in strlen () from /lib/libc.so.6
#1 0x4e0fdce6 in vfprintf () from /lib/libc.so.6
#2 0x4e12087c in vasprintf () from /lib/libc.so.6
#3 0x4e432fa7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#4 0x4e41f4a6 in g_strdup_printf () from /usr/lib/libglib-2.0.so.0
#5 0x08098eec in on_list_selection_changed (fl=0x83b0020, fs=0x83a71e0) at gnome-cmd-file-selector.cc:216
#6 0x4e5bd174 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#7 0x4e5afb03 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8 0x4e5c2f3d in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#9 0x4e5c4474 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#10 0x4eaa938e in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x0808d614 in gnome_cmd_file_list_toggle (fl=0x83b0020) at gnome-cmd-file-list.cc:320
#12 0x0808e51b in gnome_cmd_file_list_keypressed (fl=0x83b0020, event=0x8571598) at gnome-cmd-file-list.cc:2346
#13 0x0809960d in on_list_key_pressed (clist=0x83b0020, event=0x8571598, fs=0x83a71e0) at gnome-cmd-file-selector.cc:1173
#14 0x4ea3dc46 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x4e5afb03 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x4e5c2f3d in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#17 0x4e5c42fb in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#18 0x4e5c48d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x4eb6601e in gtk_widget_event_internal () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x4eb781a6 in gtk_window_propagate_key_event () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x4eb7b41c in gtk_window_key_press_event () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x4ea3dc46 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x4e5ae279 in g_type_class_meta_marshal () from /usr/lib/libgobject-2.0.so.0
#24 0x4e5afb03 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0x4e5c2bc5 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#26 0x4e5c42fb in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0x4e5c48d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0x4eb6601e in gtk_widget_event_internal () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x4ea36971 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x4ea37baf in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#31 0x4e81f61a in gdk_event_dispatch () from /usr/lib/libgdk-x11-2.0.so.0
#32 0x4e3fd171 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x4e400803 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#34 0x4e400d22 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#35 0x4ea380d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x080c4fd5 in main (argc=1, argv=Cannot access memory at address 0x5
) at main.cc:145
This task depends upon

Closed by  Stefan Husmann (stefanhusmann)
Friday, 03 April 2009, 03:35 GMT
Reason for closing:  Works for me
Additional comments about closing:  works for me and others, see comments
Comment by Greg (dolby) - Tuesday, 19 August 2008, 18:04 GMT
  • Field changed: Attached to Project (Arch Linux → Community Packages)
  • Field changed: Status (Unconfirmed → Assigned)
  • Task assigned to Roman Kyrylych (Romashka)
Please check which section you report bugs to from now on
Comment by Peter Avramucz (muczyjoe) - Saturday, 23 August 2008, 21:27 GMT
Sorry for section mislead.
This still happens with 1.2.7, so I have reported upstream: http://bugzilla.gnome.org/show_bug.cgi?id=549144 .
Comment by Stefan Husmann (stefanhusmann) - Thursday, 13 November 2008, 23:01 GMT
Cannot confirm, does not happen here. (gnome-commander 1.2.7-2, x86_64)
Comment by Dan Griffiths (Ghost1227) - Thursday, 02 April 2009, 15:28 GMT
Checked on i686 and cannot confirm. Given that both x86_64 and i686 have been confirmed to work, this is likely a user problem rather than a problem with the package itself. Additionally, since this has not been updated in several months, I suspect the interested parties have either resolved their issues or moved on.

Stefan - if you have no objections, I recommend closing this bug.

Loading...