This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: coredump


I recompiled xconq going back to the 5th, and it coredumps on the player
dialog.  I'm beginning to suspect that I didn't install it, and was
running the release version instead of the development version.  I've
managed to recompile using the Solaris compiler, although there are some
problems with the Makefiles.





In the call that eventually results in the coredump, the variable interp
has the following values:





result = ""


FreeProc = nil


errorline = 1





argc = 10


argv = "-width 16 -height 16 -iwidth 16 -iheight 16 -bg #8686EAEAE7E7"





imsample (last part, display problems with the debugger):


    border_width   = 0


    bg_border      = (nil)


    fg_border      = (nil)


    relief         = 2


    copygc         = (nil)


    gc             = (nil)


    double_buffer  = 1


    update_pending = 0


    pad            = 0


    iwidth         = 0


    iheight        = 0


    show_color     = 1


    show_names     = 0


    show_masks     = 0


    show_bbox      = 0


    show_solid     = 0


    show_grid      = 0


    width          = 0


    height         = 0


    fill_color     = (nil)


    main_imf_name  = 0x368fc0 ""


    numimages      = 0


    imf_list       = 0x6635b0


    selected       = -1


    with_terrain   = -1


    with_emblem    = -1


    eltw           = 0


    elth           = 0


    rows           = 0


    cols           = 0


    numvisrows     = 0


    firstvisrow    = 0


}





and flags = 0







Oh, and I installed the AcActiveTcl 8.3.4.3 of June 24, 2002.




If there's anything else I can try, let me know.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]