Open seyDoggy opened 10 years ago
TBH I don't even know how to start debugging this... I'm not so familiar with Python.
Is this a log file maintained by Python? How long after running tamper did you get this error? (Assume tamper starts running the when Chrome loads up)
Maybe Tamper's Chrome extension's log will tell us more? Could you please do the following:
And copy & paste the console messages here?
How long after? Can't say atm since I can't reproduce right now.
connecting to proxy
background.js:1 Got message: Object {method: "hello"}
background.js:1 Got message: Object {version: "0.24.1", method: "version"}
background.js:1 Mitmproxy Extension Version: 0.24.1
background.js:1 Proxy Log: Starting proxy... (8888)
background.js:1 Got message: Object {method: "start-proxy", port: "8888"}
background.js:1 Got message: Object {rules: Array[2], method: "update-rules"}
background.js:1 Got message: Object {method: "proxy-started"}
I mainly wanted to see if there are a lot of random disconnects between the Chrome extension and the Python one, but it looks like it's running fine.
@dutzi I have got two system crashes today and each time I investigated it was python crashing, I will report back with full system log
@saalmaan, did you experience any crashing lately? @seyDoggy, where do you see this log file?
I haven't been using it all that much.
On Fri Dec 12 2014 at 8:24:54 AM Eldad Bercovici notifications@github.com wrote:
@saalmaan https://github.com/saalmaan, did you experience any crashing lately? @seyDoggy https://github.com/seyDoggy, where do you see this log file?
— Reply to this email directly or view it on GitHub https://github.com/dutzi/tamper/issues/15#issuecomment-66771770.
I havent see any crashes lately and that is may be due to the fact that I am also not using tampre not that much, I will report back if I see any issue, lets keep this issue open for moment.
Python keeps crashing, see the two malloc breaks: