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 566400 - crash in Epiphany Web Browser: Opened a new tab => cras...
crash in Epiphany Web Browser: Opened a new tab => cras...
Status: RESOLVED INCOMPLETE
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.22.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-03 11:00 UTC by Jörgen Tegnér
Modified: 2009-01-03 11:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Jörgen Tegnér 2009-01-03 11:00:20 UTC
Version: 2.22.3

What were you doing when the application crashed?
Opened a new tab => crash. 
Restarting and choosing restore continues to crash the program.


Distribution: Debian 5.0
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25test #25 PREEMPT Sat Jul 12 10:11:03 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 85831680 vsize: 85831680 resident: 36347904 share: 18780160 rss: 36347904 rss_rlim: 4294967295
CPU usage: start_time: 1230980299 rtime: 420 utime: 392 stime: 28 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6a80700 (LWP 4584)]
[New Thread 0xb432eb90 (LWP 4588)]
[New Thread 0xb5848b90 (LWP 4585)]
0xb7f10424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6a80700 (LWP 4584))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #7 ??
  • #8 <signal handler called>
  • #9 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #10 ??
  • #11 ??
  • #12 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #17 ??
  • #18 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (469001 sec old) ---------------------
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: Reference to undefined member [string:MP3Model] of object [object(gnash::object_as_object):0x849a6f0]
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: Reference to undefined member [string:FLVModel] of object [object(gnash::object_as_object):0x849a6f0]
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: Reference to undefined member [string:ImageModel] of object [object(gnash::object_as_object):0x849a6f0]
7572:3059980528] 01:41:54 DEBUG: Loading native class LoadVars
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: The 'var whatever' syntax in timeline context is a no-op.
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: The 'var whatever' syntax in timeline context is a no-op.
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: The 'var whatever' syntax in timeline context is a no-op.
7572:3059980528] 01:41:54 ACTIONSCRIPT ERROR: The 'var whatever' syntax in timeline context is a no-op.
7572:3059980528] 01:41:54 SECURITY: Checking security of URL 'http://www.clipser.com/watch_video/getfilepath.php'
7572:3059980528] 01:41:54 SECURITY: Load from host www.clipser.com granted (default)
7572:3059980528] 01:41:54 DEBUG: CurlStreamFile 0x84d08d0 created
7572:3059980528] 01:41:54 SECURITY: Loading from url: 'http://www.clipser.com/watch_video/getfilepath.php'
7572:3059980528] 01:41:54 DEBUG: HTTP response 200 from url http://www.clipser.com/watch_video/getfilepath.php
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Reinout van Schouwen 2009-01-03 11:39:54 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to
solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1],
start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now
containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] Please install debug packages for epiphany, gtk, glib, libgnome,
libgnomeui, and the backend (for example webkit, firefox, or
xulrunner) (as far as those packages are provided by your distribution).

More details can be found here: http://live.gnome.org/GettingTracesfgmtweakers/
Comment 2 Jörgen Tegnér 2009-01-03 11:45:04 UTC
I think the problem is in debian, not epiphany.
Common with the other of my reports: the browser wasn't restarted over an apt-get dist-upgrade. After rebooting the machine the problem goes away.

/Jörgen