Bug#748294: vdpau-va-driver: Arithmetic exception in nvidia driver

Sebastian Ramacher sramacher at debian.org
Mon Jun 2 15:30:10 UTC 2014


Control: tags -1 = upstream

On 2014-05-21 23:44:35, Teemu Ikonen wrote:
> Hi,
> 
> Attached is a full stack trace from XBMC after the arithmetic
> exception crash, made with a debug-build of vdpau-va-driver. I hope
> this helps, but if not, let me know if I can do more to help debug
> this.

Thank you. This looks like vdpau_common_Initialize failed before
initializing the heaps (otherwise heap_increment would be 16 and not 0).
Then vdpau_common_Terminate is called which will destroy the heaps and
will fail in this way due to a division by zero. I'll see if there is a
way to handle this somewhat more gracefully.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20140602/1991e836/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list