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 655672 - crash in Epiphany Web Bookmarks: opened link
crash in Epiphany Web Bookmarks: opened link
Status: RESOLVED DUPLICATE of bug 638740
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.30.x
Other All
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-31 14:36 UTC by Ed Catmur
Modified: 2011-07-31 18:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Ed Catmur 2011-07-31 14:36:20 UTC
Version: 2.30.6

What were you doing when the application crashed?
opened link


Distribution: Gentoo Base System release 2.0.3
Gnome Release: 2.32.1 2011-01-31 (Gentoo)
BugBuddy Version: 2.32.0

System: Linux 2.6.39-gentoo #5 SMP PREEMPT Mon May 30 10:01:10 BST 2011 i686
X Vendor: The X.Org Foundation
X Vendor Release: 11002000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Lila-Simple
Icon Theme: Lila
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

Memory status: size: 435781632 vsize: 435781632 resident: 130523136 share: 35762176 rss: 130523136 rss_rlim: 18446744073709551615
CPU usage: start_time: 1312122648 rtime: 3323 utime: 2756 stime: 567 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xab1acb70 (LWP 18413)]
[New Thread 0xa8c83b70 (LWP 18412)]
[New Thread 0xa9484b70 (LWP 18411)]
[New Thread 0xadc15b70 (LWP 18393)]
[New Thread 0xae542b70 (LWP 18392)]
[New Thread 0xb316ab70 (LWP 18385)]
0xffffe424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb3472ae0 (LWP 18384))

  • #0 __kernel_vsyscall
  • #1 waitpid
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 g_spawn_sync
    at gspawn.c line 392
  • #3 g_spawn_command_line_sync
    at gspawn.c line 706
  • #4 run_bug_buddy
    at gnome-segvhanlder.c line 240
  • #5 bugbuddy_segv_handle
    at gnome-segvhanlder.c line 191
  • #6 <signal handler called>
  • #7 g_type_check_instance_cast
    at gtype.c line 3980
  • #8 WebCore::MainFrameScrollbarGtk::detachAdjustment
    at Source/WebCore/platform/gtk/MainFrameScrollbarGtk.cpp line 87
  • #9 WebCore::ScrollView::setHorizontalAdjustment
    at Source/WebCore/platform/gtk/ScrollViewGtk.cpp line 93
  • #10 WebCore::ScrollView::setGtkAdjustments
    at Source/WebCore/platform/gtk/ScrollViewGtk.cpp line 162
  • #11 WebKit::FrameLoaderClient::savePlatformDataToCachedFrame
    at Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp line 1351
  • #12 WebCore::CachedFrame::CachedFrame
    at Source/WebCore/history/CachedFrame.cpp line 162
  • #13 create
    at Source/WebCore/history/CachedFrame.h line 73
  • #14 WebCore::CachedFrame::CachedFrame
    at Source/WebCore/history/CachedFrame.cpp line 151
  • #15 create
    at Source/WebCore/history/CachedFrame.h line 73
  • #16 WebCore::CachedPage::CachedPage
    at Source/WebCore/history/CachedPage.cpp line 51
  • #17 WebCore::CachedPage::create
    at Source/WebCore/history/CachedPage.cpp line 46
  • #18 WebCore::PageCache::add
    at Source/WebCore/history/PageCache.cpp line 356
  • #19 WebCore::FrameLoader::commitProvisionalLoad
    at Source/WebCore/loader/FrameLoader.cpp line 1888
  • #20 WebCore::DocumentLoader::commitIfReady
    at Source/WebCore/loader/DocumentLoader.cpp line 278
  • #21 WebCore::DocumentLoader::commitLoad
    at Source/WebCore/loader/DocumentLoader.cpp line 299
  • #22 WebCore::DocumentLoader::receivedData
    at Source/WebCore/loader/DocumentLoader.cpp line 333
  • #23 WebCore::MainResourceLoader::addData
    at Source/WebCore/loader/MainResourceLoader.cpp line 161
  • #24 WebCore::ResourceLoader::didReceiveData
    at Source/WebCore/loader/ResourceLoader.cpp line 279
  • #25 WebCore::MainResourceLoader::didReceiveData
    at Source/WebCore/loader/MainResourceLoader.cpp line 446
  • #26 WebCore::ResourceLoader::didReceiveData
    at Source/WebCore/loader/ResourceLoader.cpp line 430
  • #27 WebCore::readCallback
    at Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp line 802
  • #28 async_ready_callback_wrapper
    at ginputstream.c line 470
  • #29 g_simple_async_result_complete
    at gsimpleasyncresult.c line 747
  • #30 read_async_done
    at soup-http-input-stream.c line 723
  • #31 soup_http_input_stream_got_chunk
    at soup-http-input-stream.c line 299
  • #32 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 568
  • #33 g_closure_invoke
    at gclosure.c line 767
  • #34 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #35 g_signal_emit_valist
    at gsignal.c line 2983
  • #36 g_signal_emit
    at gsignal.c line 3040
  • #37 soup_message_got_chunk
    at soup-message.c line 1014
  • #38 io_handle_sniffing
    at soup-message-io.c line 248
  • #39 read_body_chunk
    at soup-message-io.c line 481
  • #40 io_read
    at soup-message-io.c line 1000
  • #41 io_unpause_internal
    at soup-message-io.c line 1207
  • #42 g_idle_dispatch
    at gmain.c line 4558
  • #43 g_main_dispatch
    at gmain.c line 2441
  • #44 g_main_context_dispatch
    at gmain.c line 3014
  • #45 g_main_context_iterate
    at gmain.c line 3092
  • #46 g_main_loop_run
    at gmain.c line 3300
  • #47 IA__gtk_main
    at gtkmain.c line 1256
  • #48 main
    at ephy-main.c line 739

	Inferior 1 [process 18384] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (577142 sec old) ---------------------
14220:1] 23:16:56 DEBUG: Advance interval timer set to 10 ms (~ 100 FPS)
14220:1] 23:16:56 DEBUG: Loading native class MovieClip
14220:2] 23:16:56 UNIMPLEMENTED: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?) when loaded from the filesystem. Anyway Gnash won't care; use
14220:2] 23:16:56 DEBUG: This SWF uses AVM1
14220:2] 23:16:56 UNIMPLEMENTED: Different stream/playback sound rate (5512/11025). This seems common in SWF files, so we'll warn only once.
14220:2] 23:16:56 UNIMPLEMENTED: Different stream/playback sample size (32/16). This seems common in SWF files, so we'll warn only once.
14220:2] 23:16:56 UNIMPLEMENTED: Different stream/playback channels (mono/stereo). This seems common in SWF files, so we'll warn only once.
14220:2] 23:16:56 UNIMPLEMENTED: LanguageCode (1) in DefineFont tag
14220:2] 23:16:56 UNIMPLEMENTED: DefineFontAlignZoneTag
14220:1] 23:16:56 DEBUG: Loading native class TextField
14220:1] 23:16:56 DEBUG: Loading native class AsBroadcaster
14220:1] 23:16:56 DEBUG: Loading native class Sound
14220:1] 23:16:56 DEBUG: Global instance list grew to 4 entries
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 André Klapper 2011-07-31 18:30:10 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 638740 ***