[Bug 241808] [NEW] simple script returns seg fault on ubu64

Launchpad Bug Tracker 241808 at bugs.launchpad.net
Thu Jun 26 10:59:34 BST 2008


You have been subscribed to a public bug by PiF (piferrari):

I attempted to do the basic example provided on the wiki of libavg.de
which consists of a text file containing

<?xml version="1.0"?>
<avg width="640" height="480">
  <words id="ClashText" x="10" y="10" font="arial" text="Should I stay or should I go?"/>
</avg>

saving it as text.avg then from the same directory i start python and
type this out as follows

$> python
Python 2.5.2 (r252:60911, Apr 21 2008, 11:17:30) 
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from libavg import avg
>>> Player = avg.Player()
>>> Player.loadFile('text.avg')
[08-06-20 20:54:38.508] LOGGER: Logging started 
Segmentation fault
$> ..

I dont know if its relevant but i am on an intel x3100 graphics adapter,
laptop, and using ubuntu 64bit.

** Affects: libavg (Ubuntu)
     Importance: Undecided
         Status: In Progress

** Affects: openoffice.org (Ubuntu)
     Importance: Undecided
         Status: Invalid

-- 
simple script returns seg fault on ubu64
https://bugs.launchpad.net/bugs/241808
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list