Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104013 - avidemux-2.0.24/2.0.42 hangs when exporting a sequence of JPEGs
Summary: avidemux-2.0.24/2.0.42 hangs when exporting a sequence of JPEGs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 02:32 UTC by Alexey Dobriyan
Modified: 2005-09-03 03:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix hangs when saving selection as JPEGs (avidemux_jpegs.patch,1.36 KB, patch)
2005-09-03 02:50 UTC, Alexey Dobriyan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dobriyan 2005-08-28 02:32:21 UTC
2.0.24 almost certainly (90%) hangs. 2.0.42 saves selection, shows "OK", then
hangs. Hang means 100% cpu usage and no reaction to anything.
-----------------------------------------------------------------------------
 using FFmpeg default encode settings 
FF Mjpeg codec initializing 95 % -> q =3...
[mjpeg @ 0x84863c8]removing common factors from framerate
Images stat:___________Max memory consumed (MB)     : 3315
Current memory consumed (MB) : 3315
Max image used               : 13
Cur image used               : 4294967270
#0  0xb7a0d837 in g_on_error_stack_trace () from /usr/lib/libglib-2.0.so.0
#1  0x0804b21f in ?? ()
#2  0xb7a508d1 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x08463660 in _IO_stdin_used ()
#4  0xbf89c990 in ?? ()
#5  0x00000000 in ?? ()
#6  0x34303732 in ?? ()
#7  0xb7f90038 in print_statistics () from /lib/ld-linux.so.2
#8  <signal handler called>
#9  0x08058c65 in ?? ()
#10 0x00080000 in ?? ()
#11 0x0007f800 in ?? ()
#12 0x09989800 in ?? ()
#13 0x08058c96 in ?? ()
#14 0xb63ca008 in ?? ()
#15 0x09987fc0 in ?? ()
#16 0x0997c710 in ?? ()
#17 0x083a8dfa in putchar ()
#18 0x00e40000 in ?? ()
#19 0x000001ba in ?? ()
#20 0x0997c710 in ?? ()
#21 0x08053b5f in ?? ()
#22 0x0839374e in putchar ()
#23 0x08393890 in putchar ()
#24 0x08393675 in putchar ()
#25 0x080524c0 in ?? ()
#26 0xb7aa6127 in g_cclosure_marshal_VOID__VOID ()
Killed

Reproducible: Sometimes
Steps to Reproduce:
1. Open video...
2. Save->Save Images->Save Selection as JPEGs...
3. Click "OK"



Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.13-rc7-36676bcbf9f6bcbea9d06e67ee8d04eacde54952 i686)
=================================================================
System uname: 2.6.13-rc7-36676bcbf9f6bcbea9d06e67ee8d04eacde54952 i686 Intel(R)
Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.aiya.ru/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts cdr curl divx4linux eds emboss
encode fam foomaticdb gd gdbm gif gpm gstreamer gtk2 imlib jpeg kde libg++
libwww mad mbox mikmod motif mp3 mpeg ncurses nopie nossp ogg oggvorbis opengl
pdflib perl png python qt quicktime readline samba sdl spell sse sse2 ssl tcltk
tcpd tetex tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Alexey Dobriyan 2005-09-03 02:50:39 UTC
Created attachment 67542 [details, diff]
Patch to fix hangs when saving selection as JPEGs

It was much easier than I thought. Upstream contacted.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-03 03:23:06 UTC
Thanks, I've added that in 2.0.42-r1 .