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

\Phalcon\Loader will cause segmentation fault. #55

Closed
racklin opened this issue Sep 5, 2012 · 1 comment
Closed

\Phalcon\Loader will cause segmentation fault. #55

racklin opened this issue Sep 5, 2012 · 1 comment

Comments

@racklin
Copy link
Contributor

racklin commented Sep 5, 2012

\Phalcon\Loader not work in master version and cause segmentation fault.
So any web applications not working (ex. invo / website) now.

And LoaderTest.php not added in phpunit.xml , so not traced in travis-CI .

Running phpunit manually:

racklin-debian :: ~/workspace/cphalcon » php unit-tests/
phpunit unit-tests/DispatcherTest.php                         139 ↵
PHPUnit 3.6.12 by Sebastian Bergmann.

.

Time: 0 seconds, Memory: 2.75Mb

OK (1 test, 16 assertions)

racklin-debian :: ~/workspace/cphalcon » phpunit unit-tests/LoaderTest.php                               1 ↵
PHPUnit 3.6.12 by Sebastian Bergmann.

.[1]    11953 segmentation fault  phpunit unit-tests/LoaderTest.php
@phalcon
Copy link
Collaborator

phalcon commented Sep 5, 2012

This is now fixed, and the LoaderTest was added to the phpunit.xml, thanks

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

No branches or pull requests

2 participants