Tool/software: Linux
Hi,
We have build gstremer for dvsdk2.00.002 with gst vesrion gst-ti-plugin-full-1.02.00 but while running we are getting the following log
gst-launch -v filesrc location=/opt/passion_for_life_anthem.aac ! TIAuddec1 codecName=aachedec engineName=decode ! alsasink sync=false
(gst-launch-0.10:745): GStreamer-WARNING **: Failed to load plugin '/opt/gstreamer/lib/gstreamer-0.10/libgstmad.so': /opt/gstreamer/lib/libid3tag.so.0: undefined symbol: id3_frametype_obsolete
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstTIAuddec1:tiauddec10.GstPad:src: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)48000, channels=(int)2
/GstPipeline:pipeline0/GstAlsaSink:alsasink0.GstPad:sink: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)48000, channels=(int)2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
and its hanged here. than if we do ctrl+c we will get the following message
Unable to handle kernel paging request at virtual address c79f6010
pgd = c52ec000
[c79f6010] *pgd=80575011, *pte=00000000, *ppte=00000000
Internal error: Oops: 7 [#1]
Modules linked in: dsplinkk cmemk
CPU: 0
PC is at SYNC_WaitSEM+0x234/0x32c [dsplinkk]
LR is at flush_signals+0x64/0x90
pc : [<bf00d710>] lr : [<c0056750>] Tainted: GF
sp : c5bbde38 ip : c5bbde20 fp : c5bbde84
r10: ffffffff r9 : c0043a98 r8 : c79f6008
r7 : c5bbde44 r6 : c79f6000 r5 : c5bbc000 r4 : 00000002
r3 : 00000001 r2 : 00000000 r1 : c6b71b54 r0 : c6b71b54
Flags: nZCv IRQs on FIQs on Mode SVC_32 Segment user
Control: 5317F
Table: 852EC000 DAC: 00000015
Process gst-launch-0.10 (pid: 748, stack limit = 0xc5bbc258)
Stack: (0xc5bbde38 to 0xc5bbe000)
de20: c7a06c80 00008000
de40: c5bbde5c 00000001 c742c400 c0043a98 c79f6008 c79f6008 bf015784 00000000
de60: 00008000 c5bbdef4 c79f2000 ffffffff 80008051 bf0225cc c5bbdeb4 c5bbde88
de80: bf011ae0 bf00d4ec bf011c08 00006f0b 41e6ea64 00006f0b c0899160 0000000e
dea0: c5bbc000 00000000 c5bbdec4 c5bbdeb8 bf008a7c bf011a60 c5bbdf24 c5bbdec8
dec0: bf008400 bf008a7c 0003f2a2 00000000 0003f2a2 00000000 2454db3c 00000021
dee0: c5bbdfb0 00000000 2454db3c fffffffe c5bbdfac 00000000 00008000 00000000
df00: 00010001 ffffffff 00000000 8766c000 c0899160 41e6ea64 c5bbdf44 c5bbdf28
df20: c00a544c bf00809c c004e4e4 c0899160 0000000e 41e6ea64 c5bbdf74 c5bbdf48
df40: c00a572c c00a53e0 00000001 00000000 c5bbc000 00000000 41e6ea64 00006f0b
df60: 0000000e c5bbc000 c5bbdfa4 c5bbdf78 c00a5808 c00a5478 c004e908 00000001
df80: c5bbdfac ffffffff 4053f45c 41e6eb04 00000036 c0033f88 00000000 c5bbdfa8
dfa0: c0033f58 c00a5764 ffffffff 4053f45c 0000000e 00006f0b 41e6ea64 0000000e
dfc0: ffffffff 4053f45c 41e6eb04 00000036 00010001 00002a88 40540234 41e6ea4c
dfe0: 40541ee4 41e6e978 4051062c 403be27c 60000010 0000000e 00000000 00000101
Backtrace:
[<bf00d4dc>] (SYNC_WaitSEM+0x0/0x32c [dsplinkk]) from [<bf011ae0>] (LDRV_MSGQ_get+0x90/0xd0 [dsplinkk])
[<bf011a50>] (LDRV_MSGQ_get+0x0/0xd0 [dsplinkk]) from [<bf008a7c>] (PMGR_MSGQ_get+0x10/0x14 [dsplinkk])
[<bf008a6c>] (PMGR_MSGQ_get+0x0/0x14 [dsplinkk]) from [<bf008400>] (DRV_Ioctl+0x374/0x9a0 [dsplinkk])
[<bf00808c>] (DRV_Ioctl+0x0/0x9a0 [dsplinkk]) from [<c00a544c>] (do_ioctl+0x7c/0x98)
r5 = 41E6EA64 r4 = C0899160
[<c00a53d0>] (do_ioctl+0x0/0x98) from [<c00a572c>] (vfs_ioctl+0x2c4/0x2ec)
r6 = 41E6EA64 r5 = 0000000E r4 = C0899160
[<c00a5468>] (vfs_ioctl+0x0/0x2ec) from [<c00a5808>] (sys_ioctl+0xb4/0xe8)
r9 = C5BBC000 r8 = 0000000E r6 = 00006F0B r5 = 41E6EA64
r4 = 00000000
[<c00a5754>] (sys_ioctl+0x0/0xe8) from [<c0033f58>] (__sys_trace_return+0x0/0x28)
r8 = C0033F88 r7 = 00000036 r6 = 41E6EB04 r5 = 4053F45C
r4 = FFFFFFFF
Code: e5834000 e5953004 e2833001 e5853004 (e5963010)
<6>note: gst-launch-0.10[748] exited with preempt_count 1
prev->state: 2 != TASK_RUNNING??
gst-launch-0.10/748[CPU#0]: BUG in __schedule at kernel/sched.c:3826
root@192.168.1.103:/opt/gstreamer_demo/dm6446# davinci-mmc davinci-mmc.0: MMC-Probing mmc with cmd55
davinci-mmc davinci-mmc.0: MMC-Probing mmc with cmd1
davinci-mmc davinci-mmc.0: MMC-Probing mmc with cmd55
davinci-mmc davinci-mmc.0: MMC-Probing mmc with cmd1
please suggest hpw to overcome from this problem.
thanks
-parwath