On Mittwoch 27 September 2006 20:55, Thomas Erdmann wrote:
> Am Mittwoch, 27. September 2006 19:30 schrieb Stefan Lucke:
> > But that's not the sequence I intendet to asked for. Command I wrote
> > is buggy. From vdr's directrory I do:
> >
> > jarada vdr-1.4.0.jarada # gdb ./vdr
> > GNU gdb 6.4
> > Copyright 2005 Free Software Foundation, Inc.
> > GDB is free software, covered by the GNU General Public License, and you
> > are welcome to change it and/or distribute copies of it under certain
> > conditions. Type "show copying" to see the conditions.
> > There is absolutely no warranty for GDB.  Type "show warranty" for details.
> > This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db
> > library "/lib/tls/libthread_db.so.1".
> >

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1303712848 (LWP 8457)]
> 0xb7bf5067 in cSoftOsd::ScaleUpVert_MMX (this=0x87db5a0, dest=0x0, 
> linesize=5600, new_pixel_height=0,
>     start_pos=0, pixmap=0xb24ae33c, Pixel=1400) at SoftOsd.c:1640
> 1640                                    "r" 
> (&dest[ypos*linesize+currPixel*4]) );
> Current language:  auto; currently c++

Can you recheck that with current cvs, as shown line (1640) has been changed
and is now at a different location (line 1745).

-- 
Stefan Lucke
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to