Status: Available
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium

New issue 19549 by tony.chromium: crash while downloading
http://code.google.com/p/chromium/issues/detail?id=19549

What steps will reproduce the problem?
1.  Go to the themes gallery:
https://tools.google.com/chrome/intl/en/themes/index.html
2.  Try to install a theme
3.  crash

Here's a stack trace:
#0  DebugUtil::BreakDebugger () at base/debug_util_posix.cc:116
#1  0x0000000000cc6d7f in ~LogMessage (this=0x41800d80) at
base/logging.cc:535
#2  0x0000000000876b2e in DownloadResourceHandler::OnReadCompleted (
     this=0x7fffec101b70, request_id=38, bytes_read=0x418014ac)
     at chrome/browser/renderer_host/download_resource_handler.cc:98
#3  0x000000000087890b in
DownloadThrottlingResourceHandler::OnReadCompleted (
     this=0x7fffec103750, request_id=38, bytes_read=0x418014ac)
     at
chrome/browser/renderer_host/download_throttling_resource_handler.cc:104
#4  0x000000000087443a in BufferedResourceHandler::OnReadCompleted (
     this=0x7fffec104ac0, request_id=38, bytes_read=0x418014ac)
     at chrome/browser/renderer_host/buffered_resource_handler.cc:141
#5  0x000000000065440b in ResourceDispatcherHost::CompleteRead (
     this=0x7fffe406a530, request=0x7fffec103f20, bytes_read=0x418014ac)
     at chrome/browser/renderer_host/resource_dispatcher_host.cc:1362
#6  0x0000000000654571 in ResourceDispatcherHost::OnReadCompleted (
     this=0x7fffe406a530, request=0x7fffec103f20, bytes_read=2836)
     at chrome/browser/renderer_host/resource_dispatcher_host.cc:1316
#7  0x0000000000652ede in ResourceDispatcherHost::ResumeRequest (
     this=0x7fffe406a530, request_...@0x7fffec101d90)
     at chrome/browser/renderer_host/resource_dispatcher_host.cc:1282
#8  0x000000000065bcdd in DispatchToMethod<ResourceDispatcherHost, void
(ResourceDispatcherHost::*)(ResourceDispatcherHost::GlobalRequestID
const&), ResourceDispatcherHost::GlobalRequestID> (obj=0x7fffe406a530,
     method=0x652e18
<ResourceDispatcherHost::ResumeRequest(ResourceDispatcherHost::GlobalReques
tID const&)>, a...@0x7fffec101d90) at ./base/tuple.h:422
#9  0x000000000065bd0d in
ScopedRunnableMethodFactory<ResourceDispatcherHost>::RunnableMethod<void
(ResourceDispatcherHost::*)(ResourceDispatcherHost::GlobalRequestID
const&), Tuple1<ResourceDispatcherHost::GlobalRequestID> >::Run (
     this=0x7fffec101d60) at ./base/task.h:197

I suspect this is due to r23501 (manually bisecting from the tree shows
that 23498 works and r23502 crashes).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to