On Wednesday 07 February 2007 23:14, you wrote: > Actually, the crash is in a part not related to my patch, but executed just > after grabbing the first frame. Looks like a buffer overflow somewhere > (maybe in the mjpeg decoder). Can you start Kopete from a terminal and send > me the debug output?
Here you are: kopete: [int Kopete::AV::VideoDevicePool::open()] open(): No devices found. Must scan for available devices.7667791 kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] called kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] Looking for devices in /dev/v4l/ kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] Found no suitable devices in /dev/v4l/ kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] Looking for devices in /dev/ kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] scanning devices in /dev/... kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] Found device /dev/video0 kopete: [int Kopete::AV::VideoDevice::open()] called kopete: [int Kopete::AV::VideoDevice::open()] File /dev/video0 was opened successfuly kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice() called. kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice(): /dev/video0 is a V4L2 device. checkDevice: detected V4L2 driver. checkDevice: V4L2 max 640 x 480 kopete: [Kopete::AV::VideoInput::VideoInput()] Executing Video Input's constructor!!! kopete: [Kopete::AV::VideoInput::VideoInput()] Executing Video Input's constructor!!! kopete: [int Kopete::AV::VideoDevice::checkDevice()] Input 0: Camera (tuner: false) kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice(): Supported pixel formats: kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice(): Packed YUV 4:2:2 kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice(): M-JPEG kopete: [int Kopete::AV::VideoDevice::checkDevice()] checkDevice() exited successfuly. kopete: [int Kopete::AV::VideoDevice::initDevice()] initDevice() started kopete: [int Kopete::AV::VideoDevice::initDevice()] Streaming interface kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] showDeviceCapabilities() called. kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Card model: USB Video Class device kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Card name : USB Video Class device kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Capabilities: kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Video capture kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Streaming kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Max res: 640 x 480 kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Min res: 160 x 120 kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Inputs : 1 kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] Input 0: Camera (tuner: 0) kopete: [int Kopete::AV::VideoDevice::showDeviceCapabilities()] showDeviceCapabilities() exited successfuly. kopete: [int Kopete::AV::VideoDevice::initDevice()] initDevice() exited successfuly kopete: [int Kopete::AV::VideoDevice::open()] exited successfuly kopete: [int Kopete::AV::VideoDevicePool::scanDevices()] File /dev/video0 was opened successfuly kopete: [int Kopete::AV::VideoDevice::close()] called. kopete: [int Kopete::AV::VideoDevice::close()] Device is open. Trying to properly shutdown the device. kopete: [int Kopete::AV::VideoDevice::stopCapturing()] called. kopete: [int Kopete::AV::VideoDevice::stopCapturing()] exited successfuly. kopete: [int Kopete::AV::VideoDevice::close()] ::close() returns 0 DCOP: unregister 'kopete' DCOP: unregister 'KCModuleProxy-KopeteAccountConfigFactory' DCOP: unregister 'KCModuleProxy-KopeteAVDeviceConfigFactory' KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kopete path = <unknown> pid = 16412 kdeinit: Got EXEC_NEW 'drkonqi' from socket. _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
