You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/12/02 17:47:35 UTC

[GitHub] acachy commented on issue #1843: DelayImagesFilterTest segfault

acachy commented on issue #1843: DelayImagesFilterTest segfault
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1843#issuecomment-443526226
 
 
   [ RUN      ] DelayImagesFilterTest.DelayImagesAcrossDifferentFlushWindow
   [New Thread 0x7ffff63e3700 (LWP 5571)]
   [New Thread 0x7ffff7be6700 (LWP 5572)]
   
   Thread 2187 "rewrite-0" received signal SIGSEGV, Segmentation fault.
   [Switching to Thread 0x7ffff63e3700 (LWP 5571)]
   0x0000555555fd3167 in net_instaweb::MockLogRecord::LogImageRewriteActivity(char const*, std::string const&, net_instaweb::RewriterApplication_Status, bool, bool, bool, int, bool, bool, net_instaweb::ImageType, int) ()
   (gdb) bt
   #0  0x0000555555fd3167 in net_instaweb::MockLogRecord::LogImageRewriteActivity(char const*, std::string const&, net_instaweb::RewriterApplication_Status, bool, bool, bool, int, bool, bool, net_instaweb::ImageType, int) ()
   #1  0x000055555656d880 in net_instaweb::ImageRewriteFilter::FinishRewriteImageUrl(net_instaweb::CachedResult const*, net_instaweb::ResourceContext const*, net_instaweb::HtmlElement*, net_instaweb::HtmlElement::Attribute*, int, net_instaweb::HtmlResourceSlot*, net_instaweb::InlineResult*) ()
   #2  0x000055555656e085 in net_instaweb::ImageRewriteFilter::Context::Render() ()
   #3  0x0000555556587e9e in net_instaweb::RewriteContext::Propagate(net_instaweb::RenderOp) ()
   #4  0x0000555556595959 in net_instaweb::RewriteDriver::RewriteComplete(net_instaweb::RewriteContext*, net_instaweb::RenderOp) ()
   #5  0x000055555658d297 in net_instaweb::RewriteContext::RewriteDoneImpl(net_instaweb::RewriteResult, int) ()
   #6  0x00005555566fb717 in net_instaweb::Function::CallRun() ()
   #7  0x0000555556711e30 in net_instaweb::QueuedWorkerPool::Run(net_instaweb::QueuedWorkerPool::Sequence*, net_instaweb::QueuedWorker*) ()
   #8  0x00005555566fb717 in net_instaweb::Function::CallRun() ()
   #9  0x000055555671540d in net_instaweb::Worker::WorkThread::Run() ()
   #10 0x00005555564c6633 in net_instaweb::PthreadThreadImpl::InvokeRun(void*) ()
   #11 0x00007ffff7e1dfa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
   #12 0x00007ffff7d4e84f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services