[ubuntu-mono] [Bug 82072] When I try to access the Web Resources

José Oviedo joviedo at gmail.com
Mon Jan 29 06:04:00 UTC 2007


Public bug reported:

Binary package hint: banshee

Banshee version: 0.11.1, ubuntu edgy

Se produjo una excepción no tratada: Hubo un error al lanzar el comando de
acción predeterminado asociado con esta ubicación.

  at Gnome.Url.Show (System.String url) [0x00000] 
  at
Banshee.Plugins.Recommendation.RecommendationPane+<>AnonHelp<2>.<#AnonymousMethod>2
(System.Object +0, System.EventArgs +1) [0x00000] 
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[]
(string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler
startup, System.String[] args) [0x00000] 
.NET Version: 2.0.50727.42

Assembly Version Information:

System.Web (2.0.0.0)
System.Configuration (2.0.0.0)
Recommendation (0.11.1.0)
Podcast (0.11.1.0)
NotificationAreaIcon (0.11.1.41236)
MiniMode (0.11.1.0)
MusicBrainz (0.11.1.41226)
MetadataSearch (0.11.1.41235)
MMKeys (0.11.1.41236)
avahi-sharp (1.0.0.0)
Daap (0.11.1.41235)
Banshee.Plugins.Audioscrobbler (0.11.1.41234)
ipod-sharp-ui (0.0.1.0)
njb-sharp (0.3.0.27013)
Banshee.Dap.Njb (0.11.1.41233)
gnome-vfs-sharp (2.16.0.0)
Banshee.Dap.MassStorage (0.11.1.41233)
ipod-sharp (0.0.1.0)
Banshee.Dap.Ipod (0.11.1.41232)
GStreamerPlayerEngine (0.11.1.41231)
System.Xml (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
pango-sharp (2.10.0.0)
Mono.Cairo (2.0.0.0)
Hal (0.0.0.0)
Last.FM (0.0.0.0)
NDesk.DBus (0.0.0.0)
Mono.Posix (2.0.0.0)
Banshee.Widgets (0.11.1.41228)
glade-sharp (2.10.0.0)
gnome-sharp (2.16.0.0)
gconf-sharp (2.16.0.0)
NDesk.DBus.GLib (0.0.0.0)
gdk-sharp (2.10.0.0)
System (2.0.0.0)
atk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gtk-sharp (2.10.0.0)
Banshee.Base (0.11.1.41231)
banshee (0.11.1.41238)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.17-10-generic i686 unknown GNU/Linux

Disribution Information:

[/etc/debian_version]
testing/unstable

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.10
DISTRIB_CODENAME=edgy
DISTRIB_DESCRIPTION="Ubuntu 6.10"


------------------------------------------------------------------------

Banshee version 0.11.5, ubuntu edgy with repository feisty

In the console show:


oviedo at boctok:/tmp$ banshee 
Warning: [29/01/2007 0:00:34] (No se puede conectar con NetworkManager) - Se asumirá una conexión disponible y en funcionamiento
Debug: [29/01/2007 0:00:35] (Loading audio profiles) - /usr/share/banshee/audio-profiles
0:00:03.495792000 13436 0x823cdd8 ERROR         GST_PIPELINE ./grammar.y:494:_gst_parse__yyparse: no existe el elemento «ffmux_mp4»
0:00:03.799629000 13436 0x823cdd8 ERROR         GST_PIPELINE ./grammar.y:494:_gst_parse__yyparse: no existe el elemento «xingenc»
0:00:04.048983000 13436 0x823cdd8 ERROR         GST_PIPELINE ./grammar.y:494:_gst_parse__yyparse: no existe el elemento «fluwmaenc»
0:00:04.050921000 13436 0x823cdd8 ERROR         GST_PIPELINE ./grammar.y:494:_gst_parse__yyparse: no existe el elemento «fluasfmux»
Debug: [29/01/2007 0:00:38] (Motor de reproducción predeterminado) - GStreamer 0.10
Debug: [29/01/2007 0:00:38] (Inicializado el core de CD de audio) - 
Debug: [29/01/2007 0:00:38] (Testing device for DAP support) - /org/freedesktop/Hal/devices/volume_uuid_8102_0861
Debug: [29/01/2007 0:00:39] (DAP has not been added) - /org/freedesktop/Hal/devices/volume_uuid_8102_0861
Debug: [29/01/2007 0:00:39] (Testing device for DAP support) - /org/freedesktop/Hal/devices/volume_uuid_40C5_D5C5
Debug: [29/01/2007 0:00:39] (DAP has not been added) - /org/freedesktop/Hal/devices/volume_uuid_40C5_D5C5

(Banshee:13436): GStreamer-WARNING **: adding flushing pad 'audio_00' to
running element 'asfdemux0'

(Banshee:13436): GStreamer-WARNING **: adding flushing pad 'src0' to
running element 'decoder'

(Banshee:13436): GStreamer-WARNING **: adding flushing pad 'sink0' to running element 'selector_audio_src0'
Hubo un error al lanzar el comando de acción predeterminado asociado con esta ubicación.
GLib.GException: Hubo un error al lanzar el comando de acción predeterminado asociado con esta ubicación.
  at Gnome.Url.Show (System.String url) [0x00000] 
  at Banshee.Plugins.Recommendation.RecommendationPane+<>c__CompilerGenerated2.<>c__AnonymousMethod8 (System.Object +3, System.EventArgs +4) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000] 
