On Sunday 09 July 2006 16:14, Richard Hendershot wrote:
> Hi Stefan
>
> I'm getting an invalid pointer breakage.
>
> -rsh
>
> ---
> [~]$ ivtv-manager -s /dev/video0 us-cable
> /dev/video0: 73.250 MHz (Signal Detected)
> /dev/video0: 55.250 MHz
> ...
> /dev/video0: 787.250 MHz
> /dev/video0: 793.250 MHz
> /dev/video0: 799.250 MHz
> /dev/video0: 8.250 MHz
> /dev/video0: 14.250 MHz
> /dev/video0: 20.250 MHz
> /dev/video0: 26.250 MHz
> /dev/video0: 32.250 MHz
> /dev/video0: 38.250 MHz
> /dev/video0: 44.250 MHz
> /dev/video0: 50.250 MHz
> *** glibc detected *** ivtv-manager: munmap_chunk(): invalid pointer:
> 0xbfe22dc8 ***
> ======= Backtrace: =========
> /lib/libc.so.6(__libc_free+0x179)[0xbee4f0]
> ivtv-manager[0x8049a2c]
> ivtv-manager[0x80492fa]
> /lib/libc.so.6(__libc_start_main+0xdc)[0xb9c724]
> ivtv-manager[0x80489d1]
> ======= Memory map: ========
> 00223000-0022e000 r-xp 00000000 fd:00
> 35029070   /lib/libgcc_s-4.1.1-20060525.so.1
> 0022e000-0022f000 rwxp 0000a000 fd:00
> 35029070   /lib/libgcc_s-4.1.1-20060525.so.1
> 00b69000-00b6a000 r-xp 00b69000 00:00 0          [vdso]
> 00b6a000-00b83000 r-xp 00000000 fd:00 35029050   /lib/ld-2.4.so
> 00b83000-00b84000 r-xp 00018000 fd:00 35029050   /lib/ld-2.4.so
> 00b84000-00b85000 rwxp 00019000 fd:00 35029050   /lib/ld-2.4.so
> 00b87000-00cb4000 r-xp 00000000 fd:00 35030562   /lib/libc-2.4.so
> 00cb4000-00cb6000 r-xp 0012d000 fd:00 35030562   /lib/libc-2.4.so
> 00cb6000-00cb7000 rwxp 0012f000 fd:00 35030562   /lib/libc-2.4.so
> 00cb7000-00cba000 rwxp 00cb7000 00:00 0
> 08048000-0804b000 r-xp 00000000 fd:00
> 24013399   /usr/local/bin/ivtv-manager
> 0804b000-0804f000 rw-p 00002000 fd:00
> 24013399   /usr/local/bin/ivtv-manager
> 0897b000-0899c000 rw-p 0897b000 00:00 0          [heap]
> b7fb5000-b7fb6000 rw-p b7fb5000 00:00 0
> b7fd2000-b7fd3000 rw-p b7fd2000 00:00 0
> b7fd4000-b7fd5000 rw-p b7fd4000 00:00 0
> bfe0e000-bfe24000 rw-p bfe0e000 00:00 0          [stack]
> Aborted
> [~]$ uname -a
> Linux MVX001.MVX 2.6.17-1.2145_FC5 #1 Sat Jul 1 13:03:45 EDT 2006 i686
> i686 i386 GNU/Linux
> [~]$
> ---
>
> On Sun, 2006-07-09 at 15:27 +0200, Stefan wrote:
> > Now i have a new version http://www.lynic.de/ivtv-manager-1.01.tar.bz2
> > (or attachment).
> >
> > the controls:
> >     key up/down = change the channel
> >     key left/right = change volume
> >     m = mute
> >     +/- = fine tune ( are these steps ok?)
> >     s = save configuration (to save fine tuning)
> >     (1234567890) = direct channel number input
> >     return = submit channel number input
> > _______________________________________________
> > ivtv-users mailing list
> > [email protected]
> > http://ivtvdriver.org/mailman/listinfo/ivtv-users

a thanks, i forget to fix the bug with the free( homedir );
remove all "free( homedir )" statements in the ivtv-ctrl.c then do
make clean && make
is this than fixed?

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to