#100: Liquidsoap dies after some hours running
-------------------------+--------------------------------------------------
  Reporter:  karye       |       Owner:  toots    
      Type:  Bugs        |      Status:  assigned 
  Priority:  1           |   Milestone:  0.3.7    
 Component:  Liquidsoap  |     Version:  0.3.6+svn
Resolution:              |    Keywords:           
       Mac:  0           |       Other:  0        
   Freebsd:  0           |       Linux:  1        
-------------------------+--------------------------------------------------
Comment (by karye):

 Here's the backtrace for basic script:

 {{{
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 /home/radioclave2/scripts/feedback.py:27: Warning: Incorrect string value:
 '\xCC\x81' for column 'title' at row 1
   cursor.execute ("INSERT INTO tbl_history2 (artist,title) VALUES
 (%s,%s);",(artist, titel) )
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 /home/radioclave2/scripts/feedback.py:27: Warning: Incorrect string value:
 '\xCC\x81 no ...' for column 'title' at row 1
   cursor.execute ("INSERT INTO tbl_history2 (artist,title) VALUES
 (%s,%s);",(artist, titel) )
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to LWP 32370]
 0xb7f16429 in pthread_mutex_lock () from /lib/libpthread.so.0
 (gdb) bt
 #0  0xb7f16429 in pthread_mutex_lock () from /lib/libpthread.so.0
 #1  0x0806bdb5 in caml_thread_enter_blocking_section ()
 #2  0x0806fdf9 in caml_enter_blocking_section ()
 #3  0x08065924 in mf_decode (mf=0x1) at mad_stubs.c:322
 #4  0x08065a48 in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:438
 #5  0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #6  0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #7  0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #8  0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #9  0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #10 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #11 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #12 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #13 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #14 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #15 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #16 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #17 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #18 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #19 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #20 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #21 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #22 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #23 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #24 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #25 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #26 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #27 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #28 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #29 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #30 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #31 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #32 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #33 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #34 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #35 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #36 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #37 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #38 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #39 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #40 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #41 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #42 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #43 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #44 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #45 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #46 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #47 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #48 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #49 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #50 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #51 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #52 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #53 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #54 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #55 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #56 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #57 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #58 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #59 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #60 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #61 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #62 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #63 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #64 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #65 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #66 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #67 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #68 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #69 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #70 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #71 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #72 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #73 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #74 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #75 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #76 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #77 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #78 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #79 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #80 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #81 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #82 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #83 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #84 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #85 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #86 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #87 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #88 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #89 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #90 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #91 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #92 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #93 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #94 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #95 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #96 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #97 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #98 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #99 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #100 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #101 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #102 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #103 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #104 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #105 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #106 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #107 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #108 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #109 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #110 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #111 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #112 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #113 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #114 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #115 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #116 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #117 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #118 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #119 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #120 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #121 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #122 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #123 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #124 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #125 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #126 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #127 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #128 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #129 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #130 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #131 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #132 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #133 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #134 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #135 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #136 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #137 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #138 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #139 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #140 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #141 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #142 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #143 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #144 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #145 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #146 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #147 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #148 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #149 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #150 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #151 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #152 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #153 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #154 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #155 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #156 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #157 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #158 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #159 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #160 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #161 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #162 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #163 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #164 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #165 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #166 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #167 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #168 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #169 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #170 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #171 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #172 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #173 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #174 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #175 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #176 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #177 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #178 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #179 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #180 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #181 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #182 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #183 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #184 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #185 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #186 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #187 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #188 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #189 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #190 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #191 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #192 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #193 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #194 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #195 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #196 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #197 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #198 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #199 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #200 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #201 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #202 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #203 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #204 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #205 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #206 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #207 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #208 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #209 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #210 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #211 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #212 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #213 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #214 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #215 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #216 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #217 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #218 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #219 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #220 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #221 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #222 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #223 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #224 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #225 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #226 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #227 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #228 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #229 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #230 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #231 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #232 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #233 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #234 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #235 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #236 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #237 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #238 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #239 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #240 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #241 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #242 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #243 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #244 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #245 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #246 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #247 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #248 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #249 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #250 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #251 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #252 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #253 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #254 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #255 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #256 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #257 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #258 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #259 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #260 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #261 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #262 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #263 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #264 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #265 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #266 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #267 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #268 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #269 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #270 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #271 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #272 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #273 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #274 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #275 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #276 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #277 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #278 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #279 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #280 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #281 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #282 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #283 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #284 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #285 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #286 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #287 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #288 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #289 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #290 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #291 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #292 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #293 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #294 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #295 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #296 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #297 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #298 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #299 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #300 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #301 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #302 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #303 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #304 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #305 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #306 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #307 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #308 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #309 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #310 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #311 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #312 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #313 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #314 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #315 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #316 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #317 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #318 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #319 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #320 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #321 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #322 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #323 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #324 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #325 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #326 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #327 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #328 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #329 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #330 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #331 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #332 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #333 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #334 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #335 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #336 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #337 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #338 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #339 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #340 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #341 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #342 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #343 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #344 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #345 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #346 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #347 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #348 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #349 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #350 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #351 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #352 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #353 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #354 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #355 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #356 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #357 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #358 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #359 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #360 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #361 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #362 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #363 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #364 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #365 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #366 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #367 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #368 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #369 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #370 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #371 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #372 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #373 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #374 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #375 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #376 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #377 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #378 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #379 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #380 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #381 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #382 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #383 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #384 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #385 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #386 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #387 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #388 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #389 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #390 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #391 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #392 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #393 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #394 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #395 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #396 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #397 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #398 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #399 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #400 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #401 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #402 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #403 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #404 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #405 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #406 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #407 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #408 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #409 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #410 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #411 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #412 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #413 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #414 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #415 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #416 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #417 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #418 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #419 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #420 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #421 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #422 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #423 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #424 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #425 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #426 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #427 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #428 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #429 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #430 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #431 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #432 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #433 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #434 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #435 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #436 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #437 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #438 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #439 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #440 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #441 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #442 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #443 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #444 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #445 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #446 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #447 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #448 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #449 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #450 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #451 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #452 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #453 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #454 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #455 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #456 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #457 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #458 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #459 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #460 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #461 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #462 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #463 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #464 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #465 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #466 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #467 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #468 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #469 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #470 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #471 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 ---Type <return> to continue, or q <return> to quit---
 #472 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #473 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #474 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #475 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #476 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #477 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #478 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #479 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #480 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #481 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #482 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #483 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #484 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #485 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #486 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #487 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #488 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #489 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #490 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #491 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #492 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #493 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #494 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #495 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #496 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #497 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #498 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #499 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #500 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #501 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #502 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #503 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #504 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #505 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #506 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #507 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #508 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #509 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #510 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #511 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #512 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #513 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #514 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #515 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #516 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #517 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #518 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #519 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #520 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #521 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #522 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #523 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #524 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #525 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #526 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #527 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #528 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #529 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 #530 0x08065b6f in ocaml_mad_decode_frame_float (madf=137578156) at
 mad_stubs.c:439
 }}}

 .. and from radio script:

 {{{
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^7)
 requantize overflow (0.250000 * 2^9)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^10)
 requantize overflow (0.250000 * 2^8)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 requantize overflow (0.250000 * 2^6)
 [New LWP 32384]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to LWP 32384]
 0xb7e63429 in pthread_mutex_lock () from /lib/libpthread.so.0
 (gdb) bt
 #0  0xb7e63429 in pthread_mutex_lock () from /lib/libpthread.so.0
 Cannot access memory at address 0xb56d0fe8
 }}}

-- 
Ticket URL: <http://savonet.rastageeks.org/ticket/100#comment:12>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !

Répondre à