#275: Gentoo don't start liquidsoap
-------------------------+--------------------------------------------------
  Reporter:  Djstey      |       Owner:  admin    
      Type:  Bugs        |      Status:  new      
  Priority:  1           |   Milestone:           
 Component:  Liquidsoap  |     Version:  0.9.0+svn
Resolution:              |    Keywords:           
       Mac:  0           |       Linux:  1        
    Netbsd:  0           |       Other:  0        
   Freebsd:  0           |  
-------------------------+--------------------------------------------------

Old description:

> Bug when i start liquidsoap (gentoo hardner)
> I thinks it's coming from clone()
>
> Thread 2 (Thread 0x7f43a8604950 (LWP 4278)):
> #0  0x00007f43a905c4a2 in select () from /lib/libc.so.6
> #1  0x00000000005267bf in caml_thread_tick ()
> #2  0x00007f43ab113087 in start_thread () from /lib/libpthread.so.0
> #3  0x00007f43a906277d in clone () from /lib/libc.so.6
> #4  0x0000000000000000 in ?? ()
>
> Thread 1 (Thread 0x7f43abdc4700 (LWP 4274)):
> #0  0x0000000000000000 in ?? ()
> #1  0x0000000000820278 in camlMap__5 ()
> #2  0x00000000004e1ffb in camlPcre__entry ()
> #3  0x00007f43abdbe9a8 in ?? ()
> #4  0x000000000040bdfa in caml_startup__code_begin ()
> #5  0x000000000032c421 in ?? ()
> #6  0x000000000053e1f2 in caml_start_program ()
> #7  0x0000000000000000 in ?? ()

New description:

 Bug when i start liquidsoap (gentoo hardner)
 I thinks it's coming from clone()

 {{{
 Thread 2 (Thread 0x7f43a8604950 (LWP 4278)):
 #0  0x00007f43a905c4a2 in select () from /lib/libc.so.6
 #1  0x00000000005267bf in caml_thread_tick ()
 #2  0x00007f43ab113087 in start_thread () from /lib/libpthread.so.0
 #3  0x00007f43a906277d in clone () from /lib/libc.so.6
 #4  0x0000000000000000 in ?? ()

 Thread 1 (Thread 0x7f43abdc4700 (LWP 4274)):
 #0  0x0000000000000000 in ?? ()
 #1  0x0000000000820278 in camlMap__5 ()
 #2  0x00000000004e1ffb in camlPcre__entry ()
 #3  0x00007f43abdbe9a8 in ?? ()
 #4  0x000000000040bdfa in caml_startup__code_begin ()
 #5  0x000000000032c421 in ?? ()
 #6  0x000000000053e1f2 in caml_start_program ()
 #7  0x0000000000000000 in ?? ()
 }}}

--

Comment(by smimram):

 The thread 2 is locked on a select. The segfault is more likely to occur
 in thread 1, where ocaml-pcre is used. Could you please try to rebuild
 ocaml-pcre and then liquidsoap?

-- 
Ticket URL: <http://savonet.rastageeks.org/ticket/275#comment:3>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Savonet-trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-trac

Reply via email to