Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with the latest code. #927

Closed
lokeshhctm opened this issue Aug 2, 2013 · 3 comments
Closed

Crash with the latest code. #927

lokeshhctm opened this issue Aug 2, 2013 · 3 comments

Comments

@lokeshhctm
Copy link

Here is the stacktrace:
#0 0x0000000000aa1a35 in HPHP::Eval::FileRepository::checkoutFile(HPHP::StringData*, stat const&) ()
#1 0x0000000000d28b49 in HPHP::VMExecutionContext::lookupPhpFile(HPHP::StringData_, char const_, bool*) ()
#2 0x0000000000e4ae91 in HPHP::Transl::(anonymous namespace)::DeferredPathInvalidate::operator()() ()
#3 0x0000000000df9fc3 in HPHP::PendQ::drain() ()
#4 0x0000000000e2810d in HPHP::Transl::TranslatorX64::requestInit() ()
#5 0x0000000000d2812c in HPHP::VMExecutionContext::requestInit() ()
#6 0x0000000000af081c in HPHP::hphp_session_init() ()
#7 0x0000000000c9ccec in HPHP::HttpRequestHandler::handleRequest(HPHP::Transport*) ()
#8 0x0000000000f40528 in HPHP::LibEventWorker::doJobImpl(boost::shared_ptrHPHP::LibEventJob, bool) ()
#9 0x0000000000f4079a in HPHP::LibEventWorker::doJob(boost::shared_ptrHPHP::LibEventJob) ()
#10 0x0000000000ca62c8 in HPHP::JobQueueWorkerboost::shared_ptr<HPHP::LibEventJob, true, false, HPHP::JobQueueDropVMStack>::start() ()
#11 0x0000000000e83a27 in HPHP::AsyncFuncImpl::threadFuncImpl() ()
#12 0x0000000000e83bc0 in HPHP::AsyncFuncImpl::ThreadFunc(void*) ()
#13 0x00007f96af1dfc6b in start_thread (arg=0x7f9687fff700) at pthread_create.c:301
#14 0x00007f96ad3575ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

@scannell
Copy link
Contributor

scannell commented Aug 2, 2013

Thanks. I'm going to ask the usual question: what were you doing at the time?

@lokeshhctm
Copy link
Author

This is being happening randomly.

@lokeshhctm
Copy link
Author

I am not seeing this crash with the latest code in GitHub and closing it for now assuming it is already resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants