[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-07-29 Thread Sebastien Bacher
fixed with 0.9.5 to edgy

** Changed in: rhythmbox (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-12 Thread Velmont
Nope, I didn't know about daap. As said, I've got one ssh and one ftp-
vfolder. However; I don't use any of them in rhythmbox - but maybe it is
because it is utilizing the whole folder?

Anyway; it must be some kind of timer to wait for a connection; however
- it doesn't end, and makes rhythmbox useless. It might be an intended
feature, but it doesn't work quite right w/o the netcable in.

Output from gdb with new debug-files installed:

Program received signal SIGTSTP, Stopped (user).
[Switching to Thread -1225869088 (LWP 18831)]
0xe410 in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 3 (Thread -1258808400 (LWP 18836)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb71468c4 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb71f0788 in g_main_context_iterate (context=0x82b2670, block=1, 
dispatch=1, self=0x82553d0) at gmain.c:2849
#3  0xb71f0c58 in IA__g_main_loop_run (loop=0x82b2418) at gmain.c:2751
#4  0xb7a8370e in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#5  0xb7209582 in g_thread_create_proxy (data=0x82553d0) at gthread.c:582
#6  0xb7a33341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb71504ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1250415696 (LWP 18835)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7a35eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7a415dc in g_cond_timed_wait_posix_impl (cond=0x82560f8, 
entered_mutex=0x82cae50, abs_time=0xb57823fc) at gthread-posix.c:229
#3  0xb71d7d8c in g_async_queue_pop_intern_unlocked (queue=0x8345e00, 
try=value optimized out, end_time=0xb57823fc) at gasyncqueue.c:341
#4  0xb71d803a in IA__g_async_queue_timed_pop (queue=0x8345e00, 
end_time=0xb57823fc) at gasyncqueue.c:467
#5  0x080a63e6 in action_thread_main (db=0x8347000) at rhythmdb.c:1774
#6  0xb7209582 in g_thread_create_proxy (data=0x8345ac8) at gthread.c:582
#7  0xb7a33341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb71504ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1225869088 (LWP 18831)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb71468c4 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c3c647 in __res_queriesmatch () from /lib/tls/i686/cmov/libresolv.so.2
#3  0xb7c3b113 in __libc_res_nquery () from /lib/tls/i686/cmov/libresolv.so.2
#4  0xb7c3b3d8 in __res_nquery () from /lib/tls/i686/cmov/libresolv.so.2
#5  0xb7c3b93e in __libc_res_nsearch () from /lib/tls/i686/cmov/libresolv.so.2
#6  0xb3cda2be in _nss_dns_gethostbyname3_r () from 
/lib/tls/i686/cmov/libnss_dns.so.2
#7  0xb3cda5d7 in _nss_dns_gethostbyname2_r () from 
/lib/tls/i686/cmov/libnss_dns.so.2
#8  0xb7137f04 in sched_setaffinity () from /lib/tls/i686/cmov/libc.so.6
#9  0xb71395a1 in getaddrinfo () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7cf0a06 in gnome_vfs_resolve (hostname=0x8760f48 ftp.velmont.net, 
handle=0x1389) at gnome-vfs-resolve.c:237
#11 0xb7ce11ec in gnome_vfs_inet_connection_create 
(connection_return=0xbf8d3f38, host_name=0x1389 Address 0x1389 out of bounds,
host_port=21, cancellation=0x0) at gnome-vfs-inet-connection.c:87
#12 0xb66548be in try_connection (uri=0x8761bd0, saved_ip=0x8752920, 
conn=0x8744f20, cancellation=0x0) at ftp-method.c:1184
#13 0xb66552d0 in ftp_connection_create (pool=0x8752920, connptr=0xbf8d40d8, 
uri=0x8761bd0, context=0xfffc) at ftp-method.c:1225
#14 0xb6655dd7 in ftp_connection_acquire (uri=0x8761bd0, connection=0xbf8d4544, 
context=0x0) at ftp-method.c:1680
#15 0xb6656758 in do_open_directory (method=0xb6658300, 
method_handle=0xfffc, uri=0x8761bd0, options=4294967292, context=0x0)
at ftp-method.c:2458
#16 0xb665745b in do_get_file_info (method=0xb6658300, uri=0x8761c20, 
file_info=0x8761050, options=4294967292, context=0x0)
at ftp-method.c:2327
#17 0xb7cd9463 in gnome_vfs_get_file_info_uri_cancellable (uri=0x8761c20, 
info=0x8761050, options=4294967292, context=0x0)
at gnome-vfs-cancellable-ops.c:201
#18 0xb7cef211 in gnome_vfs_get_file_info_uri (uri=0xfffc, info=0xfffc, 
options=4294967292) at gnome-vfs-ops.c:330
#19 0xb7cef257 in gnome_vfs_get_file_info (text_uri=0xfffc Address 
0xfffc out of bounds, info=0xfffc, options=4294967292)
at gnome-vfs-ops.c:307
#20 0xb3cf4c02 in gtk_file_system_gnome_vfs_new () from 
/usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
#21 0xb7652430 in gtk_file_system_render_icon () from 
/usr/lib/libgtk-x11-2.0.so.0
#22 0xb7638e70 in gtk_file_chooser_button_get_type () from 
/usr/lib/libgtk-x11-2.0.so.0
#23 0xb763981b in gtk_file_chooser_button_get_type () from 
/usr/lib/libgtk-x11-2.0.so.0
---Type return to continue, or q return to quit---
#24 0xb72b5115 in IA__g_object_newv (object_type=136950184, n_parameters=6, 
parameters=0x8723b00) at gobject.c:912
#25 0xb7dd6965 in glade_standard_build_widget () from /usr/lib/libglade-2.0.so.0
#26 0xb7dd5e4a in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#27 0xb7dd66b9 in 

[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-12 Thread Sebastien Bacher
Do you have a non-local GTK bookmark (~/.gtk-bookmark)?

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-12 Thread Sebastien Bacher
fixed with rhythmbox 0.9.4 which stopped using file chooser button
according to upstream, we will update after dapper though

** Changed in: rhythmbox (Ubuntu)
   Status: Needs Info = Fix Committed

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-12 Thread Velmont
I have a link to the FTP in my bookmarks, yes

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-12 Thread Sebastien Bacher
that's likely to be the same issue than bug #43366 then and should work
fine without that FTP bookmark, could you confirm that?

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 44177] Re: Crash when opening preferences w/o internet (Gnome VFS FTP-related)

2006-05-11 Thread Sebastien Bacher
Thanks for your bug. Could you get a backtrace with libglib2.0-0-dbg
libgnomevfs2-0-dbg rhythmbox-dbg installed? That looks like a gnome-vfs
issue, do you use daap shares usually by example? What version of Ubuntu
do you use?

** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Crash when opening preferences w/o internet (Gnome VFS FTP-related)
https://launchpad.net/bugs/44177

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs