#0 0x0000000000413d8d in create_reply (job=0x7f2c8c0221f0, object=0x2f2f370, invocation=0x2f2e4c0) at gvfsjobopenforread.c:183 178: fd_list = g_unix_fd_list_new (); 179: error = NULL; 180: fd_id = g_unix_fd_list_append (fd_list, remote_fd, &error); 181: if (fd_id == -1) 182: { 183: g_warning ("create_reply: %s (%s, %d)\n", error->message, g_quark_to_string (error->domain), error->code); 184: g_error_free (error); 185: } 186: 187: if (open_job->read_icon) 188: gvfs_dbus_mount_complete_open_icon_for_read (object, invocation, #1 0x000000000041142c in send_reply (job=0x7f2c8c0221f0) at gvfsjobdbus.c:160 155: class = G_VFS_JOB_DBUS_GET_CLASS (job); 156: 157: if (job->failed) 158: g_dbus_method_invocation_return_gerror (dbus_job->invocation, job->error); 159: else 160: class->create_reply (job, dbus_job->object, dbus_job->invocation); 161: 162: g_vfs_job_emit_finished (job); 163: } 164: 165: gboolean #2 0x00007f2cb0dab407 in _g_closure_invoke_va (closure=0x1211f90, return_value=0x0, instance=0x7f2c8c0221f0, args=0x7fffce2b9348, n_params=0, param_types=0x0) at /build/buildd/glib2.0-2.34.0/./gobject/gclosure.c:840 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gclosure.c was not found in source tree] #3 0x00007f2cb0dc3df6 in g_signal_emit_valist (instance=0x7f2c8c0221f0, signal_id=, detail=0, var_args=var_args@entry=0x7fffce2b9348) at /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c:3211 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c was not found in source tree] #4 0x00007f2cb0dc4642 in g_signal_emit (instance=instance@entry=0x7f2c8c0221f0, signal_id=, detail=detail@entry=0) at /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c:3356 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c was not found in source tree] #5 0x00000000004109d3 in g_vfs_job_send_reply (job=job@entry=0x7f2c8c0221f0) at gvfsjob.c:236 231: 232: static void 233: g_vfs_job_send_reply (GVfsJob *job) 234: { 235: job->sent_reply = TRUE; 236: g_signal_emit (job, signals[SEND_REPLY], 0); 237: } 238: 239: void 240: g_vfs_job_failed (GVfsJob *job, 241: GQuark domain, #6 0x0000000000411079 in g_vfs_job_succeeded (job=job@entry=0x7f2c8c0221f0) at gvfsjob.c:302 297: 298: void 299: g_vfs_job_succeeded (GVfsJob *job) 300: { 301: job->failed = FALSE; 302: g_vfs_job_send_reply (job); 303: } 304: 305: 306: gboolean 307: g_vfs_job_is_finished (GVfsJob *job) #7 0x000000000040a8a1 in open_for_read_ready (source_object=, result=, user_data=) at gvfsbackendhttp.c:367 362: 363: can_seek = G_IS_SEEKABLE (stream) && g_seekable_can_seek (G_SEEKABLE (stream)); 364: 365: g_vfs_job_open_for_read_set_can_seek (G_VFS_JOB_OPEN_FOR_READ (job), can_seek); 366: g_vfs_job_open_for_read_set_handle (G_VFS_JOB_OPEN_FOR_READ (job), stream); 367: g_vfs_job_succeeded (job); 368: } 369: 370: static gboolean 371: try_open_for_read (GVfsBackend *backend, 372: GVfsJobOpenForRead *job, #8 0x000000000040980b in wrapper_callback (source_object=0x121d440, res=0x2531250, user_data=0x7f2c8c0221f0) at soup-input-stream.c:529 524: GInputStream *stream = G_INPUT_STREAM (source_object); 525: SoupInputStreamPrivate *priv = SOUP_INPUT_STREAM_GET_PRIVATE (stream); 526: 527: g_input_stream_clear_pending (stream); 528: if (priv->outstanding_callback) 529: (*priv->outstanding_callback) (source_object, res, user_data); 530: priv->outstanding_callback = NULL; 531: g_object_unref (stream); 532: } 533: 534: static void #9 0x00007f2cb1057f57 in g_simple_async_result_complete (simple=0x2531250) at /build/buildd/glib2.0-2.34.0/./gio/gsimpleasyncresult.c:775 [Error: /build/buildd/glib2.0-2.34.0/./gio/gsimpleasyncresult.c was not found in source tree] #10 0x000000000040a549 in send_async_finished (stream=) at soup-input-stream.c:591 586: if (error) 587: { 588: g_simple_async_result_set_from_error (result, error); 589: g_error_free (error); 590: } 591: g_simple_async_result_complete (result); 592: g_object_unref (result); 593: } 594: 595: static void 596: soup_input_stream_send_async_internal (GInputStream *stream, #11 0x00007f2cb0dab140 in g_closure_invoke (closure=0x2e66bb0, return_value=0x0, n_param_values=1, param_values=0x7fffce2b96c0, invocation_hint=0x7fffce2b9660) at /build/buildd/glib2.0-2.34.0/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gclosure.c was not found in source tree] #12 0x00007f2cb0dbc550 in signal_emit_unlocked_R (node=node@entry=0x121a040, detail=detail@entry=0, instance=instance@entry=0x16604e0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffce2b96c0) at /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c:3551 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c was not found in source tree] #13 0x00007f2cb0dc44af in g_signal_emit_valist (instance=0x16604e0, signal_id=, detail=0, var_args=var_args@entry=0x7fffce2b9908) at /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c:3300 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c was not found in source tree] #14 0x00007f2cb0dc4642 in g_signal_emit (instance=instance@entry=0x16604e0, signal_id=, detail=detail@entry=0) at /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c:3356 [Error: /build/buildd/glib2.0-2.34.0/./gobject/gsignal.c was not found in source tree] #15 0x00007f2cb139841f in soup_message_got_headers (msg=msg@entry=0x16604e0) at soup-message.c:1062 [Error: soup-message.c was not found in source tree] #16 0x00007f2cb139cc2d in io_read (msg=msg@entry=0x16604e0, cancellable=cancellable@entry=0x7f2ca8329f90, error=error@entry=0x7fffce2b9ab8) at soup-message-io.c:568 [Error: soup-message-io.c was not found in source tree] #17 0x00007f2cb139cf0b in io_run_until (msg=msg@entry=0x16604e0, read_state=read_state@entry=SOUP_MESSAGE_IO_STATE_DONE, write_state=write_state@entry=SOUP_MESSAGE_IO_STATE_DONE, cancellable=0x7f2ca8329f90, error=error@entry=0x7fffce2b9b00) at soup-message-io.c:828 [Error: soup-message-io.c was not found in source tree] #18 0x00007f2cb139d786 in io_run (msg=0x16604e0, user_data=) at soup-message-io.c:891 [Error: soup-message-io.c was not found in source tree] #19 0x00007f2cb0aebab5 in g_main_dispatch (context=0x11e41d0) at /build/buildd/glib2.0-2.34.0/./glib/gmain.c:2715 [Error: /build/buildd/glib2.0-2.34.0/./glib/gmain.c was not found in source tree] #20 g_main_context_dispatch (context=context@entry=0x11e41d0) at /build/buildd/glib2.0-2.34.0/./glib/gmain.c:3219 [Error: /build/buildd/glib2.0-2.34.0/./glib/gmain.c was not found in source tree] #21 0x00007f2cb0aebde8 in g_main_context_iterate (context=0x11e41d0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.34.0/./glib/gmain.c:3290 [Error: /build/buildd/glib2.0-2.34.0/./glib/gmain.c was not found in source tree] #22 0x00007f2cb0aec1e2 in g_main_loop_run (loop=0x11ecc20) at /build/buildd/glib2.0-2.34.0/./glib/gmain.c:3484 [Error: /build/buildd/glib2.0-2.34.0/./glib/gmain.c was not found in source tree] #23 0x000000000040c327 in daemon_main (argc=argc@entry=4, argv=argv@entry=0x7fffce2b9dd8, max_job_threads=max_job_threads@entry=1, default_type=default_type@entry=0x41cd79 "http", mountable_name=mountable_name@entry=0x41cd62 "org.gtk.vfs.mountpoint.http", first_type_name=first_type_name@entry=0x41cd79 "http") at daemon-main.c:396 391: else 392: { 393: g_idle_add (do_name_acquired, data); 394: } 395: 396: g_main_loop_run (loop); 397: 398: g_clear_object (&data->daemon); 399: g_free (data->mountable_name); 400: g_free (data); 401: if (name_owner_id != 0) #24 0x0000000000408fa7 in main (argc=4, argv=0x7fffce2b9dd8) at daemon-main-generic.c:39 34: #ifdef BACKEND_SETUP_FUNC 35: BACKEND_SETUP_FUNC (); 36: #else 37: daemon_setup (); 38: #endif 39: daemon_main (argc, argv, 40: #ifdef MAX_JOB_THREADS 41: MAX_JOB_THREADS, 42: #else 43: -1, 44: #endif