Cidana-Developers / Cidana-SVT-AV1

SVT-AV1 Unit Test
Other
0 stars 0 forks source link

crashes in SvtAv1E2EParamFilmGrainDenoiseStrTest #70

Open edmond-zhu opened 5 years ago

edmond-zhu commented 5 years ago

App crashes when test in SvtAv1E2EParamFilmGrainDenoiseStrTest, the core-dump is at: \fileserver\Public\Employees\Edmond\AV1\Bugs\SvtAv1E2EParamFilmGrainDenoiseStrTest_crash.zip

Log: crash.log

Back trace: gdb_bt.log

edmond-zhu commented 5 years ago

[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `../../Bin/Debug/SvtAv1E2ETests --gtest_filter=*/SvtAv1E2EParamFilmGrainDenoiseS'. Program terminated with signal SIGABRT, Aborted.

0 0x00007fe2ec706428 in __GI_raise (sig=sig@entry=6)

at ../sysdeps/unix/sysv/linux/raise.c:54

54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. [Current thread is 1 (Thread 0x7fe1d06ff700 (LWP 12405))] (gdb) set solib-search-path /home/wenyao/edmond/Cidana-SVT-AV1/Bin/Debug

(gdb) where

0 0x00007fe2ec706428 in __GI_raise (sig=sig@entry=6)

at ../sysdeps/unix/sysv/linux/raise.c:54

1 0x00007fe2ec70802a in __GI_abort () at abort.c:89

2 0x00007fe2ec7487ea in __libc_message (do_abort=do_abort@entry=2,

fmt=fmt@entry=0x7fe2ec861ed8 "*** Error in `%s': %s: 0x%s ***\n")
at ../sysdeps/posix/libc_fatal.c:175

3 0x00007fe2ec75137a in malloc_printerr (ar_ptr=, ptr=,

str=0x7fe2ec861fe8 "double free or corruption (out)", action=3) at malloc.c:5006

4 _int_free (av=, p=, have_lock=0) at malloc.c:3867

5 0x00007fe2ec75553c in __GI___libc_free (mem=) at malloc.c:2968

6 0x00007fe2eda08d88 in aom_denoise_and_model_run (ctx=0x562d22885930,

sd=0x562d4f1a5cd0, film_grain=0x562d2267635c, use_highbd=0, asm_type=ASM_NON_AVX2)
at /home/wenyao/edmond/Cidana-SVT-AV1/Source/Lib/Common/Codec/noise_model.c:1822

7 0x00007fe2ed98a425 in apply_denoise_2d (scsPtr=0x562cc87771b0, pcsPtr=0x562d22640fa0,

inputPicturePointer=0x562d4f1a5cd0, asm_type=ASM_NON_AVX2)
at /home/wenyao/edmond/Cidana-SVT-AV1/Source/Lib/Common/Codec/EbPictureAnalysisProcess.c:3401

8 0x00007fe2ed98a485 in denoise_estimate_film_grain (

sequence_control_set_ptr=0x562cc87771b0, picture_control_set_ptr=0x562d22640fa0,
asm_type=ASM_NON_AVX2)
at /home/wenyao/edmond/Cidana-SVT-AV1/Source/Lib/Common/Codec/EbPictureAnalysisProcess.c:3420

9 0x00007fe2ed98be3d in PicturePreProcessingOperations (

picture_control_set_ptr=0x562d22640fa0, input_picture_ptr=0x562d4f1a5cd0,
sequence_control_set_ptr=0x562cc87771b0,
quarter_decimated_picture_ptr=0x562d4da22750,
sixteenth_decimated_picture_ptr=0x562d4da2b0a0, sb_total_count=15,
asm_type=ASM_NON_AVX2)
at /home/wenyao/edmond/Cidana-SVT-AV1/Source/Lib/Common/Codec/EbPictureAnalysisProcess.c:4125

10 0x00007fe2ed98ee02 in picture_analysis_kernel (input_ptr=0x562d5c8cbad0)

at /home/wenyao/edmond/Cidana-SVT-AV1/Source/Lib/Common/Codec/EbPictureAnalysisProcess.c:5069

11 0x00007fe2ed3436ba in start_thread (arg=0x7fe1d06ff700) at pthread_create.c:333

12 0x00007fe2ec7d841d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

(gdb)

edmond-zhu commented 5 years ago

remain in merge-upstream-0510 branch with test vector modified to comformance_test_vectors