Paul Brossier wrote:

the backtrace actually suggests that the bug is somewhere in gtk. what does it look like with libtgtk2.0-0-dbg installed as suggested at
http://bugs.debian.org/315083 ?

Here it comes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912583343296 (LWP 29972)]
0x00002aaaae18bc00 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x00002aaaae18bc00 in strlen () from /lib/libc.so.6
#1  0x00002aaaad13bea2 in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0x00002aaaac640292 in g_value_array_sort_with_data ()
   from /usr/lib/libgobject-2.0.so.0
#3  0x00002aaaac6269c1 in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#4  0x00002aaaac626193 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#5  0x00002aaaabb60ad9 in IA__gtk_button_new_from_stock (
    stock_id=0x7fff00000000 <Address 0x7fff00000000 out of bounds>)
    at gtkbutton.c:734
#6  0x00002aaaabba1b66 in IA__gtk_dialog_add_button (dialog=0x1153520,
    button_text=0x7fff00000000 <Address 0x7fff00000000 out of bounds>,
    response_id=-1373521744) at gtkdialog.c:642
#7  0x00002aaaabbba361 in gtk_file_chooser_dialog_new_valist (
    title=0x4def6d "Choose a DV or SMIL file", parent=0x0,
    action=GTK_FILE_CHOOSER_ACTION_OPEN, backend=0x1153520 "0?\023\001",
    first_button_text=0x1 <Address 0x1 out of bounds>, varargs=0x7fffff81dc40)
    at gtkfilechooserdialog.c:592
#8  0x00002aaaabbba435 in IA__gtk_file_chooser_dialog_new (
    title=0x7fff00000000 <Address 0x7fff00000000 out of bounds>, parent=0x1,
    action=4286700096, first_button_text=0x0) at gtkfilechooserdialog.c:625
#9  0x0000000000472e16 in KinoCommon::getFileToOpen ()
#10 0x000000000047955e in KinoCommon::loadFile ()
... skip ...

Max



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to