Comment #3 on issue 28526 by gertmob: Segfaults on certain pages.
http://code.google.com/p/chromium/issues/detail?id=28526

Here you go:
trace when buying plane tickets from sas.no:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5467b70 (LWP 12233)]
0x08694c73 in URLRequest::OrphanJob() ()
(gdb) bt
#0  0x08694c73 in URLRequest::OrphanJob() ()
#1  0x08697c63 in URLRequest::~URLRequest() ()
#2  0x0866991f in (anonymous namespace)::OCSPRequestSession::OnReadCompleted
(URLRequest*, int) ()
#3  0x086692e3 in (anonymous  
namespace)::OCSPRequestSession::OnResponseStarted
(URLRequest*) ()
#4  0x08698363 in URLRequest::ResponseStarted() ()
#5  0x0869f2b3 in URLRequestJob::NotifyHeadersComplete() ()
#6  0x08700c89 in URLRequestHttpJob::NotifyHeadersComplete() ()
#7  0x08700e7b in URLRequestHttpJob::OnStartCompleted(int) ()
#8  0x0864f204 in net::HttpCache::Transaction::DoCallback(int) ()
#9  0x0864f2e5 in net::HttpCache::Transaction::HandleResult(int) ()
#10 0x08650a98 in net::HttpCache::Transaction::OnNetworkInfoAvailable(int)  
()
#11 0x08658546 in net::HttpNetworkTransaction::DoCallback(int) ()
#12 0x086eb731 in net::HttpStreamParser::OnIOComplete(int) ()
#13 0x086896b8 in net::TCPClientSocketLibevent::DoReadCallback(int) ()
#14 0x0868980a in net::TCPClientSocketLibevent::DidCompleteRead() ()
#15 0x0854613e in event_base_loop ()
#16 0x08512b73 in  
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ()
#17 0x0850f801 in MessageLoop::RunInternal() ()
#18 0x0850f928 in MessageLoop::Run() ()
#19 0x0852c223 in base::Thread::ThreadMain() ()
#20 0x0851c8bb in ThreadFunc(void*) ()
#21 0xb768d8ac in start_thread () from /lib/libpthread.so.0
#22 0xb72f2a9e in clone () from /lib/libc.so.6


I have noticed that it doesn't always crash immediately, sometimes it loads  
the
result page almost to completion first. But usually it crashes before  
anything of
the result page is shown.


--
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