Re: Gdk segfault messages




> I'm positive: I recompiled gtk and glib inserted a debugging message in
> gtk_selection_retrieval_report in gtkselection.c (around line 1262). The
> debug message was printed.

This is with CVS Gtk+ or with Gtk 1.1.2?

> The error also occurs when the example in examples/selection/gettargets is
> ran. In this prog the segv occurs first when selection_data->length is
> accessed. The pointer selection_data (of type GtkSelectionData) is not 0,
> and is the same as is sent when the "selection_received" signal is emitted
> in gtkselection.c. My guess is that the memory is somehow corrupted between
> the call to gtk_signal_emit_by_name and the actual call to the signal
> handler.

I tried this as well and could not reproduce it.

A good stack trace would be very helpful

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]