Alexander Schuppisser

Results 2 issues of Alexander Schuppisser

Hi there: --snip-- $ pg_view -c /path/to/pg_view.conf -i xxx Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/pg_view/__init__.py", line 253, in main collector = DetachedDiskStatCollector(q, work_directories, dbver) UnboundLocalError: local variable 'dbver' referenced...

Hi, I got a php5-Segmentation fault when I run cli.php with the BooleanParser.peg.inc_new (https://gist.github.com/4623645), with BooleanParser.peg.inc (https://gist.github.com/4623616) everything works. Any Idea what this may be? The difference is really small...