On Thu, Jan 25, 2007 at 08:38:22 +0100, Loïc Minier wrote:
> Could you provide a backtrace without optimization?
>
Hi,
now with -O0 instead of -O1:
#0 0xb22b0080 in rgb24_to_rgba32 (dst=0xb075d2ec, src=0xb075d158, width=320,
height=240) at imgconvert_template.h:493
s = (
const uint8_t *) 0xafdbbc98 "r\\+nY'o]#n\\\"q`$ve(o`#l]
r]\035r]\035q]\037q]\037n]\036o^\037q`$sa%m[\037m[\037m[\037m[\037lX\035lX\035q[
v_%0%\v\033\020"
d = (uint8_t *) 0xb362e000 "\177ELF\001\001\001"
src_wrap = 0
dst_wrap = -1176
j = 296
y = 28
r = 114
g = 92
b = 43
#1 0xb22b0c92 in img_convert (dst=0xb075d2ec, dst_pix_fmt=6, src=0xb075d158,
src_pix_fmt=2, src_width=320, src_height=240) at imgconvert.c:2088
i = -1334456104
ret = -1300321441
dst_width = 320
dst_height = 240
int_pix_fmt = 960
src_pix = (const PixFmtInfo *) 0xb24fefb8
dst_pix = (const PixFmtInfo *) 0xb24fefe8
ce = (const ConvertEntry *) 0xb24ff208
tmp1 = {data = {0xb075d0d8 "\230���006+�X�� Pۯ\002",
0xb22a4586 "\205�017\205�002", 0x0,
0x140 <Address 0x140 out of bounds>}, linesize = {240, -1300315428, 320,
230400}}
tmp = (AVPicture *) 0xb075d098
inited = 1
#2 0xb22b13f8 in img_convert (dst=0xb075d2ec, dst_pix_fmt=6, src=0xb075d218,
src_pix_fmt=5, src_width=320, src_height=240) at imgconvert.c:2285
i = 3
ret = -1
dst_width = 320
dst_height = 240
int_pix_fmt = 2
src_pix = (const PixFmtInfo *) 0xb24fefdc
dst_pix = (const PixFmtInfo *) 0xb24fefe8
ce = (const ConvertEntry *) 0xb24ff310
tmp1 = {data = {0xafdb5020 "\n\b", 0x0, 0x0,
0x140 <Address 0x140 out of bounds>}, linesize = {960, -1300315428, 320,
230400}}
tmp = (AVPicture *) 0xb075d158
inited = 1
#3 0xb22b13f8 in img_convert (dst=0xb075d2ec, dst_pix_fmt=6, src=0xb075d30c,
src_pix_fmt=4, src_width=320, src_height=240) at imgconvert.c:2285
i = -1208243400
ret = -1
dst_width = 320
dst_height = 240
int_pix_fmt = 5
src_pix = (const PixFmtInfo *) 0xb24fefd0
dst_pix = (const PixFmtInfo *) 0xb24fefe8
ce = (const ConvertEntry *) 0xb24ff2b8
tmp1 = {data = {
0xafdee020 "\026\031&%\032!,&#\035.\035\031((
%&%\033*&\034),8=>B><CD1\037\026\026\036!\036\030\f\b\r\f\b\b\v\v\037;[EMAIL
PROTECTED]>>?CDMVG43/1B8?LcfVBEG2\036\031\031\027\023\025\032\026\0306[QMLNPONOTGN^^RJDEEFIOSQLMEQOIKFMX[VOKRZUSZZ]\\Q-\034\035\037#'-66//)1/1.02A:0+,/.++*)**)/;G=652./0"...,
0xafe00c20
"yyyyyyyyxxwwvvuuttttttssssssrrrrrrvvzz||}}}}~~\177\177||xxttssuuuusspprrqqqqqqrruuwwyyvvvvttssuuwwttnnttqqxx~~||zzzzwwoooonnpprrrrqqoonnmmmmmmmmnnooppnnmmllmmppqqppoowwxxyyxxwwwwyy{{yywwxx{{zzvvttuusssstttt"...,
0xafe13820
"\202\202\202\202\203\203\203\203\204\204\205\205\205\205\205\205\206\206\206\206\206\206\210\210\213\213\215\215\215\215\215\215\213\213\206\206\203\203\204\204\204\204\201\201\200\200\200\200\200\200\204\204\207\207\207\207\207\207\212\212\213\213\213\213\207\207\210\210\211\211\213\213\214\214\215\215\215\215\215\215\212\212\210\210\210\210\211\211\211\211\213\213\220\220\227\227\215\215\213\213\211\211\206\206\205\205\205\205\205\205\206\206\213\213\214\214\212\212\207\207\207\207\212\212\214\214\213\213",
'\210' <repeats 16 times>,
"\211\211\212\212\214\214\215\215\214\214\212\212\207\207\205\205\205\205\206\206\207\207\211\211\213\213\215\215\216\216\217\217\220\220\215\215\211\211\210\210\211\211\212\212\212\212\211\211\215\215\216\216\216\216\216\216"...,
0xb7dde280 "�027"}, linesize = {320, 320, 320, 22}}
tmp = (AVPicture *) 0xb075d218
inited = 1
Cheers,
Julien