Last modified: 2014-06-25 21:39:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T68941, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66941 - FastStringSearch on HHVM: Assertion `!MemoryManager::sweeping()' failed.
FastStringSearch on HHVM: Assertion `!MemoryManager::sweeping()' failed.
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
General/Unknown (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: hhvm
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-22 06:28 UTC by Ori Livneh
Modified: 2014-06-25 21:39 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2014-06-22 06:28:16 UTC
php: /srv/hhvm-dev/hphp/runtime/base/type-variant.cpp:253: void HPHP::tvDecRefHelper(HPHP::DataType, uint64_t): Assertion `!MemoryManager::sweeping()' failed.

----

Host: osmium
ProcessID: 10005
ThreadID: 7f3121053480
ThreadPID: 10005
Name: /usr/local/bin/php
Type: Aborted
Runtime: hhvm
Version: remotes/origin/HEAD-0-g79cc0491a586f6b49b3fe2f3586b612e9dda8dc9
DebuggerCount: 0

Arguments: tests/phpunit/phpunit.php --testsuite extensions --stop-on-error --stop-on-failure
ThreadType: CLI

# 0  ?? at php:0
# 1  __GI_raise at /build/buildd/eglibc-2.19/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56
# 2  __GI_abort at /build/buildd/eglibc-2.19/stdlib/abort.c:91
# 3  __assert_fail_base at /build/buildd/eglibc-2.19/assert/assert.c:92
# 4  __assert_fail at /lib/x86_64-linux-gnu/libc.so.6:0
# 5  HPHP::tvDecRefHelper(HPHP::DataType, unsigned long) at php:0
# 6  HPHP::Variant::~Variant() at php:0
# 7  HPHP::FastStringSearchResource::sweep() at /srv/fss/fss.cpp:37
# 8  HPHP::Sweepable::SweepAll() at php:0
# 9  HPHP::MemoryManager::sweep() at php:0
# 10 HPHP::hphp_session_exit() at php:0
# 11 HPHP::execute_command_line_end(int, bool, char const*) at php:0
# 12 ?? at php:0
# 13 HPHP::execute_program(int, char**) at php:0
# 14 HPHP::emulate_zend(int, char**) at php:0
# 15 main at php:0
# 16 __libc_start_main at /build/buildd/eglibc-2.19/csu/libc-start.c:321
# 17 ?? at php:0
Comment 1 Andre Klapper 2014-06-23 13:25:19 UTC
Hmm, is that actually an extension? Gerrit location is https://gerrit.wikimedia.org/r/mediawiki/php/FastStringSearch ...
Comment 2 Ori Livneh 2014-06-25 21:39:16 UTC
Fixed by https://gerrit.wikimedia.org/r/#/c/141897/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links