Stacktrace:

  at (wrapper managed-to-native) GLib.Signal.g_signal_get_invocation_hint (intptr) <0x00004>
  at (wrapper managed-to-native) GLib.Signal.g_signal_get_invocation_hint (intptr) <0xffffffff>
  at GLib.Signal.get_Handler () <0x0001c>
  at GLib.Signal.voidObjectCallback (intptr,intptr) <0x00060>
  at (wrapper native-to-managed) GLib.Signal.voidObjectCallback (intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr) <0x00004>
  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr) <0xffffffff>
  at Gtk.Object.Destroy () <0x0001a>
  at Gtk.Widget.Destroy () <0x0000d>
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x00115>
  at Banshee.BansheeEntry.Main (string[]) <0x00038>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        banshee [0x818aaf0]
        banshee [0x816d20d]
        [0xffffe440]
        [0xb30631be]
        [0xb306310d]
        [0xb3063061]
        [0xb4bc5b9e]
        /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49) [0xb6c3b9c9]
        /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb6c2e62b]
        /usr/lib/libgobject-2.0.so.0 [0xb6c3f3e1]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7) [0xb6c40617]
        /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb6c407d9]
        /usr/lib/libgtk-x11-2.0.so.0 [0x49edf0f1]
        /usr/lib/libgtk-x11-2.0.so.0 [0x49fd9d41]
        /usr/lib/libgtk-x11-2.0.so.0 [0x49fe6006]
        /usr/lib/libgobject-2.0.so.0(g_object_run_dispose+0x50) [0xb6c30cc0]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_object_destroy+0x7e) [0x49ededfe]
        [0xb2d26235]
        [0xb2d261eb]
        [0xb2d261c6]
        [0xb7470fae]
        [0xb7470259]
        [0xb7470063]
        banshee [0x816d0d8]
        banshee(mono_runtime_invoke+0x27) [0x80b24e0]
        banshee(mono_runtime_exec_main+0x13c) [0x80b3510]
        banshee(mono_runtime_run_main+0x286) [0x80b318c]
        banshee(mono_jit_exec+0xbd) [0x8058872]
        banshee [0x8058950]
        banshee(mono_main+0x1644) [0x805a102]
        banshee [0x8057a5e]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7db7ebc]
        banshee [0x80579b1]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1210480400 (LWP 13436)]
