From: Kazuhiro TAKASHIMA <[EMAIL PROTECTED]>
Subject: Collapsing Linux encoder

Hello,

Now I'm developing WEB based service that uses RealProducerG2 for Linux
>from CGI program with TurboLinux Server OS.
I have a trouble shown below... Could you give me information about it?

[environment]
OS     ... TurboLinux Server 1.0 (Japanese edition)
HTTPD  ... Apache ver 1.3.6 release 7
PERL   ... Perl version 5.004_04_980303 release 5TL

[symptoms]
The command line encoder "realproducer" collapse when called from CGI.
But when it called from ordinary command-line shell, it works well.
... This CGI is developed as a Perl script.
    But Make simple CGI program with bsh, the result is same.
... Using command is shown below.

/usr/local/bin/realproducer -y 1 -z 0 -t 0,1,2 -a 2 --force-overwrite 
-i INPUT_WAV_FILENAME -o OUTPUT_RM_FILENAME

... An error message is outputting to STDERR. That is,
---------------------------------------------------------- begin ------
SIGSEGV   11*  segmentation violation
        stackbase=0xbffff828, stackpointer=0xbffff728

Full thread dump:
    "Finalizer thread" (TID:0x4067a210, sys_thread_t:0x413cce0c, state:R)
prio=1
    "Async Garbage Collector" (TID:0x4067a258, sys_thread_t:0x413abe0c,
state:R) prio=1
    "Idle thread" (TID:0x4067a2a0, sys_thread_t:0x4138ae0c, state:R) prio=0
    "Clock" (TID:0x4067a088, sys_thread_t:0x41369e0c, state:CW) prio=12
    "main" (TID:0x4067a0b0, sys_thread_t:0x81c6568, state:R) prio=5
*current thread*
        BatchMediaConverter.<init>(BatchMediaConverter.java:433)
        CLEncoder.<init>(CLEncoder.java:107)
        CLEncoder.main(CLEncoder.java:605)
Monitor Cache Dump:
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>
    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" (0x41369e0c)
    Monitor registry: owner "main" (0x81c6568, 1 entry)
Thread Alarm Q:
---------------------------------------------------------- end   ------

Best regards,
Kazuhiro.




*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to