arts bugs

George Staikos staikos at kde.org
Thu Jun 19 22:00:05 BST 2003


There's a problem in arts right now where Arts::Object gets a pool that is:
creator = 0
created = true
count = 1
base = 0x0

This results in _method_call returning 0, and therefore crashing all the IDL 
generated code since it assumes either _cache != 0 or _method_call() != 0.  
In this case, both are 0.  It's very easy to see this crash by running 
artsbuilder.  What is the proper fix here?  Is this pool no good, or is the 
IDL broken?  Or is artsbuilder not using the objects correctly in the first 
place?


-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the kde-multimedia mailing list