Skip to content

PHP Segfaults without stack traces while using SQLite driver #5

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Checkout Tephlon: https://tephlon.googlecode.com/svn/trunk/Tephlon

2. Manually change the default storage driver in Tephlon/Tephlon.php from 
"File" to "sqliteDrv1" from the constructor.

3. cd Tephlon/Testing/

4. php PersistenceEngineTest.php (or any other test)

What is the expected output? What do you see instead?
Expected to see test report. Seeing segfault:
php(37898) malloc: *** mmap(size=18446744073015164928) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Exception 1!



Original issue reported on code.google.com by scardu...@gmail.com on 30 Aug 2011 at 1:19

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions