[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
[MPlayer-users] [BUG][CRASH] -vo x11 -vf spp=1,scale with current CVS.
|
To: |
mplayer-users@xxxxxxxxxxxx |
|
Subject: |
[MPlayer-users] [BUG][CRASH] -vo x11 -vf spp=1,scale with current CVS. |
|
From: |
Jan Knutar <jknutar@xxxxxx> |
|
Date: |
Sun, 24 Oct 2004 07:24:50 +0300 |
|
Delivered-to: |
itdp@localhost |
|
Delivered-to: |
mplayer-users@mplayerhq.hu |
|
User-agent: |
KMail/1.6.2 |
This bug has been present for a longer time..
To reproduce:
mplayer -v -vo x11 -vf spp=1,scale anyvideofile.avi
(verboselog attached)
(gdb) bt
#0 0x00a5e691 in malloc_consolidate () from /lib/tls/libc.so.6
#1 0x00a5dcaa in _int_malloc () from /lib/tls/libc.so.6
#2 0x00a5ebbd in _int_memalign () from /lib/tls/libc.so.6
#3 0x00a5d467 in memalign () from /lib/tls/libc.so.6
#4 0x08100aa8 in vf_get_image (vf=0x8777200, outfmt=1111970336, mp_imgtype=2,
mp_imgflag=24, w=352, h=288) at vf.c:335
#5 0x08103646 in put_image (vf=0x8777250, mpi=0x8871220) at vf_scale.c:301
#6 0x08101355 in vf_next_put_image (vf=0x87773d8, mpi=0x8871220) at vf.c:543
#7 0x0811d107 in put_image (vf=0x87773d8, mpi=0x886f618) at vf_spp.c:504
#8 0x080f8310 in decode_video (sh_video=0x875a000, start=0x875ee68 "",
in_size=1335, drop_frame=0) at dec_video.c:332
#9 0x0808405e in main (argc=7, argv=0xfefff884) at mplayer.c:2163
(gdb) bt full
#0 0x00a5e691 in malloc_consolidate () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x00a5dcaa in _int_malloc () from /lib/tls/libc.so.6
No symbol table info available.
#2 0x00a5ebbd in _int_memalign () from /lib/tls/libc.so.6
No symbol table info available.
#3 0x00a5d467 in memalign () from /lib/tls/libc.so.6
No symbol table info available.
#4 0x08100aa8 in vf_get_image (vf=0x8777200, outfmt=1111970336, mp_imgtype=2,
mp_imgflag=24, w=352, h=288) at vf.c:335
mpi = (mp_image_t *) 0x40
w2 = 11616252
#5 0x08103646 in put_image (vf=0x8777250, mpi=0x8871220) at vf_scale.c:301
vf = (struct vf_instance_s *) 0x8777250
mpi = (mp_image_t *) 0x8871220
dmpi = (mp_image_t *) 0x0
#6 0x08101355 in vf_next_put_image (vf=0x87773d8, mpi=0x8871220) at vf.c:543
vf = (struct vf_instance_s *) 0x81818181
mpi = (mp_image_t *) 0xb157c8
#7 0x0811d107 in put_image (vf=0x87773d8, mpi=0x886f618) at vf_spp.c:504
dmpi = (mp_image_t *) 0x8871220
#8 0x080f8310 in decode_video (sh_video=0x875a000, start=0x875ee68 "",
in_size=1335, drop_frame=0) at dec_video.c:332
start = (unsigned char *) 0x886f618 "\033ï004\fYV12`\001"
in_size = 142046168
vf = (vf_instance_t *) 0x87773d8
mpi = (mp_image_t *) 0x886f618
t = 3189
t2 = 251992338
ret = 143062552
#9 0x0808405e in main (argc=7, argv=0xfefff884) at mplayer.c:2163
start = (unsigned char *) 0x875ee68 ""
in_size = 1335
frame_time = 0.0399999991
aq_sleep_time = 0
osd_text_buffer =
"\000K\000HK\000\220\002ï000\000\000\000&ï021\000\000\000\000\000\200ï235\000\021\a\022\000\000\000\000\000ï\022\000ï\001\000\000\000\204ï[ï021\000ï\022\000ï"
next_frame_time = 0.0399999991
frame_time_remaining = 0
time_frame = -0.331519276
osd_show_text_buffer =
"\000\000\000\000ï\022\000@ï\002\000\000\000\034ï\027\b\022\000\b\000\000\000\024\000\000\000ï\022\000ïT\021\000\024\000\000\000$\000\000\000\216ï021\000\000\000\000\000ï\022"
drop_frame = 0
dropped_frames = 1
AV_delay = -nan(0x40013f)
blit_frame = 0
mem_ptr = 0x537 <Address 0x537 out of bounds>
d_audio = (demux_stream_t *) 0x8759de0
d_video = (demux_stream_t *) 0x8759e48
d_dvdsub = (demux_stream_t *) 0x8759eb0
file_format = 0
osd_function = 1
osd_last_pts = 0
osd_show_av_delay = 0
osd_show_text = 0
osd_show_speed = 0
osd_show_sub_delay = 0
osd_show_sub_pos = 0
osd_show_sub_visibility = 0
osd_show_sub_alignment = 0
osd_show_vobsub_changed = 0
osd_show_sub_changed = 0
osd_show_percentage = 0
osd_show_tv_channel = 25
osd_show_ontop = 0
osd_show_rootwin = 0
osd_show_framedropping = 0
rtc_fd = 7
i = 1335
tmp = 0x537 <Address 0x537 out of bounds>
gui_no_filename = 0
verboselog.txt
Description: Text document
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [MPlayer-users] [BUG][CRASH] -vo x11 -vf spp=1,scale with current CVS.,
Jan Knutar <=