Search found 5 matches

by qwerty0987654321
Sat Jan 17, 2009 8:44 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 ...
by qwerty0987654321
Thu Jan 15, 2009 8:22 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

It would be much easier, for a developer how knows the product, to catch the problem on an alive system,
but for this one needs to setup Solaris11 (x86).
It installs from 1 DVD and uses ~9Gb of disk space. (I installed it in vmware)
If you wish, I could give you detailed instructions how to setup ...
by qwerty0987654321
Thu Jan 15, 2009 7:50 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


Well, now is the time to try out 1.50 beta 1 and let me know if it's still broken there.


Here is how to I've managed to build it in first place:

./configure --prefix=/opt/transmission1.50b --enable-daemon --disable-cli --disable-gtk --disable-wx
make
...
gcc -DPACKAGE_NAME=\"transmission ...
by qwerty0987654321
Thu Jan 15, 2009 7:09 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

luzz wrote:The only fix that works for me was posted here but it is far from perfect.
It doesn't work on Solaris11, I've already tried it.
by qwerty0987654321
Tue Jan 13, 2009 11:03 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 have the same problem too.

OS: Solaris 11 (solaris express: community edition build 105)

Tried versions: 1.34, 1.42

here is stack of running daemon: it is rather weird

bash-3.2# pstack 1050
1050: /opt/transmission1.42/bin/transmission-daemon
----------------- lwp# 1 / thread# 1 ...