|
Roadmap |
Site sponsored by
IGEL
|
||
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [directfb-users] Signal 11 and gtkdirectfb
Hi!
All directfb demos run fine but when I run the gtk-demo program (from
gtk-directfb-2.0.9) or any other gtk-example (helloworld) I get the
following:
-----8<-----
root:~# gtk-demo
(*) parsing config file '/etc/directfbrc'.
---------------------- DirectFB v0.9.16 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002 convergence GmbH
-----------------------------------------------------------
(*) Single Application Core. (with MMX support) (2003-01-15 15:44)
(*) DirectFB/misc/memcpy: using linux kernel memcpy()
(*) DirectFB/InputDevice: Serial Mouse (MS) 0.2 (convergence
integrated media GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media
GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox Millennium I 0.6 (convergence
integrated media GmbH)
(*) DirectFB/GraphicsDevice: acceleration disabled (by 'no-hardware')
(!) ---> CAUGHT SIGNAL 11 <---
Segmentation fault
----->8-----
What can this be? I have a cutout of the strace log here, too:
-----8<-----
brk(0x80f8000) = 0x80f8000
open("/usr/local/etc/pango/pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/root/.pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/etc/pango/pango.modules", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=599, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x409c1000
read(9, "# Pango Modules file\n# Automatic"..., 4096) = 599
read(9, "", 4096) = 0
read(9, "", 4096) = 0
close(9) = 0
munmap(0x409c1000, 4096) = 0
brk(0x80f9000) = 0x80f9000
--- SIGSEGV (Segmentation fault) ---
write(2, "(!) ---> CAUGHT SIGNAL 11 <---"..., 33) = 33
----->8-----
Mario
--
Info: To unsubscribe send a mail to listar@directfb.org with
"unsubscribe directfb-users" as subject.
|
|
| directfb.org |
|
Development |
|
Old Archives |