Bug#251841: rhythmbox: Crash on selecting 2nd album

Wouter Lueks Wouter Lueks <wouter@telox.net>, 251841@bugs.debian.org
Tue, 12 Oct 2004 18:53:17 +0200


On Tue, Oct 12, 2004 at 05:50:03PM +0200, Loïc Minier wrote:
> Wouter Lueks <wouter@telox.net> - Tue, Oct 12, 2004:
> 
> > Checked, the problem remains, I am tracking sid.
> 
>  Surprising.  You still get the gailtreeview.c error?  Could you paste
>  it again?

Here are the last couple of lines that seem to be relevant, if you
require a strace of the entire session, mail me, and I will send it to
you. 

--
Wouter

### start
writev(18, [{"GIOP\1\2\1\0 \3\0\0", 12},
{"\220\345\377\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0p\232"..., 800}], 2)
= 812
poll([{fd=6, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=17,
events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=18,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=19, events=POLLIN|POLLPRI}],
8, -1) = 1
read(18, "GIOP\1\2\1\1$\0\0\0", 12)     = 12
read(18, "\220\345\377\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"...,
36) = 36
futex(0x832db08, FUTEX_WAKE, 1)         = 1
futex(0x832daf8, FUTEX_WAKE, 1)         = 1
futex(0x83170b8, FUTEX_WAKE, 1)         = 1
write(2, "\n** ERROR **: file gailtreeview."..., 111
** ERROR **: file gailtreeview.c: line 4357
(get_tree_path_from_row_index): should not be reached
aborting...
) = 111
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(1371, 1371, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
write(3, "\33\4\2\0\0\0\0\0", 8)        = 8
write(3, " \4\2\0\0\0\0\0", 8)          = 8
write(3, "+\4\1\0", 4)                  = 4
read(3, "\1\2me\0\0\0\0\'\0@\2\0\0\0\0\1\0\0\0\26\0\0\0\30\361P"..., 32)
= 32
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x40e57dc8) = 1377
waitpid(1377, Bonobo accessibility support initialized
GTK Accessibility Module initialized
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 1377
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [ABRT])
exit_group(1)                           = ?
### end