I did nothing particular, no variable set. Just plugged the wacom.
Dragos
SUSE and Ubuntu 7.10 users: why threaded UI is turned off
24399 29 6- digitallysane
- Member
- 1192 posts
- Joined: 7月 2005
- Offline
- probbins
- Member
- 1145 posts
- Joined: 7月 2005
- Offline
I just noticed this;
If Houdini hangs you can force it to crash with
kill -SEGV #pid
This causes a seg fault sending Houdini into its regular crash sequence, thus saving out a file to /tmp.
If Houdini hangs you can force it to crash with
kill -SEGV #pid
This causes a seg fault sending Houdini into its regular crash sequence, thus saving out a file to /tmp.
twod
A hang means that the program becomes completely non-responsive, which is just as bad as a crash (possibly even worse for Houdini, as it won't save a hip file to /tmp for you). It is more commonly found in threaded code, which is why turning off threaded UI tends to solve the problem.
“gravity is not a force, it is a boundary layer”
“everything is coincident”
“Love; the state of suspended anticipation.”
“everything is coincident”
“Love; the state of suspended anticipation.”
- tallkien
- Member
- 225 posts
- Joined: 7月 2005
- Offline
- Pagefan
- Member
- 519 posts
- Joined:
- Offline
- Wren
- Member
- 532 posts
- Joined: 7月 2005
- Offline
- k0diak
- Member
- 56 posts
- Joined: 4月 2007
- Offline
probbins
I just noticed this;
If Houdini hangs you can force it to crash with
kill -SEGV #pid
This causes a seg fault sending Houdini into its regular crash sequence, thus saving out a file to /tmp.
I would be curious how/on what conditions this works/can be invoked. On my system at work (Fedora7 mutant) -SIGV doesn't seem to exist as a flag. Is it a SUSE specific thing (that would be freaky)? Any clues?
Thanks.
Andras
- probbins
- Member
- 1145 posts
- Joined: 7月 2005
- Offline
- Pagefan
- Member
- 519 posts
- Joined:
- Offline
- EigenAlex
- Member
- 639 posts
- Joined: 7月 2005
- Offline
- JColdrick
- Member
- 4140 posts
- Joined: 7月 2005
- Offline
-
- Quick Links