Jaap Struyk wrote:
> Another addition: with -d 2 I got:
> 
> DEBUG factory(290): Trying audio/cd
> python: stack smashing attack in function PyEval_EvalFrame()
> Aborted
> 
> But with plain -d I get:
> 
> kaa media metadata info
> Traceback (most recent call last):
>   File "/usr/bin/mminfo", line 84, in ?
>     a = max(0, min(int(a), 2))
> ValueError: invalid literal for int(): /dev/dvd

This looks like a small bug, a should not be /dev/dvd but a number

> So I have 2 options left, tell my wife don't use audio cd's or recompile
> python itself without ssp enabled. (the recompiling isn't for my wife ;)

Do you have two drives in your machine, a cdrom and a dvd drive, not
that I think that this is relevant to this problem.

Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to