GNOME Bugzilla – Bug 140081
segfault on startup
Last modified: 2004-12-22 21:47:04 UTC
+ Trace 46036
Thread 7 (Thread 81926 (LWP 4535))
Thread 5 (Thread 49156 (LWP 4533))
Thread 3 (Thread 16386 (LWP 4531))
Thread 1 (Thread 16384 (LWP 4529))
More info: g_main_context_check (context=0x413006a0, max_priority=2147483647, fds=0x841f220, n_fds=9) at gmain.c:2226 2226 gmain.c: No such file or directory. in gmain.c line 2226 in gmain.c is if (pollrec->fd->events)
Allegedly, this is due to deleted files in rhythmdb.xml. Still segfaults, even after patch-245.
new backtrace, with patch-245
+ Trace 46091
Thread 7 (Thread 81926 (LWP 28303))
Thread 5 (Thread 49156 (LWP 28301))
Thread 3 (Thread 16386 (LWP 28299))
Thread 1 (Thread 16384 (LWP 28297))
* committed rhythmbox-devel@gnome.org--2004/rhythmbox--main--0.7--patch-247 Thanks for helping to debug - this was a really nasty one. We were definitely talking to GTK+ in the RhythmDB thread (a big no-no).