Search found 6 matches

by spaceman_spiff
Thu Jun 10, 2010 7:17 am
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

Re: transmission-daemon crashing on ARM linux

Hooray! 1.93 works for me too.
by spaceman_spiff
Mon Feb 01, 2010 6:52 am
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

Re: transmission-daemon crashing on ARM linux

If it helps, its not the ARM, is not Linux, seems to be specific to your Synology environment. I've ran all released versions on my HP MediaVault which is also ARM/Linux (armv5tejl/2.6.12.6 to be precise).

To get meaningful debug info you need to build with debug enabled, and that should include ...
by spaceman_spiff
Sun Jan 31, 2010 9:34 pm
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

Re: transmission-daemon crashing on ARM linux

syslog probably won't help. What we really need is a backtrace from gdb, please.

I ran it in gdb and the call stacks did not look very useful. See my post above.

I am currently trying out version 1.77 and i have not encountered the issue. I have been running for 3 or four hours and usually it ...
by spaceman_spiff
Sun Jan 31, 2010 4:24 am
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

Re: transmission-daemon crashing on ARM linux

Getting the same crash on my Synology - running 1.80 (most up to date package on ipkg).

Let me know how I can help with error reports.

Maybe something in this thread will be helpful. Check out the last post in thread.

Yep.. that is pretty much what I had to go through to compile and install ...
by spaceman_spiff
Sat Jan 30, 2010 4:50 am
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

Re: transmission-daemon crashing on ARM linux

Okay.. This doesn't look too helpful but here we go:

*** glibc detected *** /opt/bin/transmission-daemon: free(): invalid next size (fast): 0x001f4198 ***

Program received signal SIGABRT, Aborted.
0x4032b4cc in raise () from /lib/libc.so.6

#0 0x4032b4cc in raise () from /lib/libc.so.6
#1 ...
by spaceman_spiff
Fri Jan 29, 2010 6:51 am
Forum: Support
Topic: transmission-daemon crashing on ARM linux
Replies: 47
Views: 41655

transmission-daemon crashing on ARM linux

Hey Guys,

I have been having troubles with transmission crashing randomly on my Synology DS210j. I have tried various versions and they all eventually crash. I am currently running 1.83 build 10040 which I downloaded and compiled today. Sometimes I get an exciting message such as this:

"*** glibc ...