padawan-php / padawan.vim

A vim plugin for padawan.php completion server
MIT License
79 stars 6 forks source link

Segmentation fault, error code 139 #16

Closed cprn closed 8 years ago

cprn commented 8 years ago

Running :PadawanGenerateIndex worked once. Running it second time goes to about 95% and ends with Error occured, code: 139. Running padawan generate runs for some time, then ends with:

...
[2016-05-18 14:40:48] completer.INFO: Traversing with 2 processors [] []
[2016-05-18 14:40:48] completer.INFO: Found 4 nodes [] []
[2016-05-18 14:40:48] completer.INFO: Parsing: [0.00077700614929199]s [] []
[2016-05-18 14:40:48] completer.DEBUG: Processing nodes 4 [] []
[2016-05-18 14:40:48] completer.DEBUG: Processing node Symfony\Component\VarDumper\Tests\Fixtures\NotLoadableClass [] []
Segmentation fault
mkusher commented 8 years ago

@cprn it is bug of the padawan.php(https://github.com/mkusher/padawan.php/issues/42). You could temporary fix error in Symfony\Component\VarDumper\Tests\Fixtures\NotLoadableClass or remove this file to generate index