Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
witty_username
on Nov 11, 2016
|
parent
|
context
|
favorite
| on:
Qt binding for Go with support for all major opera...
IIRC this occurs when Qt keeps a reference to something but Python deletes the object; and thus segfault.
I've fixed crashes by keeping stuff assigned to variables to keep it from being GCed.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've fixed crashes by keeping stuff assigned to variables to keep it from being GCed.