Menu

#99 drip crash when encoding

open
5
2002-07-19
2002-07-19
Anonymous
No

Each time I run drip, it crashes during the encoding process.

here is the end of a gdb trace :

<Lame MP3 encoder> : LameEncoder initialized
<Lame MP3 encoder> : LameEncoder::SetBitrate(20000)
160kbps
<Lame MP3 encoder> : LameEncoder::GetFormat 160
<Lame MP3 encoder> : LameEncoder::Start() ch: 2 freq:
48000
--------------------------------------------------------

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2051 (LWP 13576)]
0x08070e6a in process_frame (f_buffer=0x0, pts=0) at
encoder.cpp:894
894 while ( encoding_paused == TRUE ) {
Current language: auto; currently c++
(gdb) bt
#0 0x08070e6a in process_frame (f_buffer=0x0, pts=0) at
encoder.cpp:894
#1 0x0809f9cc in __DTOR_END__ ()

Discussion

  • Jarl van Katwijk

    Logged In: YES
    user_id=184138

    Is this error still around in current CVS code? Please check
    out CVS and test whether or not this bug needs attension

     
  • Anonymous

    Anonymous - 2003-10-08

    Logged In: YES
    user_id=727554

    Looks like this comes from
    http://bugs.gentoo.org/show_bug.cgi?id=27035 - could you
    please add a comment there when this issue is resolved?

     
  • Anonymous

    Anonymous - 2003-10-08

    Logged In: YES
    user_id=727554

    Sorry, didn't read your comment before I added mine. I'll
    check out the cvs version.

     

Log in to post a comment.

MongoDB Logo MongoDB