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 572143 - gvfsd-http crashed with SIGSEGV in g_source_destroy_internal()
gvfsd-http crashed with SIGSEGV in g_source_destroy_internal()
Status: RESOLVED DUPLICATE of bug 571527
Product: gvfs
Classification: Core
Component: http backend
1.1.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2009-02-17 12:55 UTC by Pedro Villavicencio
Modified: 2009-03-02 12:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-02-17 12:55:38 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gvfs/+bug/329780

".

Thread 2 (process 30415)

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_102
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 link_connection_io_handler
    at linc-connection.c line 1463
  • #4 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 1814
  • #5 g_main_context_iterate
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2448
  • #6 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2656
  • #7 daemon_main
    at daemon-main.c line 270
  • #8 main
    at daemon-main-generic.c line 39

Thread 1 (process 30417)

  • #0 g_source_destroy_internal
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 710
  • #1 link_watch_unlisten
    at linc-source.c line 347
  • #2 link_io_remove_watch
    at linc-source.c line 362
  • #3 link_connection_state_changed_T_R
    at linc-connection.c line 218
  • #4 link_connection_state_changed
    at linc-connection.c line 851
  • #5 link_connection_exec_disconnect
    at linc-connection.c line 1547
  • #6 link_dispatch_command
    at linc.c line 494
  • #7 link_exec_command
    at linc.c line 135
  • #8 giop_connection_dispose
    at giop-connection.c line 68
  • #9 IA__g_object_unref
    at /build/buildd/glib2.0-2.19.6/gobject/gobject.c line 2393
  • #10 link_dispatch_command
    at linc.c line 500
  • #11 link_exec_command
    at linc.c line 135
  • #12 link_connection_unref_unlock
    at linc-connection.c line 97
  • #13 giop_recv_buffer_unuse
    at giop-recv-buffer.c line 512
  • #14 giop_connection_handle_input
    at giop-recv-buffer.c line 1351
  • #15 link_connection_io_handler
    at linc-connection.c line 1475
  • #16 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 1814
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2448
  • #18 IA__g_main_context_iteration
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2511
  • #19 giop_recv_buffer_get
    at giop-recv-buffer.c line 727
  • #20 ORBit_small_invoke_stub
    at orbit-small.c line 660
  • #21 ConfigServer_add_client
    at GConfX-stubs.c line 266
  • #22 gconf_get_config_server
    at gconf.c line 2242
  • #23 gconf_engine_connect
    at gconf.c line 364
  • #24 gconf_engine_get_default
    at gconf.c line 575
  • #25 gconf_client_get_default
    at gconf-client.c line 432
  • #26 gconf_config_cb
    from /usr/lib/libproxy/0.2.3/plugins/gnome.so
  • #27 px_proxy_factory_get_proxies
    from /usr/lib/libproxy.so.0
  • #28 get_proxy_sync
    at soup-proxy-resolver-libproxy.c line 174
  • #29 resolve_thread
    at soup-proxy-resolver-libproxy.c line 122
  • #30 g_thread_create_proxy
    at /build/buildd/glib2.0-2.19.6/glib/gthread.c line 635
  • #31 start_thread
    from /lib/libpthread.so.0
  • #32 clone
    from /lib/libc.so.6
  • #33 ??

Comment 1 Alexander Larsson 2009-03-02 12:32:22 UTC
Almost certainly a dup of bug 571527

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