Package: luvcview
Version: 1:0.2.4-2

luvcview displays a 640x480 picture from the webcam found in eeePC 901. If
the window of luvcview is resized sometimes the program crashes:

$ gdb ./luvcview 
GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db library 
"/lib/libthread_db.so.1".

(gdb) r
Starting program: /home/user/downl/luvcview/luvcview-0.2.4/luvcview 
[Thread debugging using libthread_db enabled]
[New process 17878]
luvcview 0.2.4

[New Thread -1212995920 (LWP 17878)]
SDL information:
  Video driver: x11
  A window manager is available
Device information:
  Device path:  /dev/video0
Stream settings:
  Frame format: YUYV (MJPG is not supported by device)
  Frame size:   640x480
  Frame rate:   30 fps
[New Thread -1221735536 (LWP 17881)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212995920 (LWP 17878)]
0xb7e96b3d in SDL_DisplayYUVOverlay () from /usr/lib/libSDL-1.2.so.0
(gdb) bt
#0  0xb7e96b3d in SDL_DisplayYUVOverlay () from /usr/lib/libSDL-1.2.so.0
#1  0x08049d3f in main (argc=1, argv=Cannot access memory at address 0x4
) at luvcview.c:503
(gdb) 


Installed packages:
ii  libsdl1.2debian                    1.2.13-2                           
Simple DirectMedia Layer
ii  libc6                              2.7-13                             GNU C 
Library: Shared libraries





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to