Date: Sun, 21 Nov 1999 14:50:50 -0800 From: Richard Furda <rfurda@best.ca> To: freebsd-emulation@freebsd.org Subject: Linux Real G2 Producer on FreeBSD Message-ID: <4.2.0.58.19991121144302.00950670@best.ca>
index | next in thread | raw e-mail
Hello,
I have a problem running Linux RealProducer 6.0 under FreeBSD.
I run FreeBSD 3.3-STABLE (Fri Nov 19 22:59:16 PST 1999)
and Linux emulation 5.2 i believe. My sound system consists
of ES 1371chip based sound card. Whenever I use Linux G2
RealProducer to just convert .wav => .rm everything is well.
When I try to use a sound device (such as /dev/dspX) it core dumps.
Below is a command line i run to start a live sound capture.
su-2.03# ./realproducer -l 2:1 -o live.rm
(IF you're wondering what '-l 2:1' is, this is it:
Available devices / formats: (6 total)
0. File format Audio File Reader (extensions *.wav, *.au)
1. File format Quicktime File Reader (extensions *.mov)
2. Linux/OSS audio capture plug-in (/dev/dsp) RealNetworks, Inc.
Port 0: Microphone (2:0)
Port 1: Line In (2:1)
Port 2: CD (2:2)
Here is the output:
SIGSEGV 11* segmentation violation
stackbase=0xbfbfd8d8, stackpointer=0xbfbfd6e0
Full thread dump:
"Finalizer thread" (TID:0x2877e210, sys_thread_t:0x294c2e0c, state:CW)
prio=1
"Async Garbage Collector" (TID:0x2877e258, sys_thread_t:0x294a1e0c,
state:CW) prio=1
"Idle thread" (TID:0x2877e2a0, sys_thread_t:0x29480e0c, state:R)
prio=0
"Clock" (TID:0x2877e088, sys_thread_t:0x2945fe0c, state:CW) prio=12
"main" (TID:0x2877e0b0, sys_thread_t:0x81bb900, state:R) prio=5
*current thread*
BatchMediaConverter.Encode(BatchMediaConverter.java:1232)
CLEncoder.DoEncoding(CLEncoder.java:537)
CLEncoder.<init>(CLEncoder.java:122)
CLEncoder.main(CLEncoder.java:605)
Monitor Cache Dump:
BatchMediaConverter@678961736/679342784: owner "main" (0x81bb900, 1
entry)
<unknown key> (0x0x294a1e0c): <unowned>
Waiting to be notified:
"Async Garbage Collector" (0x294a1e0c)
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" (0x294c2e0c)
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" (0x2945fe0c)
Monitor registry: owner "main" (0x81bb900, 1 entry)
Thread Alarm Q:
sys_thread_t 0x294a1e0c [Timeout in 969 ms]
Abort trap (core dumped)
I'm willing to give an account on my machine to futher pinpoint, possibly
fix this problem. I have tested my sound system by playing/recording au's
on the system, it all works fine.
Thanks,
Rich
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19991121144302.00950670>
