[Pkg-phototools-devel] Bug#682616: backtrace

Per Olofsson pelle at dsv.su.se
Sun Aug 5 11:46:14 UTC 2012


Hi,

FWIW, I have the same problem and here is a backtrace (with chromium-dbg
installed). This is from a core dump. I did not run chromium in single
process mode because it crashes instantly when I try that.

#0  0x000000a9 in ?? ()
#1  0xb540e5a4 in Run (a1=@0xbfb210b4: 0x9e3e8018, this=0xb99db178)
    at ./base/callback.h:311
#2  extensions::LazyBackgroundTaskQueue::ProcessPendingTasks (
    this=this at entry=0xaf464c90, host=host at entry=0x9e3e8018,
    profile=0xaf414458, extension=0xb93c8648)
    at chrome/browser/extensions/lazy_background_task_queue.cc:119
#3  0xb540e819 in extensions::LazyBackgroundTaskQueue::Observe (
    this=0xaf464c90, type=142, source=..., details=...)
    at chrome/browser/extensions/lazy_background_task_queue.cc:145
#4  0xb5571533 in NotificationServiceImpl::Notify (this=0xb924da88,
type=142,
    source=..., details=...)
    at content/browser/notification_service_impl.cc:118
#5  0xb53afb02 in ExtensionHost::DidStopLoading (this=0x9e3e8018)
    at chrome/browser/extensions/extension_host.cc:374
#6  0xb55f31f9 in WebContentsImpl::DidStopLoading (this=0x9e10e168)
    at content/browser/web_contents/web_contents_impl.cc:2312
#7  0xb559b275 in content::RenderViewHostImpl::OnMsgDidStopLoading (
    this=this at entry=0xb9a113f8)
    at content/browser/renderer_host/render_view_host_impl.cc:1132
#8  0xb55a7125 in Dispatch<content::RenderViewHostImpl,
content::RenderViewHostImpl> (func=
    (void (content::RenderViewHostImpl::*)(content::RenderViewHostImpl *
const))---Type <return> to continue, or q <return> to quit---
 0xb559b260 <content::RenderViewHostImpl::OnMsgDidStopLoading()>,
    obj=0xb9a113f8, msg=<optimized out>, sender=<optimized out>)
    at ./ipc/ipc_message.h:158
#9  content::RenderViewHostImpl::OnMessageReceived (this=0xb9a113f8,
msg=...)
    at content/browser/renderer_host/render_view_host_impl.cc:828
#10 0xb559510b in RenderProcessHostImpl::OnMessageReceived
(this=0xb99e2958,
    msg=...) at
content/browser/renderer_host/render_process_host_impl.cc:941
#11 0xb3af3379 in IPC::ChannelProxy::Context::OnDispatchMessage (
    this=0xb9b2dcf8, message=...) at ipc/ipc_channel_proxy.cc:247
#12 0xb3af0e4a in Run (a1=..., object=<optimized out>,
    this=<synthetic pointer>) at ./base/bind_internal.h:188
#13 MakeItSo (a2=..., runnable=..., a1=<optimized out>)
    at ./base/bind_internal.h:896
#14 base::internal::Invoker<2,
base::internal::BindState<base::internal::RunnableAdapter<void
(IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void
(IPC::ChannelProxy::Context*, IPC::Message const&), void
(IPC::ChannelProxy::Context*, IPC::Message)>, void
(IPC::ChannelProxy::Context*, IPC::Message
const&)>::Run(base::internal::BindStateBase*) (base=0x9db6d798) at
./base/bind_internal.h:1254
#15 0xb3a81395 in Run (this=0xbfb21d20) at ./base/callback.h:272
#16 MessageLoop::RunTask (this=this at entry=0xb92aed40, pending_task=...)
    at base/message_loop.cc:458
#17 0xb3a8257c in MessageLoop::DeferOrRunPendingTask (
    this=this at entry=0xb92aed40, pending_task=...) at
base/message_loop.cc:470
---Type <return> to continue, or q <return> to quit---
#18 0xb3a84092 in DoWork (this=<optimized out>) at base/message_loop.cc:647
#19 MessageLoop::DoWork (this=0xb92aed40) at base/message_loop.cc:626
#20 0xb3acbdec in base::MessagePumpGlib::HandleDispatch (this=0xb92aee68)
    at base/message_pump_glib.cc:275
#21 0xb3acbe32 in (anonymous namespace)::WorkSourceDispatch (
    source=0xb92aeeb0, unused_func=0, unused_data=0x0)
    at base/message_pump_glib.cc:105
#22 0xb2cd3633 in g_main_context_dispatch ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb2cd39d0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb2cd3ab1 in g_main_context_iteration ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb3acb725 in base::MessagePumpGlib::RunWithDispatcher
(this=0xb92aee68,
    delegate=0xb92aed40, dispatcher=0x0) at base/message_pump_glib.cc:206
#26 0xb3acb5bf in base::MessagePumpGlib::Run (this=0xb92aee68,
    delegate=0xb92aed40) at base/message_pump_glib.cc:298
#27 0xb3a866a1 in MessageLoop::RunInternal (this=this at entry=0xb92aed40)
    at base/message_loop.cc:417
#28 0xb3a86791 in RunHandler (this=0xb92aed40) at base/message_loop.cc:390
#29 MessageLoopForUI::RunWithDispatcher (this=0xb92aed40, dispatcher=0x0)
    at base/message_loop.cc:763
#30 0xb37e003c in MainMessageLoopRun (this=<optimized out>,
    result_code=<optimized out>) at
chrome/browser/chrome_browser_main.cc:1899
---Type <return> to continue, or q <return> to quit---
#31 ChromeBrowserMainParts::MainMessageLoopRun (this=0xb924db18,
    result_code=0xb924dacc) at chrome/browser/chrome_browser_main.cc:1883
#32 0xb54fed00 in content::BrowserMainLoop::RunMainMessageLoopParts (
    this=0xb924dac0) at content/browser/browser_main_loop.cc:453
#33 0xb54ff30a in (anonymous namespace)::BrowserMainRunnerImpl::Run (
    this=0xb924cf60) at content/browser/browser_main_runner.cc:98
#34 0xb54fce80 in BrowserMain (parameters=...)
    at content/browser/browser_main.cc:21
#35 0xb39fa05c in RunNamedProcessTypeMain (delegate=0xbfb22324,
    main_function_params=..., process_type="")
    at content/app/content_main_runner.cc:290
#36 (anonymous namespace)::ContentMainRunnerImpl::Run (this=0xb924b810)
    at content/app/content_main_runner.cc:548
#37 0xb39f90d0 in content::ContentMain (argc=2, argv=0xbfb22414,
    delegate=0xbfb22324) at content/app/content_main.cc:35
#38 0xb317c17e in ChromeMain (argc=2, argv=0xbfb22414)
    at chrome/app/chrome_main.cc:32
#39 0xb317c128 in main (argc=2, argv=0xbfb22414)
    at chrome/app/chrome_exe_main_gtk.cc:18


-- 
Pelle



More information about the Pkg-phototools-devel mailing list