GNOME Bugzilla – Bug 650429
The Remote Connections menu item causes the application to crash
Last modified: 2011-12-17 22:20:48 UTC
Version: 1.2.8.10 Distro: Xubuntu 11.04, Xfce 4.8.0 I'd like to report the following bug: When I launch the gnome commander and attempt to trigger the remote connections dialog (either via the top menu or the Ctrl+F key combo), the application crashes. This is all the output the application gives me in the terminal window: ** (gnome-commander:3419): CRITICAL **: GnomeCmdConFtp* gnome_cmd_con_ftp_new(const gchar*, const std::string&): assertion `uri != NULL' failed ** (gnome-commander:3419): CRITICAL **: GnomeCmdConFtp* gnome_cmd_con_ftp_new(const gchar*, const std::string&): assertion `uri != NULL' failed (gnome-commander:3419): Gtk-CRITICAL **: IA__gtk_signal_connect_full: assertion `GTK_IS_OBJECT (object)' failed ** (gnome-commander:3419): CRITICAL **: GnomeCmdBookmarkGroup* gnome_cmd_con_get_bookmarks(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: GnomeCmdPixmap* gnome_cmd_con_get_go_pixmap(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: const gchar* gnome_cmd_con_get_go_text(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_closeable(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: gboolean gnome_cmd_con_is_open(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed ** (gnome-commander:3419): CRITICAL **: const gchar* gnome_cmd_con_get_alias(GnomeCmdCon*): assertion `GNOME_CMD_IS_CON (con)' failed Segmentation fault Unfortunately I can't seem to find the debug log of the app. Thank you for your time! Regards Martin Daum
Created attachment 187994 [details] output of strace -o gnome-commander when reproducing the crash
I am also seeing this using Ubuntu 12.04 alpha 1 and Gnome Commander 1.2.8.14. Work around in Ubuntu is to install libgnomevfs2-extra.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next\, 1.4 version. You may want to check for a software upgrade.