After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 348397 - crash on Navigateur Web Epiphany
crash on Navigateur Web Epiphany
Status: RESOLVED DUPLICATE of bug 349051
Product: epiphany
Classification: Core
Component: General
2.15.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 350300 356229 360990 365044 410172 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-23 09:54 UTC by Baptiste Mille-Mathias
Modified: 2007-02-21 08:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Baptiste Mille-Mathias 2006-07-23 09:54:15 UTC
What were you doing when the app crashed?:
I switched back to the previous site.
the actual site and previous one were SSL


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.4 2006-07-11 (Ubuntu)
BugBuddy Version: 2.15.0

Memmory status: size: 110374912 vsize: 0 resident: 110374912 share: 0 rss: 44982272 rss_rlim: 0
CPU usage: start_time: 1153648285 rtime: 0 utime: 1467 stime: 0 cutime:1401 cstime: 0 timeout: 66 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/epiphany'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1210632528 (LWP 5327)]
[New Thread -1269748832 (LWP 5347)]
[New Thread -1260258400 (LWP 5334)]
[New Thread -1251865696 (LWP 5333)]
[New Thread -1229706336 (LWP 5331)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1210632528 (LWP 5327))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 gtk_moz_embed_get_title
    from /usr/lib/firefox/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 ??
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 pthread_mutex_lock
    from /lib/tls/i686/cmov/libc.so.6
  • #8 g_timeout_dispatch
    at gmain.c line 3420
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #10 g_main_context_iterate
    at gmain.c line 2675
  • #11 IA__g_main_loop_run
    at gmain.c line 2879
  • #12 IA__gtk_main
    at gtkmain.c line 1023
  • #13 main
  • #0 __kernel_vsyscall

Comment 1 Christian Persch 2006-07-23 12:48:48 UTC
It looks like you do have glib -dbg installed, but still it's not resolving all symbols:
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
...

Might be a plugin crash; do the switched-from or switched-to page contain any plugins?
Comment 2 Baptiste Mille-Mathias 2006-07-23 15:57:14 UTC
the switched-from has a flash animation
Comment 3 Christian Persch 2006-07-23 16:22:34 UTC
My theory is that the plugin installed a timeout and didn't remove it when it was unloaded (at least that's what usually has happened when the top of the stack is "??" directly over g_main_context_iterate).
Comment 4 Christian Kirbach 2006-08-08 18:11:18 UTC
*** Bug 350300 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2006-09-16 11:14:37 UTC
*** Bug 356229 has been marked as a duplicate of this bug. ***
Comment 6 Christian Persch 2006-09-16 14:18:13 UTC

*** This bug has been marked as a duplicate of 349051 ***
Comment 7 Baptiste Mille-Mathias 2006-10-09 20:22:22 UTC
*** Bug 360990 has been marked as a duplicate of this bug. ***
Comment 8 Karsten Bräckelmann 2006-10-25 17:03:54 UTC
*** Bug 365044 has been marked as a duplicate of this bug. ***
Comment 9 Susana 2007-02-21 08:04:17 UTC
*** Bug 410172 has been marked as a duplicate of this bug. ***