Date: Tue, 30 Nov 1999 10:28:13 -0800 (PST) From: Richard Furda <riso@best.ca> To: Paulo Fragoso <paulo@nlink.com.br> Cc: emulation@freebsd.org Subject: Re: Realproducer G2 Message-ID: <Pine.BSF.4.10.9911301024290.73905-100000@daemon.best.ca> In-Reply-To: <38440E1C.49351662@nlink.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Please read the emulation archives, i've had the same problem and there is no workaround as the linux realproducer uses native linux java threads. I ended up using Linux as our audio/video encoder. I have also called Real Networks and asked for possible freebsd binary, and I was turned down. There are no short plans to port the producer to FreeBSD. Rich On Tue, 30 Nov 1999, Paulo Fragoso wrote: > Hi, > > I'm trying to use Realproducer G2 with FreeBSD-3.3-RELEASE. It's > starting fine but when start encoding with: > > realproducer -l 3:0 -y 1 -z 0 -s server:4040/video -a 3 -g 5 -t 0,1,2 > > return this: > > SIGSEGV 11* segmentation violation > stackbase=0xbfbfd890, stackpointer=0xbfbfd698 > > Full thread dump: > "Finalizer thread" (TID:0x28798210, sys_thread_t:0x294dce0c, > state:CW) prio= > 1 > "Async Garbage Collector" (TID:0x28798258, sys_thread_t:0x294bbe0c, > state:CW > ) prio=1 > "Idle thread" (TID:0x287982a0, sys_thread_t:0x2949ae0c, state:R) > prio=0 > "Clock" (TID:0x28798088, sys_thread_t:0x29479e0c, state:CW) prio=12 > "main" (TID:0x287980b0, sys_thread_t:0x81b0fe8, state:R) prio=5 > *current thr > ead* > BatchMediaConverter.Encode(BatchMediaConverter.java:1232) > CLEncoder.DoEncoding(CLEncoder.java:537) > CLEncoder.<init>(CLEncoder.java:122) > CLEncoder.main(CLEncoder.java:605) > Monitor Cache Dump: > <unknown key> (0x0x294bbe0c): <unowned> > Waiting to be notified: > "Async Garbage Collector" (0x294bbe0c) > BatchMediaConverter@679068576/679450312: owner "main" (0x81b0fe8, 1 > entry) > Registered Monitor Dump: > Thread queue lock: <unowned> > Name and type hash table lock: <unowned> > String intern lock: <unowned> > JNI pinning lock: <unowned> > JNI global reference lock: <unowned> > BinClass lock: <unowned> > Class loading lock: <unowned> > Java stack lock: <unowned> > Code rewrite lock: <unowned> > Heap lock: <unowned> > Has finalization queue lock: <unowned> > Finalize me queue lock: <unowned> > Waiting to be notified: > "Finalizer thread" (0x294dce0c) > Dynamic loading lock: <unowned> > Monitor IO lock: <unowned> > Child death monitor: <unowned> > Event monitor: <unowned> > I/O monitor: <unowned> > Alarm monitor: <unowned> > Waiting to be notified: > "Clock" > (0x29479e0c) Waiting to be > notified: > "Finalizer thread" (0x294dce0c) > Dynamic loading lock: <unowned> > Monitor IO lock: <unowned> > Child death monitor: <unowned> > Event monitor: <unowned> > I/O monitor: <unowned> > Alarm monitor: <unowned> > Waiting to be notified: > "Clock" (0x29479e0c) > > I'm using RealPlayer G2 for linux with FreeBSD and it's working fine. > > Thanks, > Paulo. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911301024290.73905-100000>