Skip to content

Instantly share code, notes, and snippets.

@miketheprogrammer
Created October 15, 2014 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miketheprogrammer/749a6dd3b76fa74762e7 to your computer and use it in GitHub Desktop.
Save miketheprogrammer/749a6dd3b76fa74762e7 to your computer and use it in GitHub Desktop.
The GoClient Sends the following JSON
Writing {"_id":7,"_action":"call","_method":"insert_submenu_at","_target":2,"_args":{"size":{},"command_id":3,"index":1,"label":"File","menu_id":3}}
--(Foo)++__THRUST_SHELL_BOUNDARY__++(Bar)--
EOF
panic: EOF
The Crash log for the Thrust server
[15071:1015/111755:INFO:api.cc(93)] [API] CALL: 3 insert_item_at
[15071:1015/111755:INFO:thrust_menu_binding.cc(57)] ThrustMenu call [insert_item_at]
[15071:1015/111755:INFO:api.cc(93)] [API] CALL: 3 insert_item_at
[15071:1015/111755:INFO:thrust_menu_binding.cc(57)] ThrustMenu call [insert_item_at]
[15071:1015/111755:INFO:api.cc(93)] [API] CALL: 2 insert_submenu_at
[15071:1015/111755:INFO:thrust_menu_binding.cc(57)] ThrustMenu call [insert_submenu_at]
Segmentation fault: 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment