[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GWorkspace and cairo crash
From: |
Dennis Leeuw |
Subject: |
GWorkspace and cairo crash |
Date: |
Thu, 27 Apr 2006 16:15:25 +0200 |
User-agent: |
Debian Thunderbird 1.0.2 (X11/20051002) |
The only one that I seem to be able to crash is GWorkspace...
All UI elements I seem to be able to use, but as soon as I click an Icon
or a browser element it segmentation faults... strace says:
stat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/boot", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
stat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(10) = 0
munmap(0x412d1000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Which I do not understand. It's always some munmap() thing...
Ideas, suggestions?
I am using GWorkspace from SVN, but 0.8.2 has the same problem.
Thanks,
Dennis
--
"It is not necessary to change.
After all, survival is not mandatory."
Dr. W. Edwards Deming
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GWorkspace and cairo crash,
Dennis Leeuw <=