Search found 1 match
- Sun Mar 21, 2010 2:57 pm
- Forum: Support
- Topic: [SOLVED] daemon hangs; doesn't run without -f
- Replies: 17
- Views: 18100
Re: Transmission daemon hangs; doesn't run without -f
I'm running the daemon on OpenSolaris (SunOS opensolaris 5.11 snv_101b). It seems as event ports don't work very well in libevent, so I have to set EVENT_NOEVPORT=1 before I start the daemon, otherwise it would abort with: Assertion failed: session->events, file trevent.c, line 377. Try setting ...