Advertisement
Guest User

Untitled

a guest
Feb 27th, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.50 KB | None | 0 0
  1. $ gdb --args vlc -vv alsa://plughw:0,0 --sout '#transcode{acodec=mp3,ab=128,channels=1,samplerate=44100}:std{access=http,mux=ts,dst=:8080}'
  2. GNU gdb (GDB) 7.4.1-debian
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "i486-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/local/bin/vlc...(no debugging symbols found)...done.
  12. (gdb) r
  13. Starting program: /usr/local/bin/vlc -vv alsa://plughw:0,0 --sout \#transcode\{acodec=mp3,ab=128,channels=1,samplerate=44100\}:std\{access=http,mux=ts,dst=:8080\}
  14. [Thread debugging using libthread_db enabled]
  15. Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
  16. VLC media player 2.2.0-git Weatherwax (revision 2.1.0-git-2406-gc51eff1)
  17. [0804b0d0] core libvlc debug: VLC media player - 2.2.0-git Weatherwax
  18. [0804b0d0] core libvlc debug: Copyright © 1996-2014 the VideoLAN team
  19. [0804b0d0] core libvlc debug: revision 2.1.0-git-2406-gc51eff1
  20. [0804b0d0] core libvlc debug: configured with ./configure '--enable-faad' '--disable-pulse' '--disable-skins2' '--disable-v4l2' '--disable-xvideo' '--disable-qt' '--disable-glx' '--enable-realrtsp' '--enable-flac' '--disable-dbus' '--disable-xcb' '--disable-nls' '--with-kde-solid=no'
  21. [0804b0d0] core libvlc debug: searching plug-in modules
  22. [0804b0d0] core libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
  23. [0804b0d0] core libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
  24. [0804b0d0] core libvlc debug: saving plugins cache /usr/local/lib/vlc/plugins/plugins.dat
  25. [0804b0d0] core libvlc debug: plug-ins loaded: 366 modules
  26. [0804b0d0] core libvlc debug: opening config file (/home/radio/.config/vlc/vlcrc)
  27. [0804b0d0] core libvlc debug: translation test: code is "C"
  28. [0804b0d0] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
  29. [080ca4d0] core input debug: Creating an input for 'Media Library'
  30. [080ca4d0] core input debug: Input is a meta file: disabling unneeded options
  31. [080ca4d0] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  32. [080ca4d0] core input debug: `file/xspf-open:///home/radio/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/radio/.local/share/vlc/ml.xspf'
  33. [080ca4d0] core input debug: creating demux: access='file' demux='xspf-open' location='/home/radio/.local/share/vlc/ml.xspf' file='/home/radio/.local/share/vlc/ml.xspf'
  34. [080665f0] core demux debug: looking for access_demux module matching "file": 12 candidates
  35. [080665f0] core demux debug: no access_demux modules matched
  36. [080ca4d0] core input debug: creating access 'file' location='/home/radio/.local/share/vlc/ml.xspf', path='/home/radio/.local/share/vlc/ml.xspf'
  37. [080665f0] core access debug: looking for access module matching "file": 19 candidates
  38. [080665f0] filesystem access debug: opening file `/home/radio/.local/share/vlc/ml.xspf'
  39. [080665f0] core access debug: using access module "filesystem"
  40. [08067f30] core stream debug: Using stream method for AStream*
  41. [08067f30] core stream debug: starting pre-buffering
  42. [08067f30] core stream debug: received first data after 0 ms
  43. [08067f30] core stream debug: pre-buffering done 296 bytes in 0s - 10706 KiB/s
  44. [08067ff0] core stream debug: looking for stream_filter module matching "any": 9 candidates
  45. [08067ff0] core stream debug: no stream_filter modules matched
  46. [08067ff0] core stream debug: looking for stream_filter module matching "record": 9 candidates
  47. [08067ff0] core stream debug: using stream_filter module "record"
  48. [080ca4d0] core input debug: creating demux: access='file' demux='xspf-open' location='/home/radio/.local/share/vlc/ml.xspf' file='/home/radio/.local/share/vlc/ml.xspf'
  49. [080cae70] core demux debug: looking for demux module matching "xspf-open": 62 candidates
  50. [080cae70] xspf demux debug: using XSPF playlist reader
  51. [080cae70] core demux debug: using demux module "playlist"
  52. [080cb400] core demux meta debug: looking for meta reader module matching "any": 2 candidates
  53. [080cb400] lua demux meta debug: Trying Lua scripts in /home/radio/.local/share/vlc/lua/meta/reader
  54. [080cb400] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
  55. [080cb400] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
  56. [080cb400] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
  57. [080cb400] core demux meta debug: no meta reader modules matched
  58. [080ca4d0] core input debug: `file/xspf-open:///home/radio/.local/share/vlc/ml.xspf' successfully opened
  59. [080cdd68] core xml reader debug: looking for xml reader module matching "any": 0 candidates
  60. [080cdd68] core xml reader debug: no xml reader modules
  61. [080cdd68] core xml reader error: XML reader not found
  62. [080cae70] core demux debug: removing module "playlist"
  63. [08067ff0] core stream debug: removing module "record"
  64. [080665f0] core access debug: removing module "filesystem"
  65. [0815abd8] core playlist debug: creating audio output
  66. [080d0960] core audio output debug: looking for audio output module matching "any": 4 candidates
  67. [080d0960] alsa audio output debug: Available ALSA PCM devices:
  68. [080d0960] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
  69. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog Default Audio Device (default:CARD=Intel)
  70. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog Default Audio Device (sysdefault:CARD=Intel)
  71. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog Front speakers (front:CARD=Intel,DEV=0)
  72. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=Intel,DEV=0)
  73. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=Intel,DEV=0)
  74. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=Intel,DEV=0)
  75. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=Intel,DEV=0)
  76. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=Intel,DEV=0)
  77. [080d0960] alsa audio output debug: HDA Intel, VT1708B 8-Ch Digital IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=Intel,DEV=0)
  78. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog Default Audio Device (default:CARD=Creative)
  79. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog Default Audio Device (sysdefault:CARD=Creative)
  80. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog Front speakers (front:CARD=Creative,DEV=0)
  81. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=Creative,DEV=0)
  82. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=Creative,DEV=0)
  83. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=Creative,DEV=0)
  84. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=Creative,DEV=0)
  85. [080d0960] alsa audio output debug: HDA Creative, CA0110 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=Creative,DEV=0)
  86. [080d0960] alsa audio output debug: HDA Creative, CA0110 Digital IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=Creative,DEV=0)
  87. [080d0960] alsa audio output debug: CA0106, CA0106 Default Audio Device (default:CARD=CA0106)
  88. [080d0960] alsa audio output debug: CA0106, CA0106 Default Audio Device (sysdefault:CARD=CA0106)
  89. [080d0960] alsa audio output debug: CA0106, CA0106 Front speakers (front:CARD=CA0106,DEV=0)
  90. [080d0960] alsa audio output debug: CA0106, CA0106 Rear speakers (rear:CARD=CA0106,DEV=0)
  91. [080d0960] alsa audio output debug: CA0106, CA0106 Center and Subwoofer speakers (center_lfe:CARD=CA0106,DEV=0)
  92. [080d0960] alsa audio output debug: CA0106, CA0106 Side speakers (side:CARD=CA0106,DEV=0)
  93. [080d0960] alsa audio output debug: CA0106, CA0106 4.0 Surround output to Front and Rear speakers (surround40:CARD=CA0106,DEV=0)
  94. [080d0960] alsa audio output debug: CA0106, CA0106 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=CA0106,DEV=0)
  95. [080d0960] alsa audio output debug: CA0106, CA0106 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=CA0106,DEV=0)
  96. [080d0960] alsa audio output debug: CA0106, CA0106 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=CA0106,DEV=0)
  97. [080d0960] alsa audio output debug: CA0106, CA0106 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=CA0106,DEV=0)
  98. [080d0960] alsa audio output debug: CA0106, CA0106 IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=CA0106,DEV=0)
  99. [080d0960] core audio output debug: using audio output module "alsa"
  100. [0815abd8] core playlist debug: keeping audio output
  101. [New Thread 0xb7aabb70 (LWP 30595)]
  102. [0815abd8] core playlist debug: adding item `alsa://plughw' ( alsa://plughw:0,0 )
  103. [New Thread 0xb7a2ab70 (LWP 30596)]
  104. [08089308] core interface debug: looking for interface module matching "hotkeys,none": 12 candidates
  105. [0804b0d0] core libvlc debug: no fetch required for (null) (art currently (null))
  106. [08089308] core interface debug: using interface module "hotkeys"
  107. [08088348] core interface debug: looking for interface module matching "globalhotkeys,none": 12 candidates
  108. [08088348] core interface debug: no interface modules matched
  109. [08088348] core interface error: no suitable interface module
  110. [0804b0d0] core libvlc error: interface "globalhotkeys,none" initialization failed
  111. [0804b0d0] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  112. [08088938] core interface debug: looking for interface module matching "any": 12 candidates
  113. [08088938] [cli] lua interface debug: Found lua interface script: /usr/local/lib/vlc/lua/intf/cli.luac
  114. [New Thread 0xb79a1b70 (LWP 30597)]
  115. [08088938] [cli] core interface debug: using interface module "lua"
  116. [0815abd8] core playlist debug: processing request item: null, node: Playlist, skip: 0
  117. [0815abd8] core playlist debug: rebuilding array of current - root Playlist
  118. [0815abd8] core playlist debug: rebuild done - 1 items, index -1
  119. [0815abd8] core playlist debug: starting playback of the new playlist item
  120. [0815abd8] core playlist debug: resyncing on alsa://plughw
  121. [0815abd8] core playlist debug: alsa://plughw is at 0
  122. [0815abd8] core playlist debug: creating new input thread
  123. [b78004d8] core input debug: Creating an input for 'alsa://plughw'
  124. [Thread 0xb7a2ab70 (LWP 30596) exited]
  125. [New Thread 0xb7a2ab70 (LWP 30598)]
  126. [08088938] [cli] lua interface: Listening on host "*console".
  127. VLC media player 2.2.0-git Weatherwax
  128. [080a2b48] core stream output debug: using sout chain=`transcode{acodec=mp3,ab=128,channels=1,samplerate=44100}:std{access=http,mux=ts,dst=:8080}'
  129. [080a2b48] core stream output debug: stream=`std'
  130. [080a30f0] core stream out debug: looking for sout stream module matching "std": 21 candidates
  131. Command Line Interface initialized. Type `help' for help.
  132. > [080a30f0] core stream out debug: set config option: sout-standard-access to http
  133. [080a30f0] core stream out debug: set config option: sout-standard-mux to ts
  134. [080a30f0] core stream out debug: set config option: sout-standard-dst to :8080
  135. [080a4070] core access out debug: looking for sout access module matching "http": 7 candidates
  136. [080a4070] core access out debug: net: listening to * port 8080
  137. [New Thread 0xb77ffb70 (LWP 30599)]
  138. [080a4070] core access out debug: using sout access module "access_output_http"
  139. [080a4ff8] core mux debug: looking for sout mux module matching "ts": 10 candidates
  140. [080a4ff8] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
  141. [080a4ff8] core mux debug: using sout mux module "mux_ts"
  142. [080a2b48] core stream output debug: muxer support adding stream at any time
  143. [080a2b48] core stream output debug: muxer prefers to wait for all ES before starting to mux
  144. [080a30f0] stream_out_standard stream out debug: using `http/ts://:8080'
  145. [080a30f0] core stream out debug: using sout stream module "stream_out_standard"
  146. [080a2b48] core stream output debug: stream=`transcode'
  147. [080a8728] core stream out debug: looking for sout stream module matching "transcode": 21 candidates
  148. [080a8728] core stream out debug: set config option: sout-transcode-acodec to mp3
  149. [080a8728] core stream out debug: set config option: sout-transcode-ab to 128
  150. [080a8728] core stream out debug: set config option: sout-transcode-channels to 1
  151. [080a8728] core stream out debug: set config option: sout-transcode-samplerate to 44100
  152. [080a8728] stream_out_transcode stream out debug: Checking codec mapping for mp3 got mp3
  153. [080a8728] stream_out_transcode stream out debug: codec audio=mp3 44100Hz 1 channels 128Kb/s
  154. [080a8728] core stream out debug: using sout stream module "stream_out_transcode"
  155. [b78004d8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  156. [b78004d8] core input debug: `alsa://plughw:0,0' gives access `alsa' demux `' path `plughw:0,0'
  157. [b78004d8] core input debug: creating demux: access='alsa' demux='' location='plughw:0,0' file='(null)'
  158. [080a9c70] core demux debug: looking for access_demux module matching "alsa": 12 candidates
  159. [080a9c70] access_alsa demux debug: using ALSA device: plughw:0,0
  160. [080a9c70] access_alsa demux debug: Plug PCM: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
  161. [080a9c70] access_alsa demux debug: device name : VT1708B 8-Ch Analog
  162. [080a9c70] access_alsa demux debug: device ID : VT1708B 8-Ch Analog
  163. [080a9c70] access_alsa demux debug: subdevice name: subdevice #0
  164. [080a9c70] access_alsa demux debug: initial hardware setup:
  165. ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
  166. FORMAT: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
  167. SUBFORMAT: STD
  168. SAMPLE_BITS: [4 64]
  169. FRAME_BITS: [8 128]
  170. CHANNELS: 2
  171. RATE: [4000 4294967295)
  172. PERIOD_TIME: (83 185760)
  173. PERIOD_SIZE: (0 797833125)
  174. PERIOD_BYTES: (0 4294967295)
  175. PERIODS: (0 4294967295]
  176. BUFFER_TIME: [1 4294967295]
  177. BUFFER_SIZE: [1 1595663132]
  178. BUFFER_BYTES: [1 4294967295]
  179. TICK_TIME: ALL
  180. [080a9c70] access_alsa demux debug: final HW setup:
  181. ACCESS: RW_INTERLEAVED
  182. FORMAT: FLOAT_LE
  183. SUBFORMAT: STD
  184. SAMPLE_BITS: 32
  185. FRAME_BITS: 64
  186. CHANNELS: 2
  187. RATE: 48000
  188. PERIOD_TIME: (42666 42667)
  189. PERIOD_SIZE: 2048
  190. PERIOD_BYTES: 16384
  191. PERIODS: 4
  192. BUFFER_TIME: (170666 170667)
  193. BUFFER_SIZE: 8192
  194. BUFFER_BYTES: 65536
  195. TICK_TIME: 0
  196. [b78004d8] core input debug: selecting program id=0
  197. [New Thread 0xb7283b70 (LWP 30600)]
  198. [080a9c70] core demux debug: using access_demux module "access_alsa"
  199. [080aee40] core decoder debug: looking for packetizer module matching "any": 22 candidates
  200. [080aee40] core decoder debug: using packetizer module "packetizer_copy"
  201. [New Thread 0xb6f60b70 (LWP 30601)]
  202. [b78004d8] core input debug: starting in async mode
  203. [080b5e78] core demux meta debug: looking for meta reader module matching "any": 2 candidates
  204. [b78004d8] core input debug: Buffering 0%
  205. [b78004d8] core input debug: switching to sync mode
  206. [b78004d8] core input debug: Buffering 14%
  207. [080a2b48] core stream output debug: adding a new sout input (sout_input:0x80b4c98)
  208. [080a8728] stream_out_transcode stream out debug: creating audio transcoding from fcc=`f32l' to fcc=`mp3 '
  209. [080ba2b8] core generic debug: looking for decoder module matching "any": 36 candidates
  210. [080b5e78] lua demux meta debug: Trying Lua scripts in /home/radio/.local/share/vlc/lua/meta/reader
  211. [080b5e78] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
  212. [080b5e78] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
  213. [080b5e78] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
  214. [080b5e78] core demux meta debug: no meta reader modules matched
  215. [b78004d8] core input debug: `alsa://plughw:0,0' successfully opened
  216. [b78004d8] core input debug: Buffering 28%
  217. [b78004d8] core input debug: Buffering 42%
  218. [080ba2b8] araw generic debug: samplerate:48000Hz channels:2 bits/sample:32
  219. [080ba2b8] core generic debug: using decoder module "araw"
  220. [080ba618] core encoder debug: looking for encoder module matching "any": 17 candidates
  221. [080a9c70] access_alsa demux warning: cannot read samples: Broken pipe
  222. [080ba618] avcodec encoder debug: CPU flags: 0x010011db
  223. [080ba618] avcodec encoder debug: Trying to find more suitable sample format instead of s32p
  224. [080ba618] avcodec encoder debug: Using fltp as new sample format
  225. [080ba618] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
  226. [080ba618] avcodec encoder debug: Ended up using fltp as sample format
  227. [080ba618] avcodec encoder debug: found encoder MPEG Audio layer 3
  228. [080ba618] core encoder debug: using encoder module "avcodec"
  229. [080a8728] core stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  230. [080a8728] core stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Mono
  231. [08193c38] core audio converter debug: looking for audio converter module matching "any": 10 candidates
  232. [08193c38] core audio converter debug: using audio converter module "simple_channel_mixer"
  233. [080a8728] core stream out debug: conversion pipeline complete
  234. [08195450] core audio resampler debug: looking for audio resampler module matching "any": 1 candidates
  235. [08195450] core audio resampler debug: using audio resampler module "ugly_resampler"
  236. [080a4ff8] core mux debug: adding a new input
  237. [080a4ff8] mux_ts mux debug: adding input codec=mp3 pid=68
  238. [080a4ff8] mux_ts mux debug: new PCR PID is 68
  239. [080ba618] core encoder debug: removing module "avcodec"
  240. [08195450] core audio resampler debug: removing module "ugly_resampler"
  241. [08193c38] core audio converter debug: removing module "simple_channel_mixer"
  242. next
  243. [0815abd8] core playlist debug: incoming request - stopping current input
  244. > [b78004d8] core input debug: control: stopping input
  245. [0815abd8] core playlist debug: incoming request - stopping current input
  246. [0815abd8] core playlist debug: finished input
  247. [080aee40] core decoder error: cannot continue streaming due to errors
  248. [080aee40] core decoder debug: removing module "packetizer_copy"
  249. [080aee40] core decoder debug: killing decoder fourcc `f32l', 2 PES in FIFO
  250. [080a2b48] core stream output debug: removing a sout input (sout_input:0x80b4c98)
  251. [080ba618] avcodec encoder debug: Flushing..
  252. [080ba2b8] core generic debug: removing module "araw"
  253. [080a4ff8] mux_ts mux debug: removing input pid=68
  254. [080a4ff8] mux_ts mux debug: new PCR PID is 8191
  255. [080a4ff8] core mux warning: no more input streams for this mux
  256. [080a9c70] core demux debug: removing module "access_alsa"
  257. [Thread 0xb6f60b70 (LWP 30601) exited]
  258. [Thread 0xb7283b70 (LWP 30600) exited]
  259. [b78004d8] core input debug: Program doesn't contain anymore ES
  260. [0815abd8] core playlist debug: incoming request - stopping current input
  261. [0815abd8] core playlist debug: dead input
  262. [080a2b48] core stream output debug: destroying useless sout
  263. [080a8728] core stream out debug: destroying chain... (name=transcode)
  264. [080a8728] core stream out debug: removing module "stream_out_transcode"
  265. [080a8728] core stream out debug: destroying chain done
  266. [080a30f0] core stream out debug: destroying chain... (name=std)
  267. [080a30f0] core stream out debug: removing module "stream_out_standard"
  268. [080a4ff8] core mux debug: removing module "mux_ts"
  269. [080a4070] core access out debug: removing module "access_output_http"
  270. [Thread 0xb7a2ab70 (LWP 30598) exited]
  271. [080a4858] core http host debug: HTTP host removed
  272. [080a4070] access_output_http access out debug: Close
  273. [Thread 0xb77ffb70 (LWP 30599) exited]
  274. [080a30f0] core stream out debug: destroying chain done
  275. [0815abd8] core playlist debug: processing request item: alsa://plughw, node: Playlist, skip: 1
  276. [0815abd8] core playlist debug: resyncing on alsa://plughw
  277. [0815abd8] core playlist debug: alsa://plughw is at 0
  278. [0815abd8] core playlist debug: looping - restarting at beginning of node
  279. [0815abd8] core playlist debug: starting playback of the new playlist item
  280. [0815abd8] core playlist debug: resyncing on alsa://plughw
  281. [0815abd8] core playlist debug: alsa://plughw is at 0
  282. [0815abd8] core playlist debug: creating new input thread
  283. [b7803848] core input debug: Creating an input for 'alsa://plughw'
  284. [New Thread 0xb7a2ab70 (LWP 30602)]
  285. [080a4070] core stream output debug: using sout chain=`transcode{acodec=mp3,ab=128,channels=1,samplerate=44100}:std{access=http,mux=ts,dst=:8080}'
  286. [080a4070] core stream output debug: stream=`std'
  287. [080a30f0] core stream out debug: looking for sout stream module matching "std": 21 candidates
  288. [080a30f0] core stream out debug: set config option: sout-standard-access to http
  289. [080a30f0] core stream out debug: set config option: sout-standard-mux to ts
  290. [080a30f0] core stream out debug: set config option: sout-standard-dst to :8080
  291. [080a2b48] core access out debug: looking for sout access module matching "http": 7 candidates
  292. [080a2b48] core access out debug: net: listening to * port 8080
  293. [New Thread 0xb77ffb70 (LWP 30603)]
  294. [080a2b48] core access out debug: using sout access module "access_output_http"
  295. [080a9c70] core mux debug: looking for sout mux module matching "ts": 10 candidates
  296. [080a9c70] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
  297. [080a9c70] core mux debug: using sout mux module "mux_ts"
  298. [080a4070] core stream output debug: muxer support adding stream at any time
  299. [080a4070] core stream output debug: muxer prefers to wait for all ES before starting to mux
  300. [080a30f0] stream_out_standard stream out debug: using `http/ts://:8080'
  301. [080a30f0] core stream out debug: using sout stream module "stream_out_standard"
  302. [080a4070] core stream output debug: stream=`transcode'
  303. [080a9b80] core stream out debug: looking for sout stream module matching "transcode": 21 candidates
  304. [080a9b80] core stream out debug: set config option: sout-transcode-acodec to mp3
  305. [080a9b80] core stream out debug: set config option: sout-transcode-ab to 128
  306. [080a9b80] core stream out debug: set config option: sout-transcode-channels to 1
  307. [080a9b80] core stream out debug: set config option: sout-transcode-samplerate to 44100
  308. [080a9b80] stream_out_transcode stream out debug: Checking codec mapping for mp3 got mp3
  309. [080a9b80] stream_out_transcode stream out debug: codec audio=mp3 44100Hz 1 channels 128Kb/s
  310. [080a9b80] core stream out debug: using sout stream module "stream_out_transcode"
  311. [b7803848] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  312. [b7803848] core input debug: `alsa://plughw:0,0' gives access `alsa' demux `' path `plughw:0,0'
  313. [b7803848] core input debug: creating demux: access='alsa' demux='' location='plughw:0,0' file='(null)'
  314. [080a9738] core demux debug: looking for access_demux module matching "alsa": 12 candidates
  315. [080a9738] access_alsa demux debug: using ALSA device: plughw:0,0
  316. [080a9738] access_alsa demux debug: Plug PCM: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
  317. [080a9738] access_alsa demux debug: device name : VT1708B 8-Ch Analog
  318. [080a9738] access_alsa demux debug: device ID : VT1708B 8-Ch Analog
  319. [080a9738] access_alsa demux debug: subdevice name: subdevice #0
  320. [080a9738] access_alsa demux debug: initial hardware setup:
  321. ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
  322. FORMAT: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
  323. SUBFORMAT: STD
  324. SAMPLE_BITS: [4 64]
  325. FRAME_BITS: [8 128]
  326. CHANNELS: 2
  327. RATE: [4000 4294967295)
  328. PERIOD_TIME: (83 185760)
  329. PERIOD_SIZE: (0 797833125)
  330. PERIOD_BYTES: (0 4294967295)
  331. PERIODS: (0 4294967295]
  332. BUFFER_TIME: [1 4294967295]
  333. BUFFER_SIZE: [1 1595663132]
  334. BUFFER_BYTES: [1 4294967295]
  335. TICK_TIME: ALL
  336. [080a9738] access_alsa demux debug: final HW setup:
  337. ACCESS: RW_INTERLEAVED
  338. FORMAT: FLOAT_LE
  339. SUBFORMAT: STD
  340. SAMPLE_BITS: 32
  341. FRAME_BITS: 64
  342. CHANNELS: 2
  343. RATE: 48000
  344. PERIOD_TIME: (42666 42667)
  345. PERIOD_SIZE: 2048
  346. PERIOD_BYTES: 16384
  347. PERIODS: 4
  348. BUFFER_TIME: (170666 170667)
  349. BUFFER_SIZE: 8192
  350. BUFFER_BYTES: 65536
  351. TICK_TIME: 0
  352. [b7803848] core input debug: selecting program id=0
  353. [New Thread 0xb7283b70 (LWP 30604)]
  354. [080a9738] core demux debug: using access_demux module "access_alsa"
  355. [08172058] core decoder debug: looking for packetizer module matching "any": 22 candidates
  356. [08172058] core decoder debug: using packetizer module "packetizer_copy"
  357. [New Thread 0xb6f60b70 (LWP 30605)]
  358. [b7803848] core input debug: starting in async mode
  359. [080aac00] core demux meta debug: looking for meta reader module matching "any": 2 candidates
  360. [080aac00] lua demux meta debug: Trying Lua scripts in /home/radio/.local/share/vlc/lua/meta/reader
  361. [080aac00] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
  362. [080aac00] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
  363. [080aac00] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
  364. [080aac00] core demux meta debug: no meta reader modules matched
  365. [b7803848] core input debug: `alsa://plughw:0,0' successfully opened
  366. [b7803848] core input debug: Buffering 0%
  367. [b7803848] core input debug: switching to sync mode
  368. [b7803848] core input debug: Buffering 14%
  369. [080a4070] core stream output debug: adding a new sout input (sout_input:0x80a8fb8)
  370. [080a9b80] stream_out_transcode stream out debug: creating audio transcoding from fcc=`f32l' to fcc=`mp3 '
  371. [080aa768] core generic debug: looking for decoder module matching "any": 36 candidates
  372. [080aa768] araw generic debug: samplerate:48000Hz channels:2 bits/sample:32
  373. [080aa768] core generic debug: using decoder module "araw"
  374. [080a8a98] core encoder debug: looking for encoder module matching "any": 17 candidates
  375. [080a8a98] avcodec encoder debug: CPU flags: 0x010011db
  376. [080a8a98] avcodec encoder debug: Trying to find more suitable sample format instead of s32p
  377. [080a8a98] avcodec encoder debug: Using fltp as new sample format
  378. [080a8a98] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
  379. [080a8a98] avcodec encoder debug: Ended up using fltp as sample format
  380. [080a8a98] avcodec encoder debug: found encoder MPEG Audio layer 3
  381. [080a8a98] core encoder debug: using encoder module "avcodec"
  382. [080a9b80] core stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  383. [080a9b80] core stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Mono
  384. [080ad700] core audio converter debug: looking for audio converter module matching "any": 10 candidates
  385. [080ad700] core audio converter debug: using audio converter module "simple_channel_mixer"
  386. [080a9b80] core stream out debug: conversion pipeline complete
  387. [080ada30] core audio resampler debug: looking for audio resampler module matching "any": 1 candidates
  388. [080ada30] core audio resampler debug: using audio resampler module "ugly_resampler"
  389. [080a9c70] core mux debug: adding a new input
  390. [080a9c70] mux_ts mux debug: adding input codec=mp3 pid=68
  391. [080a9c70] mux_ts mux debug: new PCR PID is 68
  392. [080a8a98] core encoder debug: removing module "avcodec"
  393. [080ada30] core audio resampler debug: removing module "ugly_resampler"
  394. [080ad700] core audio converter debug: removing module "simple_channel_mixer"
  395. [b7803848] core input debug: Buffering 28%
  396. [b7803848] core input debug: Buffering 42%
  397. [b7803848] core input debug: Buffering 56%
  398. [b7803848] core input debug: Buffering 71%
  399. [b7803848] core input debug: Buffering 85%
  400. [b7803848] core input debug: Buffering 99%
  401. [b7803848] core input debug: Stream buffering done (341 ms in 341 ms)
  402. [b7803848] core input debug: Decoder wait done in 0 ms
  403. [080a8a98] core encoder debug: looking for encoder module matching "any": 17 candidates
  404. [080a8a98] avcodec encoder debug: CPU flags: 0x010011db
  405. [080a8a98] avcodec encoder debug: Trying to find more suitable sample format instead of s32p
  406. [080a8a98] avcodec encoder debug: Using fltp as new sample format
  407. [080a8a98] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
  408. [080a8a98] avcodec encoder debug: Ended up using fltp as sample format
  409. [080a8a98] avcodec encoder debug: found encoder MPEG Audio layer 3
  410. [080a8a98] core encoder debug: using encoder module "avcodec"
  411. [080a9b80] core stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  412. [080a9b80] core stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Mono
  413. [080adab8] core audio converter debug: looking for audio converter module matching "any": 10 candidates
  414. [080adab8] core audio converter debug: using audio converter module "simple_channel_mixer"
  415. [080a9b80] core stream out debug: conversion pipeline complete
  416. [080adde8] core audio resampler debug: looking for audio resampler module matching "any": 1 candidates
  417. [080adde8] core audio resampler debug: using audio resampler module "ugly_resampler"
  418.  
  419. Program received signal SIGSEGV, Segmentation fault.
  420. [Switching to Thread 0xb6f60b70 (LWP 30605)]
  421. ff_vector_fmul_scalar_sse.loop () at libavutil/x86/float_dsp.asm:130
  422. 130 VECTOR_FMUL_SCALAR
  423. (gdb) thread apply bt full
  424. (gdb) thread apply all bt full
  425.  
  426. Thread 12 (Thread 0xb6f60b70 (LWP 30605)):
  427. #0 ff_vector_fmul_scalar_sse.loop () at libavutil/x86/float_dsp.asm:130
  428. No locals.
  429. #1 0xb619d7d8 in ?? () from /usr/local/lib/libavcodec.so.55
  430. No symbol table info available.
  431. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  432.  
  433. Thread 11 (Thread 0xb7283b70 (LWP 30604)):
  434. #0 0xb7fe1424 in __kernel_vsyscall ()
  435. No symbol table info available.
  436. #1 0xb7f00356 in *__GI___poll (fds=0xb7f96ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  437. resultvar = <optimized out>
  438. oldtype = 0
  439. result = <optimized out>
  440. #2 0xb72b68dc in ?? () from /usr/local/lib/vlc/plugins/access/libaccess_alsa_plugin.so
  441. No symbol table info available.
  442. #3 0xb7fa5c39 in start_thread (arg=0xb7283b70) at pthread_create.c:304
  443. __res = <optimized out>
  444. __ignore1 = <optimized out>
  445. __ignore2 = <optimized out>
  446. pd = 0xb7283b70
  447. now = <optimized out>
  448. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208262668, 0, 4001536, -1222101864, 1280783128, -393723623}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  449. prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  450. not_first_call = <optimized out>
  451. freesize = <optimized out>
  452. __PRETTY_FUNCTION__ = "start_thread"
  453. #4 0xb7f0dd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  454. No locals.
  455.  
  456. Thread 10 (Thread 0xb77ffb70 (LWP 30603)):
  457. #0 0xb7fe1424 in __kernel_vsyscall ()
  458. No symbol table info available.
  459. #1 0xb7f00356 in *__GI___poll (fds=0xb7f96ff4, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  460. resultvar = <optimized out>
  461. oldtype = 0
  462. result = <optimized out>
  463. #2 0xb7de89b6 in ?? () from /usr/local/lib/libvlccore.so.7
  464. No symbol table info available.
  465. #3 0xb7deabaf in ?? () from /usr/local/lib/libvlccore.so.7
  466. No symbol table info available.
  467. #4 0xb7fa5c39 in start_thread (arg=0xb77ffb70) at pthread_create.c:304
  468. __res = <optimized out>
  469. __ignore1 = <optimized out>
  470. __ignore2 = <optimized out>
  471. pd = 0xb77ffb70
  472. now = <optimized out>
  473. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208262668, 0, 4001536, -1216351080, -472435944, -393723623}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  474. prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  475. ---Type <return> to continue, or q <return> to quit---
  476. not_first_call = <optimized out>
  477. freesize = <optimized out>
  478. __PRETTY_FUNCTION__ = "start_thread"
  479. #5 0xb7f0dd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  480. No locals.
  481.  
  482. Thread 9 (Thread 0xb7a2ab70 (LWP 30602)):
  483. #0 0xb7fe1424 in __kernel_vsyscall ()
  484. No symbol table info available.
  485. #1 0xb7faa703 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
  486. No locals.
  487. #2 0xb7de4b18 in vlc_cond_timedwait () from /usr/local/lib/libvlccore.so.7
  488. No symbol table info available.
  489. #3 0xb7d91433 in ?? () from /usr/local/lib/libvlccore.so.7
  490. No symbol table info available.
  491. #4 0xb7d9228c in ?? () from /usr/local/lib/libvlccore.so.7
  492. No symbol table info available.
  493. #5 0xb7fa5c39 in start_thread (arg=0xb7a2ab70) at pthread_create.c:304
  494. __res = <optimized out>
  495. __ignore1 = <optimized out>
  496. __ignore2 = <optimized out>
  497. pd = 0xb7a2ab70
  498. now = <optimized out>
  499. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208262668, 0, 4001536, -1214077800, 1500984089, -393723623}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  500. prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  501. not_first_call = <optimized out>
  502. freesize = <optimized out>
  503. __PRETTY_FUNCTION__ = "start_thread"
  504. #6 0xb7f0dd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  505. No locals.
  506.  
  507. Thread 4 (Thread 0xb79a1b70 (LWP 30597)):
  508. #0 0xb7fe1424 in __kernel_vsyscall ()
  509. No symbol table info available.
  510. #1 0xb7f00356 in *__GI___poll (fds=0xb7f96ff4, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  511. resultvar = <optimized out>
  512. oldtype = 0
  513. result = <optimized out>
  514. #2 0xb6cdcbf4 in ?? () from /usr/local/lib/vlc/plugins/lua/liblua_plugin.so
  515. No symbol table info available.
  516. #3 0xb6ca217f in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  517. No symbol table info available.
  518. #4 0xb6cacfcd in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  519. No symbol table info available.
  520. #5 0xb6ca25f8 in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  521. No symbol table info available.
  522. #6 0xb6c9c8e0 in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  523. No symbol table info available.
  524. #7 0xb6ca1820 in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  525. No symbol table info available.
  526. ---Type <return> to continue, or q <return> to quit---
  527. #8 0xb6ca27cf in ?? () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  528. No symbol table info available.
  529. #9 0xb6c9deb4 in lua_pcall () from /usr/lib/i386-linux-gnu/liblua5.1.so.0
  530. No symbol table info available.
  531. #10 0xb6ccd9fa in ?? () from /usr/local/lib/vlc/plugins/lua/liblua_plugin.so
  532. No symbol table info available.
  533. #11 0xb7fa5c39 in start_thread (arg=0xb79a1b70) at pthread_create.c:304
  534. __res = <optimized out>
  535. __ignore1 = <optimized out>
  536. __ignore2 = <optimized out>
  537. pd = 0xb79a1b70
  538. now = <optimized out>
  539. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208262668, 0, 4001536, -1214638952, 672609049, -393723623}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  540. prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  541. not_first_call = <optimized out>
  542. freesize = <optimized out>
  543. __PRETTY_FUNCTION__ = "start_thread"
  544. #12 0xb7f0dd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  545. No locals.
  546.  
  547. Thread 2 (Thread 0xb7aabb70 (LWP 30595)):
  548. #0 0xb7fe1424 in __kernel_vsyscall ()
  549. No symbol table info available.
  550. #1 0xb7faa20a in __pthread_cond_wait (cond=0x815acb4, mutex=0x815ac9c) at pthread_cond_wait.c:153
  551. __status = -512
  552. _val = 17
  553. futex_val = <optimized out>
  554. buffer = {__routine = 0xb7faa3a0 <__condvar_cleanup>, __arg = 0xb7aab29c, __canceltype = 135637872, __prev = 0x0}
  555. cbuffer = {oldtype = 0, cond = 0x815acb4, mutex = 0x815ac9c, bc_seq = 0}
  556. err = <optimized out>
  557. pshared = 0
  558. val = <optimized out>
  559. seq = 8
  560. #2 0xb7de4ac3 in vlc_cond_wait () from /usr/local/lib/libvlccore.so.7
  561. No symbol table info available.
  562. #3 0xb7d65fa4 in ?? () from /usr/local/lib/libvlccore.so.7
  563. No symbol table info available.
  564. #4 0xb7fa5c39 in start_thread (arg=0xb7aabb70) at pthread_create.c:304
  565. __res = <optimized out>
  566. __ignore1 = <optimized out>
  567. __ignore2 = <optimized out>
  568. pd = 0xb7aabb70
  569. now = <optimized out>
  570. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208262668, 0, 4001536, -1213549416, 1230451481, -393723623}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  571. prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  572. not_first_call = <optimized out>
  573. freesize = <optimized out>
  574. __PRETTY_FUNCTION__ = "start_thread"
  575. #5 0xb7f0dd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  576. No locals.
  577. ---Type <return> to continue, or q <return> to quit---
  578.  
  579. Thread 1 (Thread 0xb7d106c0 (LWP 30592)):
  580. #0 0xb7fe1424 in __kernel_vsyscall ()
  581. No symbol table info available.
  582. #1 0xb7fae40d in do_sigwait (set=0xbffff674, sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:63
  583. resultvar = <optimized out>
  584. ret = <optimized out>
  585. tmpset = {__val = {3084285742, 3221222904, 0, 3221223028, 3086660673, 5, 3084153776, 1003316, 3084128256, 3084145632, 3085130784, 3086621444, 3086879520, 3221223320, 4294967295,
  586. 3087003636, 134514417, 5, 3221222880, 3086941206, 3087006400, 3086614336, 1, 5, 0, 5, 134514088, 134524564, 0, 3086621444, 3221223028, 134524960}}
  587. #2 0xb7fae4b0 in __sigwait (set=0xbffff674, sig=0xbffff670) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:100
  588. oldtype = 0
  589. result = <optimized out>
  590. #3 0x08049019 in ?? ()
  591. No symbol table info available.
  592. #4 0xb7e4de46 in __libc_start_main (main=0x8048cd0, argc=5, ubp_av=0xbffff854, init=0x8049710, fini=0x8049700, rtld_fini=0xb7ff0590, stack_end=0xbffff84c) at libc-start.c:244
  593. result = <optimized out>
  594. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208389644, 0, 0, -1073743832, -471911671, -712227559}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x5, 0x804914c}, data = {
  595. prev = 0x0, cleanup = 0x0, canceltype = 5}}}
  596. not_first_call = <optimized out>
  597. #5 0x0804916d in ?? ()
  598. No symbol table info available.
  599. (gdb) info registers
  600. eax 0x80ac660 134923872
  601. ecx 0x8188788 135825288
  602. edx 0x47000000 1191182336
  603. ebx 0x11f0 4592
  604. esp 0xb6f5fe68 0xb6f5fe68
  605. ebp 0x80ae100 0x80ae100
  606. esi 0x80a86a0 134907552
  607. edi 0x80ad880 134928512
  608. eip 0xb5802192 0xb5802192 <ff_vector_fmul_scalar_sse.loop>
  609. eflags 0x10202 [ IF RF ]
  610. cs 0x73 115
  611. ss 0x7b 123
  612. ds 0x7b 123
  613. es 0x7b 123
  614. fs 0x0 0
  615. gs 0x33 51
  616. (gdb) disassemble $pc-32,$pc+32
  617. Dump of assembler code from 0xb5802172 to 0xb58021b2:
  618. 0xb5802172 <ff_vector_fmul_scalar_sse+2>: inc %esp
  619. 0xb5802173 <ff_vector_fmul_scalar_sse+3>: and $0x8,%al
  620. 0xb5802175 <ff_vector_fmul_scalar_sse+5>: mov 0xc(%esp),%ecx
  621. 0xb5802179 <ff_vector_fmul_scalar_sse+9>: mov 0x10(%esp),%edx
  622. 0xb580217d <ff_vector_fmul_scalar_sse+13>: mov 0x14(%esp),%ebx
  623. 0xb5802181 <ff_vector_fmul_scalar_sse+17>: movss 0x10(%esp),%xmm0
  624. 0xb5802187 <ff_vector_fmul_scalar_sse+23>: shufps $0x0,%xmm0,%xmm0
  625. 0xb580218b <ff_vector_fmul_scalar_sse+27>: lea -0x10(,%ebx,4),%ebx
  626. => 0xb5802192 <ff_vector_fmul_scalar_sse.loop+0>: movaps (%ecx,%ebx,1),%xmm1
  627. 0xb5802196 <ff_vector_fmul_scalar_sse.loop+4>: mulps %xmm0,%xmm1
  628. 0xb5802199 <ff_vector_fmul_scalar_sse.loop+7>: movaps %xmm1,(%eax,%ebx,1)
  629. 0xb580219d <ff_vector_fmul_scalar_sse.loop+11>: sub $0x10,%ebx
  630. 0xb58021a0 <ff_vector_fmul_scalar_sse.loop+14>: jge 0xb5802192 <ff_vector_fmul_scalar_sse.loop>
  631. 0xb58021a2 <..@1184.branch_instr+0>: pop %ebx
  632. 0xb58021a3 <..@1184.branch_instr+1>: ret
  633. 0xb58021a4 <..@1184.branch_instr+2>: nopw 0x0(%eax,%eax,1)
  634. 0xb58021aa <..@1184.branch_instr+8>: nopw 0x0(%eax,%eax,1)
  635. 0xb58021b0 <ff_vector_dmul_scalar_sse2+0>: push %ebx
  636. 0xb58021b1 <ff_vector_dmul_scalar_sse2+1>: mov 0x8(%esp),%eax
  637. End of assembler dump.
  638. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement