question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to kill a frozen Tinker console's process?

See original GitHub issue

Bug description When loading a large file (something like 600KB of json), the terminal tinker loads it fine, but the plugin to PHPStorm freezes up and there is no way from inside the GUI to kill the process. How do I kill the window? It does not seem that killall -9 php works. The only way to close this process is to close PHPStorm and reload completely.

To Reproduce I loaded a 650KB 5 level nested JSON file, and it could not echo out the output.

Expected behavior It should have displayed the JSON, or, display an error message if it was too large.

Screenshots image

Environment (please complete the following information):

  • IDE & Version: [e.g. PHPStorm 2020.2.4]
  • PHP Version: 7.3.21
  • OS: Mac OS X Big Sur, MacBook Pro 2018
  • Laravel Tinker plugin version : 1.3.0
  • Interpreter Type: Local
  • Laravel Version: 6.20.4
  • Tinker version: 2.5.0

Additional context I’m not sure if this is something wrong with my machine or not - or if it’s a known bug.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
majonathanycommented, Apr 7, 2021

Hm, I recall trying various things but I couldn’t get the process to stop. A few days after, I had purchased the Tinkerwell paid IDE plugin, and I haven’t had any problems parsing extremely large data structures, so I’m not sure if that could resolve the problem.

0reactions
Roboroadscommented, Apr 9, 2021

image I might have found it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to kill a frozen PHPStorm Tinker console's process?
I am trying to figure out a way to kill the tinkerwell console in the PHPStorm - sometimes, especially on file operations or...
Read more >
How To Quit Frozen Programs In Linux - Help Desk Geek
Kill Process is the most extreme of the options and will work to quit a frozen program if trying to end it doesn't...
Read more >
Replacing the HDMI Port & Cleaning a Cockroach Infested ...
This was to kill any remaining roaches that might be living. ... soaking in my cleaning concoction and scrubbed, I began the repair...
Read more >
Seller Cycling Tinker - Walmart
Cycling Tinker. See all 164 reviews. 3.1 stars out of 5. 48%.
Read more >
Lion freezes after quitting an applicatio… - Apple Community
There is a way to tinker with individual files, but there's no way to ... new 17" Macbook Po and the only time...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found