[Bug 760938] New: audioconvert: crash when executing orc unpack function
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 21 06:20:14 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760938
Bug ID: 760938
Summary: audioconvert: crash when executing orc unpack function
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: rawoul at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I'm getting a crash when running audioconvert on the master (1.7) branch. The
crash does not happen when running with ORC_CODE=backup. I've tested with both
orc 0.4.24 and orc master.
Here's my test pipeline to reproduce this:
ORC_DEBUG=255 ORC_CODE=debug gst-launch audiotestsrc ! 'audio/x-raw,
format=F32LE' ! audioconvert dithering=none ! 'audio/x-raw, format=S16LE' !
fakesink
A bisect points to the following patch as a culprit: 08734e75 (audio-converter:
rework the main processing loop).
With this patch I get the following output:
Starting program: /usr/bin/gst-launch -f audiotestsrc \! audio/x-raw,\
format=F32LE \! audioconvert dithering=none \! audio/x-raw,\ format=S16LE \!
fakesink
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Setting pipeline to PAUSED ...
[New Thread 0x779abb40 (LWP 3153)]
Pipeline is PREROLLING ...
[New Thread 0x76fffb40 (LWP 3154)]
ORC: INFO: orcdebug.c(70): _orc_debug_init(): orc-0.4.24.1 debug init
ORC: DEBUG: orccpu-x86.c(220): orc_x86_detect_cpuid(): cpuid 10 756e6547
49656e69 6c65746e
ORC: INFO: orccpu-x86.c(348): orc_x86_cpuid_handle_family_model_stepping():
family_id 6 model_id 28 stepping 10
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 2 size 524288
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 1 size 24576
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 1 level 1 line
size 64 partitions 1 ways 6 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 2 level 1 line
size 64 partitions 1 ways 8 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 3 level 2 line
size 64 partitions 1 ways 8 sets 1024
ORC: INFO: orccpu-x86.c(292): orc_x86_cpuid_get_branding_string(): processor
string ' Intel(R) Atom(TM) CPU CE4150 @ 1.20GHz'
ORC: INFO: orccompiler.c(194): orc_program_compile_full(): initializing
compiler for program "audio_orc_unpack_f32"
ORC: LOG: orccompiler.c(226): orc_program_compile_full(): variables
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 0: d size 8 type 2
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 4: s size 4 type 1
alloc 0
ORC: LOG: orccompiler.c(236): orc_program_compile_full(): instructions
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 0: convfd 0 0 4 0
ORC: INFO: orccompiler.c(345): orc_program_compile_full(): allocating code
memory
ORC: INFO: orccompiler.c(351): orc_program_compile_full(): compiling for target
"sse"
ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished compiling
(success)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x779abb40 (LWP 3153)]
0x7719b0a7 in ?? ()
(gdb) thread apply all bt
Thread 3 (Thread 0x76fffb40 (LWP 3154)):
#0 0x77fdbabc in __kernel_vsyscall ()
#1 0x77be69eb in poll () from /lib/libc.so.6
#2 0x77de1721 in g_poll (fds=0x76600468, nfds=1, timeout=-1) at gpoll.c:124
#3 0x77dd8176 in g_main_context_poll (priority=<optimized out>, n_fds=1,
fds=0x76600468, timeout=-1, context=0x80d8088) at gmain.c:4135
#4 g_main_context_iterate (context=context at entry=0x80d8088,
block=block at entry=1, dispatch=1, self=<optimized out>) at gmain.c:3835
#5 0x77dd8286 in g_main_context_iteration (context=0x80d8088, may_block=1) at
gmain.c:3901
#6 0x77dd82c0 in glib_worker_main (data=0x0) at gmain.c:5672
#7 0x77df30aa in g_thread_proxy (data=0x80d4f50) at gthread.c:778
#8 0x77d702a0 in start_thread () from /lib/libpthread.so.0
#9 0x77be7a5e in clone () from /lib/libc.so.6
Thread 2 (Thread 0x779abb40 (LWP 3153)):
#0 0x7719b0a7 in ?? ()
#1 0x77b462ae in audio_orc_unpack_f32 (d1=0x7700cc5c, s1=0x7700a050, n=1024)
at tmp-orc.c:2770
#2 0x77b194fc in unpack_f32le (info=0x77b5b740 <formats+1792>,
flags=GST_AUDIO_PACK_FLAG_TRUNCATE_RANGE, dest=0x7700cc5c, data=0x7700a050,
length=1024) at ../../../../gitsrc/gst-libs/gst/audio/audio-format.c:211
#3 0x77b1c223 in do_unpack (chain=0x8050730, samples=1024,
user_data=0x77006000) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:340
#4 0x77b1c06d in audio_chain_get_samples (chain=0x8050730,
samples=samples at entry=1024) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:223
#5 0x77b1c42e in do_convert_out (chain=0x8050768, samples=1024,
user_data=0x77006000) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:396
#6 0x77b1c06d in audio_chain_get_samples (chain=0x8050768,
samples=samples at entry=1024) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:223
#7 0x77b1c4e7 in do_quantize (chain=0x80507a0, samples=1024,
user_data=0x77006000) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:414
#8 0x77b1c06d in audio_chain_get_samples (chain=chain at entry=0x80507a0,
samples=samples at entry=1024) at
../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:223
#9 0x77b1d2ce in gst_audio_converter_samples (convert=0x77006000,
flags=GST_AUDIO_CONVERTER_FLAG_SOURCE_WRITABLE, in=0x779aae00, in_samples=1024,
out=0x779aae34, out_samples=1024, in_consumed=0x779aadf0,
out_produced=0x779aadf4)
at ../../../../gitsrc/gst-libs/gst/audio/audio-converter.c:891
#10 0x779fe972 in gst_audio_convert_transform (base=0x80cf0f0, inbuf=0x80d9690,
outbuf=0x80d9730) at ../../../gitsrc/gst/audioconvert/gstaudioconvert.c:740
#11 0x77aea6e0 in default_generate_output (trans=0x80cf0f0, outbuf=0x779aaefc)
at ../../../../gitsrc/libs/gst/base/gstbasetransform.c:2180
#12 0x77aec974 in gst_base_transform_chain (pad=0x80cd168, parent=0x80cf0f0,
buffer=0x80d9690) at ../../../../gitsrc/libs/gst/base/gstbasetransform.c:2333
#13 0x77f40857 in gst_pad_chain_data_unchecked (pad=pad at entry=0x80cd168,
type=type at entry=4112, data=0x80d9690) at ../../gitsrc/gst/gstpad.c:4155
#14 0x77f421d1 in gst_pad_push_data (pad=pad at entry=0x80cd7a8,
type=type at entry=4112, data=0x80d9690) at ../../gitsrc/gst/gstpad.c:4407
#15 0x77f47ecf in gst_pad_push (pad=0x80cd7a8, buffer=0x80d9690) at
../../gitsrc/gst/gstpad.c:4526
#16 0x77aeca8a in gst_base_transform_chain (pad=0x80cd668, parent=0x80d6128,
buffer=0x80d9690) at ../../../../gitsrc/libs/gst/base/gstbasetransform.c:2369
#17 0x77f40857 in gst_pad_chain_data_unchecked (pad=pad at entry=0x80cd668,
type=type at entry=4112, data=0x80d9690) at ../../gitsrc/gst/gstpad.c:4155
#18 0x77f421d1 in gst_pad_push_data (pad=pad at entry=0x80cd028,
type=type at entry=4112, data=0x80d9690) at ../../gitsrc/gst/gstpad.c:4407
#19 0x77f47ecf in gst_pad_push (pad=0x80cd028, buffer=0x80d9690) at
../../gitsrc/gst/gstpad.c:4526
#20 0x77ae6c7d in gst_base_src_loop (pad=0x80cd028) at
../../../../gitsrc/libs/gst/base/gstbasesrc.c:2850
#21 0x77f6a960 in gst_task_func (task=0x80d9078) at
../../gitsrc/gst/gsttask.c:331
#22 0x77f6b79f in default_func (tdata=0x80d05b0, pool=0x8057868) at
../../gitsrc/gst/gsttaskpool.c:68
#23 0x77df3768 in g_thread_pool_thread_proxy (data=0x8060368) at
gthreadpool.c:307
#24 0x77df30aa in g_thread_proxy (data=0x80d4f20) at gthread.c:778
#25 0x77d702a0 in start_thread () from /lib/libpthread.so.0
#26 0x77be7a5e in clone () from /lib/libc.so.6
Thread 1 (Thread 0x77b67700 (LWP 3149)):
#0 0x77fdbabc in __kernel_vsyscall ()
#1 0x77be69eb in poll () from /lib/libc.so.6
#2 0x77de1721 in g_poll (fds=0x80d8c28, nfds=2, timeout=-1) at gpoll.c:124
#3 0x77dd8176 in g_main_context_poll (priority=<optimized out>, n_fds=2,
fds=0x80d8c28, timeout=-1, context=0x80d5dc0) at gmain.c:4135
#4 g_main_context_iterate (context=0x80d5dc0, block=block at entry=1, dispatch=1,
self=<optimized out>) at gmain.c:3835
#5 0x77dd84f9 in g_main_loop_run (loop=0x80d4808) at gmain.c:4034
#6 0x77f1ad6e in gst_bus_poll (bus=0x80b36c0, events=GST_MESSAGE_ANY,
timeout=18446744073709551615) at ../../gitsrc/gst/gstbus.c:1153
#7 0x0804b552 in event_loop (pipeline=0x80cd538, blocking=blocking at entry=1,
do_progress=do_progress at entry=1, target_state=GST_STATE_PAUSED) at
../../gitsrc/tools/gst-launch.c:532
#8 0x0804a799 in main (argc=11, argv=0x7ffffc64) at
../../gitsrc/tools/gst-launch.c:1074
Without the patch:
Starting program: /usr/bin/gst-launch -f audiotestsrc \! audio/x-raw,\
format=F32LE \! audioconvert dithering=none \! audio/x-raw,\ format=S16LE \!
fakesink
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
ORC: INFO: orcdebug.c(70): _orc_debug_init(): orc-0.4.24.1 debug init
ORC: DEBUG: orccpu-x86.c(220): orc_x86_detect_cpuid(): cpuid 10 756e6547
49656e69 6c65746e
ORC: INFO: orccpu-x86.c(348): orc_x86_cpuid_handle_family_model_stepping():
family_id 6 model_id 28 stepping 10
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 2 size 524288
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 1 size 24576
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 1 level 1 line
size 64 partitions 1 ways 6 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 2 level 1 line
size 64 partitions 1 ways 8 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 3 level 2 line
size 64 partitions 1 ways 8 sets 1024
ORC: INFO: orccpu-x86.c(292): orc_x86_cpuid_get_branding_string(): processor
string ' Intel(R) Atom(TM) CPU CE4150 @ 1.20GHz'
(gst-plugin-scanner:3195): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-1.0/libgstvorbis.so': libvorbisenc.so.2: cannot open shared
object file: No such file or directory
Setting pipeline to PAUSED ...
[New Thread 0x779acb40 (LWP 3196)]
Pipeline is PREROLLING ...
ORC: INFO: orcdebug.c(70): _orc_debug_init(): orc-0.4.24.1 debug init
[New Thread 0x76fffb40 (LWP 3197)]
ORC: DEBUG: orccpu-x86.c(220): orc_x86_detect_cpuid(): cpuid 10 756e6547
49656e69 6c65746e
ORC: INFO: orccpu-x86.c(348): orc_x86_cpuid_handle_family_model_stepping():
family_id 6 model_id 28 stepping 10
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 2 size 524288
ORC: DEBUG: orccpu-x86.c(188): handle_cache_descriptor(): level 1 size 24576
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 1 level 1 line
size 64 partitions 1 ways 6 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 2 level 1 line
size 64 partitions 1 ways 8 sets 64
ORC: INFO: orccpu-x86.c(449): orc_sse_detect_cpuid_intel(): type 3 level 2 line
size 64 partitions 1 ways 8 sets 1024
ORC: INFO: orccpu-x86.c(292): orc_x86_cpuid_get_branding_string(): processor
string ' Intel(R) Atom(TM) CPU CE4150 @ 1.20GHz'
ORC: INFO: orccompiler.c(194): orc_program_compile_full(): initializing
compiler for program "audio_orc_unpack_f32"
ORC: LOG: orccompiler.c(226): orc_program_compile_full(): variables
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 0: d size 8 type 2
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 4: s size 4 type 1
alloc 0
ORC: LOG: orccompiler.c(236): orc_program_compile_full(): instructions
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 0: convfd 0 0 4 0
ORC: INFO: orccompiler.c(345): orc_program_compile_full(): allocating code
memory
ORC: INFO: orccompiler.c(351): orc_program_compile_full(): compiling for target
"sse"
ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished compiling
(success)
ORC: INFO: orccompiler.c(194): orc_program_compile_full(): initializing
compiler for program "audio_orc_double_to_s32"
ORC: LOG: orccompiler.c(226): orc_program_compile_full(): variables
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 0: d size 4 type 2
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 4: s size 8 type 1
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 16: c size 8 type 3
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 32: t size 8 type 0
alloc 0
ORC: LOG: orccompiler.c(236): orc_program_compile_full(): instructions
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 0: muld 32 0 4 16
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 1: convdl 0 0 32 0
ORC: INFO: orccompiler.c(345): orc_program_compile_full(): allocating code
memory
ORC: INFO: orccompiler.c(351): orc_program_compile_full(): compiling for target
"sse"
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 81 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 81 2 3
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 81 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 3 4
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 3 convdl
ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished compiling
(success)
ORC: INFO: orccompiler.c(194): orc_program_compile_full(): initializing
compiler for program "audio_orc_int_bias"
ORC: LOG: orccompiler.c(226): orc_program_compile_full(): variables
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 0: d size 4 type 2
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 4: s size 4 type 1
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 24: p size 4 type 4
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 25: p size 4 type 4
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 32: t size 4 type 0
alloc 0
ORC: LOG: orccompiler.c(236): orc_program_compile_full(): instructions
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 0: addssl 32 0 4 24
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 1: andl 0 0 32 25
ORC: INFO: orccompiler.c(345): orc_program_compile_full(): allocating code
memory
ORC: INFO: orccompiler.c(351): orc_program_compile_full(): compiling for target
"sse"
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 0: 82 0
-1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 32: 82 2
4
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 33: 82 0
2
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 34: 80
-1 -1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 35: 81
-1 -1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 36: 82 4
5
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 0: 82 0
-1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 32: 82 2
4
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 33: 82 0
2
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 34: 80
-1 -1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 35: 81
-1 -1
ORC: DEBUG: orccompiler.c(1171): orc_compiler_get_constant_reg(): var 36: 82 4
5
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 0: 82 0 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 32: 82 2 4
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 33: 82 0 2
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 34: 80 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 35: 81 -1 -1
ORC: DEBUG: orccompiler.c(690): orc_compiler_get_temp_reg(): var 36: 82 4 5
ORC: DEBUG: orccompiler.c(706): orc_compiler_get_temp_reg(): at insn 2 addssl
ORC: DEBUG: orcx86insn.c(893): orc_x86_calculate_offsets(): 0: relaxing at
88,0140 diff 213
ORC: DEBUG: orcx86insn.c(893): orc_x86_calculate_offsets(): 0: relaxing at
139,0215 diff -199
ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished compiling
(success)
ORC: INFO: orccompiler.c(194): orc_program_compile_full(): initializing
compiler for program "audio_orc_pack_s16"
ORC: LOG: orccompiler.c(226): orc_program_compile_full(): variables
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 0: d size 2 type 2
alloc 0
ORC: LOG: orccompiler.c(233): orc_program_compile_full(): 4: s size 4 type 1
alloc 0
ORC: LOG: orccompiler.c(236): orc_program_compile_full(): instructions
ORC: LOG: orccompiler.c(243): orc_program_compile_full(): 0: convhlw 0 0 4 0
ORC: INFO: orccompiler.c(345): orc_program_compile_full(): allocating code
memory
ORC: INFO: orccompiler.c(351): orc_program_compile_full(): compiling for target
"sse"
ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished compiling
(success)
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list