[New Thread -1344304240 (LWP 13479)]
[New Thread -1343251568 (LWP 13478)]
[New Thread -1342198896 (LWP 13477)]
[New Thread -1296815216 (LWP 13476)]
[New Thread -1333806192 (LWP 13475)]
[New Thread -1317020784 (LWP 13473)]
[New Thread -1308628080 (LWP 13472)]
[New Thread -1299817584 (LWP 13471)]
[New Thread -1267631216 (LWP 13470)]
[New Thread -1298363504 (LWP 13469)]
[New Thread -1276023920 (LWP 13467)]
[New Thread -1284416624 (LWP 13456)]
[New Thread -1286906992 (LWP 13448)]
[New Thread -1266230384 (LWP 13444)]
[New Thread -1220093040 (LWP 13438)]
[New Thread -1214325872 (LWP 13437)]
(no debugging symbols found)
(no debugging symbols found)
...
...
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
  17 Thread -1214325872 (LWP 13437)  0xffffe410 in __kernel_vsyscall ()
  16 Thread -1220093040 (LWP 13438)  0xffffe410 in __kernel_vsyscall ()
  15 Thread -1266230384 (LWP 13444)  0xffffe410 in __kernel_vsyscall ()
  14 Thread -1286906992 (LWP 13448)  0xffffe410 in __kernel_vsyscall ()
  13 Thread -1284416624 (LWP 13456)  0xffffe410 in __kernel_vsyscall ()
  12 Thread -1276023920 (LWP 13467)  0xffffe410 in __kernel_vsyscall ()
  11 Thread -1298363504 (LWP 13469)  0xffffe410 in __kernel_vsyscall ()
  10 Thread -1267631216 (LWP 13470)  0xffffe410 in __kernel_vsyscall ()
  9 Thread -1299817584 (LWP 13471)  0xffffe410 in __kernel_vsyscall ()
  8 Thread -1308628080 (LWP 13472)  0xffffe410 in __kernel_vsyscall ()
  7 Thread -1317020784 (LWP 13473)  0xffffe410 in __kernel_vsyscall ()
  6 Thread -1333806192 (LWP 13475)  0xffffe410 in __kernel_vsyscall ()
  5 Thread -1296815216 (LWP 13476)  0xffffe410 in __kernel_vsyscall ()
  4 Thread -1342198896 (LWP 13477)  0xffffe410 in __kernel_vsyscall ()
  3 Thread -1343251568 (LWP 13478)  0xffffe410 in __kernel_vsyscall ()
  2 Thread -1344304240 (LWP 13479)  0xffffe410 in __kernel_vsyscall ()
  1 Thread -1210480400 (LWP 13436)  0xffffe410 in __kernel_vsyscall ()

