Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Unexpected end of JSON input #47

Open
smacker opened this issue May 3, 2019 · 1 comment
Open

Unexpected end of JSON input #47

smacker opened this issue May 3, 2019 · 1 comment
Labels

Comments

@smacker
Copy link

smacker commented May 3, 2019

Running parsing of files in more than 1 concurrent processes produces driver failure: unexpected end of JSON input from time to time.
It looks like a race condition because I can't reproduce it stable.

bblfsh/bblfshd:v2.13.0-drivers

@ncordon ncordon added the bug label Jul 23, 2019
@ncordon
Copy link
Member

ncordon commented Jul 23, 2019

Files that triggered this error in the latest bblfsh logs:

packages/tcpdf/fonts/arialunicid0.php
www/analytics/libs/tcpdf/tcpdf.php
www/analytics/libs/tcpdf/include/tcpdf_font_data.php
packages/tcpdf/fonts/uni2cid_ag15.php
packages/tcpdf/fonts/uni2cid_ac15.php
YahooUserInterfaceContrib/pub/System/YahooUserInterfaceContrib/examples/autocomplete/assets/php/ysearch_flat.php
YahooUserInterfaceContrib/pub/System/YahooUserInterfaceContrib/examples/datatable/assets/php/json_proxy.php
packages/tcpdf/tcpdf.php

@ncordon ncordon changed the title driver failure: unexpected end of JSON input Unexpected end of JSON input Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants