Noel Corbett wrote:

>> 2) If there are other segfaults related to graphics cards in current
>> svn, please post the libavg output, a stack trace and the output of
>> glxinfo, and I'll try to do remote debugging.
>>
> libavg seg faults on everything, If I bring up an interactive python prompt
> I can do the following
> from libavg import avg
> Player = avg.Player()
> Player.loadFile('whatever.avg') <- seg faults here
> 
> I'll be back in front of that machine tomorrow how do I provide a stack
> trace for you?

>From memory, no guarrantee that the syntax is correct:

# ulimit -c unlimited
# make check
[...]
Core dumped
# gdb python core
[...]
(gdb) bt
[... stack trace follows ...]

Also, please don't reply to digests. It messes up subject lines and threads.

Regards,

  Uli

-- 
Any technology distinguishable from magic is insufficiently advanced.

Ulrich von Zadow | +49-172-7872715
Jabber: [EMAIL PROTECTED]
Skype: uzadow

_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users

Reply via email to