Thread 17 (Thread -1214325872 (LWP 13437)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f17986 in __nanosleep_nocancel ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811533f in mono_class_describe_statics ()
#3  0xb7f1031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb7e713ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread -1220093040 (LWP 13438)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f145c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811a4d8 in mono_class_describe_statics ()
#3  0x0811a84c in mono_class_describe_statics ()
#4  0x0811a619 in mono_class_describe_statics ()
#5  0x0812bc5d in mono_pthread_key_for_tls ()
#6  0x080ca315 in mono_gchandle_free ()
#7  0x080e0f68 in mono_monitor_exit ()
#8  0x0812a09b in mono_once ()
#9  0x08142a2f in GC_end_blocking ()
#10 0xb7f1031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7e713ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread -1266230384 (LWP 13444)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f1484c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811a555 in mono_class_describe_statics ()
#3  0x0811a84c in mono_class_describe_statics ()
#4  0x0811a619 in mono_class_describe_statics ()
#5  0x0812bc5d in mono_pthread_key_for_tls ()
#6  0x080e0b7b in mono_monitor_exit ()
#7  0xb487968a in ?? ()
#8  0x000990e0 in ?? ()
#9  0xffffffff in ?? ()
#10 0x088db000 in ?? ()
#11 0x088db000 in ?? ()
#12 0x00000000 in ?? ()

Thread 14 (Thread -1286906992 (LWP 13448)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e676f3 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f52c53 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0xb7f52fc9 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0x4a28b7e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0
#5  0xb7f6d9bf in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#6  0xb7f1031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7e713ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread -1284416624 (LWP 13456)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f1484c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811a555 in mono_class_describe_statics ()
#3  0x0811a84c in mono_class_describe_statics ()
#4  0x0811a619 in mono_class_describe_statics ()
#5  0x0812bc5d in mono_pthread_key_for_tls ()
#6  0x080e0b7b in mono_monitor_exit ()
#7  0xb487968a in ?? ()
#8  0x00634028 in ?? ()
#9  0xffffffff in ?? ()
#10 0x09188d88 in ?? ()
#11 0x09188d88 in ?? ()
#12 0x00705690 in ?? ()
#13 0x00000000 in ?? ()

Thread 12 (Thread -1276023920 (LWP 13467)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f145c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb323e3f2 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#3  0x094cdaf8 in ?? ()
#4  0x094ca7c8 in ?? ()
#5  0x00000000 in ?? ()

Thread 11 (Thread -1298363504 (LWP 13469)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f1484c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811a555 in mono_class_describe_statics ()
#3  0x0811a84c in mono_class_describe_statics ()
#4  0x0812bc7b in mono_pthread_key_for_tls ()
#5  0x080e6702 in mono_thread_interruption_request_flag ()
#6  0x080e0f68 in mono_monitor_exit ()
#7  0x0812a09b in mono_once ()
#8  0x08142a2f in GC_end_blocking ()
#9  0xb7f1031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7e713ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread -1267631216 (LWP 13470)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f145c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb323e3f2 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#3  0x095a5f68 in ?? ()
#4  0x095a5e20 in ?? ()
#5  0x00000000 in ?? ()

Thread 9 (Thread -1299817584 (LWP 13471)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f145c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb6ec8828 in gst_system_clock_obtain ()
   from /usr/lib/libgstreamer-0.10.so.0
#3  0xb7f6d9bf in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#4  0xb7f1031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7e713ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread -1308628080 (LWP 13472)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f145c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb3446f93 in gst_ring_buffer_start () from /usr/lib/libgstaudio-0.10.so.0
#3  0xb3447698 in gst_ring_buffer_commit_full ()
   from /usr/lib/libgstaudio-0.10.so.0
#4  0xb34413a6 in gst_base_audio_sink_get_type ()
   from /usr/lib/libgstaudio-0.10.so.0
#5  0xb6f1c030 in gst_base_sink_get_type () from /usr/lib/libgstbase-0.10.so.0
#6  0xb6f1de7b in gst_base_sink_get_type () from /usr/lib/libgstbase-0.10.so.0
#7  0xb6f1e436 in gst_base_sink_get_type () from /usr/lib/libgstbase-0.10.so.0
#8  0xb6f1ea2e in gst_base_sink_get_type () from /usr/lib/libgstbase-0.10.so.0
#9  0xb6eb5239 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0
#10 0xb6eb592b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#11 0xb6ea715a in _gst_format_initialize ()
   from /usr/lib/libgstreamer-0.10.so.0
#12 0xb6eb5239 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0
#13 0xb6eb592b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0xb6ea715a in _gst_format_initialize ()
   from /usr/lib/libgstreamer-0.10.so.0
#15 0xb6eb5239 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0
#16 0xb6eb592b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#17 0xb6ea715a in _gst_format_initialize ()
   from /usr/lib/libgstreamer-0.10.so.0
#18 0xb6eb5239 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0
#19 0xb6eb592b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#20 0xb323bf1e in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#21 0x08b2c328 in ?? ()
#22 0x096d9f38 in ?? ()
#23 0x00000000 in ?? ()

Thread 7 (Thread -1317020784 (LWP 13473)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f16dae in __lll_mutex_lock_wait ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7f12aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Cancelado (core dumped)
oviedo at boctok:/tmp$

** Affects: banshee (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
When I try to access the Web Resources
https://launchpad.net/bugs/82072




More information about the Ubuntu-mono mailing list