[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-12-15 Thread oliverreiter
Hi, I have no problem viewing a stream from my webcam (on Karmic 64bit, 2.6.31-14 kernel, vlc 1.0.3 from christoph korn's ppa, Philips SPC530NC/00 Webcam). So, no problem here. If any other test are needed, let me know. oliver -- vlc crashes when opening a v4l webcam device

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-11-21 Thread Reinhard Tartler
According to the upstream changelog, there have been many v4l related fixes. Could someone please check if vlc 1.0.3 works better in ubuntu now? -- vlc crashes when opening a v4l webcam device https://bugs.launchpad.net/bugs/226963 You received this bug notification because you are a member of

Re: [Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Pau Espin (Sharwin_F)
used the launchpad repo and made sudo install vlc. New vlc version segfaults when starting the app: $ vlc VLC media player 1.0.0-rc2 Goldeneye [0x8cba258] main interface error: no interface module matched globalhotkeys,none [0x8cba258] main interface error: no suitable interface module

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Reinhard Tartler
Could you please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report? This will greatly help us in tracking down your problem. -- vlc crashes when opening a v4l webcam device

Re: [Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Pau Espin (Sharwin_F)
Here you have :) btw, using Ubuntu Jackalope (9.04) ** Attachment added: gdb-vlc.txt http://launchpadlibrarian.net/28179047/gdb-vlc.txt ** Attachment added: strace-vlc.txt http://launchpadlibrarian.net/28179048/strace-vlc.txt -- vlc crashes when opening a v4l webcam device

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Reinhard Tartler
thanks. unfortunately, something seems to corrupt the stack of the thread that caused the segmentation fault. Most probably for that reason this happends. This will be very tough to debug :-( -- vlc crashes when opening a v4l webcam device https://bugs.launchpad.net/bugs/226963 You received

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-19 Thread Hew McLachlan
There have been a large number of bugfixes with the latest VLC release, 1.0.0~rc2-1ubuntu1. Can you reproduce your issue with this latest version? You can test this in Ubuntu Karmic, or Ubuntu Jaunty with the MOTU Media PPA at https://launchpad.net/~motumedia/+archive/ppa . Thanks in advance. **

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-01-07 Thread Magnus S
** Changed in: vlc (Ubuntu) Status: Incomplete = Confirmed -- vlc crashes when opening a v4l webcam device https://bugs.launchpad.net/bugs/226963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 226963] Re: vlc crashes when opening a v4l webcam device

2008-11-29 Thread Pau Espin (Sharwin_F)
Copy and paste the output into a text file, and attach to this report. I attach the report of the command sudo lsusb -v to this mail. -- Pau Espin Pedrol mail/jabber: [EMAIL PROTECTED] http://espeblog.no-ip.org A través de los siglos, la humanidad ha probado muchas formas de combatir las

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2008-11-26 Thread Magnus S
Hi, you reported this bug a while ago, is this still present in Hardy(up-2-date) or Intrepid? //magnus ** Changed in: vlc (Ubuntu) Status: New = Incomplete -- vlc crashes when opening a v4l webcam device https://bugs.launchpad.net/bugs/226963 You received this bug notification because

Re: [Bug 226963] Re: vlc crashes when opening a v4l webcam device

2008-11-26 Thread Pau Espin (Sharwin_F)
Hi. The situation has changed a bit: I've upgraded to Intrepid. As far as I'm concerned, there are new gspca drivers, and my webcam is not longer considerated a V4l device but a V4l2 one. If I try to set my webcam (dev(video1) on vlc as a V4l device, I get a repetitive error prompt in the

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2008-11-26 Thread Magnus S
I have the feeling this problem is at a deeper level than vlc. Are you sure this is isolated to vlc? Is cheese working? Is the camera working anywhere? We need more information about your camera. Does it show up in lsusb? Or in lspci? Or lshw? If so, we want the verbose output from the command

Re: [Bug 226963] Re: vlc crashes when opening a v4l webcam device

2008-11-26 Thread Pau Espin (Sharwin_F)
Hi, as I said, my cam is now working without any problems on some applications (like cheese), while some other applications which seems haven't applied the last patches for libv4l or likely needs a library preload (LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so). This second case is the case of VLC at