Ticket #399 (closed Defect: invalid)
Colloquy silently quits, not crashes, quits
| Reported by: | anonymous | Owned by: | timothy |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Chat Core (IRC) | Version: | Latest Nightly |
| Severity: | Major | Keywords: | |
| Cc: |
Description
My Console log fills up with this:
GLib-CRITICAL **: file /Users/Timothy/Projects/ColloquyBuild/Core/irssi/glib/ghook.c: line 182 (g_hook_unref): assertion `hook->ref_count > 0' failed.
GLib-CRITICAL **: file /Users/Timothy/Projects/ColloquyBuild/Core/irssi/glib/ghook.c: line 224 (g_hook_ref): assertion `hook->ref_count > 0' failed.
GLib-CRITICAL **: file /Users/Timothy/Projects/ColloquyBuild/Core/irssi/glib/ghook.c: line 182 (g_hook_unref): assertion `hook->ref_count > 0' failed.
GLib-CRITICAL **: file /Users/Timothy/Projects/ColloquyBuild/Core/irssi/glib/ghook.c: line 224 (g_hook_ref): assertion `hook->ref_count > 0' failed.
And then Colloquy just quits. No crash log, no option to send a crash log on re-launch.
I have two auto-connections set, and one of the servers is currently down.
The server that is down is: irc.phasenet.co.uk
If I disable auto-connect of this server, there are no more assertions to the Console log and so far, Colloquy has not committed Seppuku.
Colloquy 2.0.1 (2D32)
OS 10.4.3
