Mark Ulrich wrote: > I ran a xunar-binary and a selfcompiled Thunar-0.3.3svn-r22506When I > open the tree in the sidepane, Thunar crashes right after the tree > expanded.
The stack traces seem to be corrupted. You could try to build Thunar with --enable-debug=full, that should produce better results. The only way I can think of that the crash is caused by Thunar would be a NULL pointer passing for text in the GtkCellRendererText, but that's unlikely (--enable-debug may tell you whats going on). Dunno how stable GTK+ 2.10 and GLib 2.12 are, but its confusing that all crashes seem to be in the slice allocator. > Regards, Mark Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
