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 662959 - Trying to play file from remote host via sftp results in crash
Trying to play file from remote host via sftp results in crash
Status: RESOLVED DUPLICATE of bug 675181
Product: gvfs
Classification: Core
Component: sftp backend
1.10.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-28 18:06 UTC by Priit Laes (IRC: plaes)
Modified: 2014-04-20 07:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2011-10-28 18:06:38 UTC
This is with gvfs-1.10.1, when trying to play file with totem from remote machine via sftp

Program received signal SIGSEGV, Segmentation fault.
g_vfs_job_emit_finished (job=0x0) at gvfsjob.c:323
323	gvfsjob.c: No such file or directory.
	in gvfsjob.c
(gdb) bt

(gdb) bt full
  • #0 g_vfs_job_emit_finished
    at gvfsjob.c line 323
  • #1 send_reply_cb
    at gvfschannel.c line 613
  • #2 async_ready_callback_wrapper
    at goutputstream.c line 592
  • #3 g_simple_async_result_complete
    at gsimpleasyncresult.c line 749
  • #4 write_async_cb
    at gunixoutputstream.c line 469
  • #5 fd_source_dispatch
    at gasynchelper.c line 75
  • #6 g_main_dispatch
    at gmain.c line 2425
  • #7 g_main_context_dispatch
    at gmain.c line 2995
  • #8 g_main_context_iterate
    at gmain.c line 3073
  • #9 g_main_loop_run
    at gmain.c line 3281
  • #10 daemon_main
    at daemon-main.c line 301
  • #11 main
    at daemon-main-generic.c line 39

Comment 1 Ross Lagerwall 2014-04-20 07:46:23 UTC
This looks like a dup of bug 675181.

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