GNOME Bugzilla – Bug 169833
Random Epiphany crash
Last modified: 2005-03-14 18:23:26 UTC
Distribution/Version: Fedora I was fighting with annoying ad popups. Backtrace was generated from '/usr/local/bin/epiphany' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208404288 (LWP 4794)] [New Thread -1246094416 (LWP 4803)] [Thread debugging using libthread_db enabled] [New Thread -1208404288 (LWP 4794)] [New Thread -1246094416 (LWP 4803)] [New Thread 84900784 (LWP 4801)] [New Thread 38194096 (LWP 4800)] [New Thread -1221342288 (LWP 4797)] [New Thread -1210852432 (LWP 4795)] [Thread debugging using libthread_db enabled] [New Thread -1208404288 (LWP 4794)] [New Thread -1246094416 (LWP 4803)] 0x00dd17a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 56664
Thread 1 (Thread -1208404288 (LWP 4794))
Could be that the new tabs menu code isn't 100% correct for popups. I'll try to investigate this further.
Confirming. I can reproduce this with the "testcase for bug 138529" (2nd to last) from http://cvs.gnome.org/viewcvs/*checkout*/galeon/tests/popups.html?rev=1.5 .
Fixed in cvs on gnome-2-10 and HEAD; thanks for the report!