DevTools Scaffold #15994
analista-marlon
started this conversation in
General
DevTools Scaffold
#15994
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to use Phalcon Devtools, installed from git, and when I try the command "phalcon scaffold table1" it creates model of table, but not controller or views, and an error says "zend_mm_heap corrupted".
So... it's a very general error on google, and if I use command "USE_ZEND_ALLOC=0" on ubuntus terminal, the error change to "munmap_chunk(): invalid pointer", but also creates the model and not other files, controller and views, of the command "scaffold".
The error "munmap_chunk()" error is even more misterious on google than "zend_mm_heap corrupted".
Does any one have a clue?
Tks
Beta Was this translation helpful? Give feedback.
All reactions