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 373339 - crash in Epiphany Web Bookmarks:
crash in Epiphany Web Bookmarks:
Status: RESOLVED DUPLICATE of bug 365644
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-11-10 10:32 UTC by Wouter Bolsterlee (uws)
Modified: 2006-11-10 10:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Wouter Bolsterlee (uws) 2006-11-10 10:32:04 UTC
Version: 2.17.2.90

What were you doing when the application crashed?



Distribution: Debian 4.0
Gnome Release: 2.16.1 2006-10-24 (JHBuild)
BugBuddy Version: 2.16.0

Memory status: size: 156749824 vsize: 0 resident: 156749824 share: 0 rss: 59301888 rss_rlim: 0
CPU usage: start_time: 1163147726 rtime: 0 utime: 9342 stime: 0 cutime:8645 cstime: 0 timeout: 697 it_real_value: 0 frequency: 1903

Backtrace was generated from '/opt/gnome-2-16/bin/epiphany'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1241778496 (LWP 3787)]
[New Thread -1275704400 (LWP 15843)]
[New Thread -1329595472 (LWP 15842)]
[New Thread -1321206864 (LWP 15841)]
[New Thread -1304429648 (LWP 12243)]
[New Thread -1256653904 (LWP 3797)]
[New Thread -1248265296 (LWP 3794)]
0xb6fb6231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1241778496 (LWP 3787))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #3 <signal handler called>
  • #4 FcCompare
    at fcmatch.c line 392
  • #5 IA__FcFontSetMatch
    at fcmatch.c line 502
  • #6 IA__FcFontMatch
    at fcmatch.c line 561
  • #7 nsFontMetricsXft::DoMatch
    at nsFontMetricsXft.cpp line 1155
  • #8 nsFontMetricsXft::FindFont
    at nsFontMetricsXft.cpp line 949
  • #9 nsFontMetricsXft::RealizeFont
    at nsFontMetricsXft.cpp line 785
  • #10 nsFontMetricsXft::Init
    at nsFontMetricsXft.cpp line 445
  • #11 nsFontCache::GetMetricsFor
    at nsDeviceContext.cpp line 631
  • #12 DeviceContextImpl::GetMetricsFor
    at nsDeviceContext.cpp line 320
  • #13 nsHTMLReflowState::CalcLineHeight
    at nsHTMLReflowState.cpp line 2259
  • #14 nsBlockReflowState
    at nsBlockReflowState.cpp line 172
  • #15 nsBlockFrame::Reflow
    at nsBlockFrame.cpp line 770
  • #16 nsContainerFrame::ReflowChild
    at nsContainerFrame.cpp line 905
  • #17 CanvasFrame::Reflow
    at nsHTMLFrame.cpp line 531
  • #18 nsContainerFrame::ReflowChild
    at nsContainerFrame.cpp line 905
  • #19 nsHTMLScrollFrame::ReflowScrolledFrame
    at nsGfxScrollFrame.cpp line 515
  • #20 nsHTMLScrollFrame::ReflowContents
    at nsGfxScrollFrame.cpp line 570
  • #21 nsHTMLScrollFrame::Reflow
    at nsGfxScrollFrame.cpp line 768
  • #22 nsContainerFrame::ReflowChild
    at nsContainerFrame.cpp line 905
  • #23 ViewportFrame::Reflow
    at nsViewportFrame.cpp line 239
  • #24 PresShell::InitialReflow
    at nsPresShell.cpp line 2904
  • #25 nsContentSink::StartLayout
    at nsContentSink.cpp line 921
  • #26 nsXMLContentSink::StartLayout
    at nsXMLContentSink.cpp line 813
  • #27 nsXMLContentSink::DidBuildModel
    at nsXMLContentSink.cpp line 273
  • #28 nsExpatDriver::DidBuildModel
    at nsExpatDriver.cpp line 1103
  • #29 nsParser::DidBuildModel
    at nsParser.cpp line 1326
  • #30 nsParser::ResumeParse
    at nsParser.cpp line 2052
  • #31 nsParser::ContinueInterruptedParsing
    at nsParser.cpp line 1480
  • #32 nsContentSink::ScriptEvaluated
    at nsContentSink.cpp line 276
  • #33 nsScriptLoaderObserverProxy::ScriptEvaluated
    at nsContentSink.cpp line 134
  • #34 nsScriptLoader::FireScriptEvaluated
    at nsScriptLoader.cpp line 708
  • #35 nsScriptLoader::ProcessRequest
    at nsScriptLoader.cpp line 673
  • #36 nsScriptLoader::OnStreamComplete
  • #37 nsStreamLoader::OnStopRequest
    at nsStreamLoader.cpp line 134
  • #38 nsHttpChannel::OnStopRequest
    at nsHttpChannel.cpp line 4074
  • #39 nsInputStreamPump::OnStateStop
    at nsInputStreamPump.cpp line 506
  • #40 nsInputStreamPump::OnInputStreamReady
    at nsInputStreamPump.cpp line 343
  • #41 nsInputStreamReadyEvent::EventHandler
    at nsStreamUtils.cpp line 119
  • #42 PL_HandleEvent
    at plevent.c line 688
  • #43 PL_ProcessPendingEvents
    at plevent.c line 623
  • #44 nsEventQueueImpl::ProcessPendingEvents
    at nsEventQueue.cpp line 417
  • #45 event_processor_callback
    at nsAppShell.cpp line 67
  • #46 g_io_unix_dispatch
    at giounix.c line 162
  • #47 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #48 g_main_context_iterate
    at gmain.c line 2677
  • #49 IA__g_main_loop_run
    at gmain.c line 2881
  • #50 IA__gtk_main
    at gtkmain.c line 1148
  • #51 main
    at ephy-main.c line 716
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 1 André Klapper 2006-11-10 10:53:46 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 365644 ***