Quoting James Su ([EMAIL PROTECTED]): > Hi, > Today, I tried DirectFB 0.9.16 and GTK+-2.0.9 on a StrongARM SA1100 with > kernel 2.4.18+preemption patch. The DirectFB demo program runs very well > and faster than before. But when I run gtk program and try to drag a > window, the program always crashed. The log is like:
How much faster and why? > (!) ---> CAUGHT SIGNAL 11 <--- > (!) [50: 13749] DirectFB/core/fusion: (fusion_ref_zero_trylock) > FUSION_REF_ZERO_TRYLOCK --> Resource temporarily unavailable > (!) [51: 13751] DirectFB/core/fusion: (skirmish_prevail) > FUSION_SKIRMISH_PREVAIL --> Bad address > (!) [51: 13752] DirectFB/core/fusion: (fusion_ref_down) > FUSION_REF_DOWN_GLOBAL --> Resource temporarily unavailable > (!) [51: 13752] DirectFB/core/fusion: (skirmish_prevail) > FUSION_SKIRMISH_PREVAIL --> Bad address > (!) [51: 13753] DirectFB/core/fusion: (fusion_ref_down) > FUSION_REF_DOWN_GLOBAL --> Resource temporarily unavailable > (!) [51: 13753] DirectFB/core/fusion: (skirmish_prevail) > FUSION_SKIRMISH_PREVAIL --> Bad address > (!) [51: 13754] DirectFB/core/fusion: (fusion_ref_down) > FUSION_REF_DOWN_GLOBAL --> Resource temporarily unavailable > (!) [50: 13854] DirectFB/core/fusion: (fusion_ref_zero_trylock) > FUSION_REF_ZERO_TRYLOCK --> Resource temporarily unavailable > > Does anyone can tell me what's the matter with it? Since you got a SIGSEGV you should ignore the error messages. The emergency cleanup code seems to need some polishing. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
