Are you on Linux? Do you want to get good backtraces from an asynchronous signal handler? Do not use abort(3). It generates terrible backtraces, use kill(getpid(), SIGABRT).
-
-
raise is a shortcut for tgkill(getpid(), gettid(), sig), while clearing signalmask before call, and restore after. Should really be equal. I went through a coredump, but I doubt it changes anything.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.