segfault with eazel gtk engine
Brought to you by:
peace24
The segfault occurs whenever danpei tries to create
thumbnails for a directory. The small progress window
appears, but then it crashes.
Following is a gdb output after the segfault:
Program received signal SIGSEGV, Segmentation fault.
0xb7d08c9e in eazel_engine_fill_gradient_rgb_buffer ()
from /usr/lib/gtk/themes/engines/libeazel-engine.so
(gdb) bt
#0 0xb7d08c9e in eazel_engine_fill_gradient_rgb_buffer ()
from /usr/lib/gtk/themes/engines/libeazel-engine.so
Cannot access memory at address 0xc038cc10
If requested, I will recompile danpei with debugging
symbols and provide output again.