[Orca-dev] SE Toolkit on Solaris 10 x86 64 bit

Alex Kiernan alex.kiernan at gmail.com
Thu Apr 28 02:57:15 PDT 2005


On 4/26/05, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> On 4/25/05, Blair Zajac <blair at orcaware.com> wrote:
> > Dmitry Berezin wrote:
> >
> > >Blair,
> > >
> > >The source is in the package itself.
> > >
> > >  -Dmitry.
> > >
> > >
> > Dmitry,
> >
> > Good to know.  From reading the description at SunFreeware, it's not clear.
> >
> > I'll take a look at it.
> >
> 
> Try this... zoom.se is still crashing when it tries to open new
> windows, not got to the bottom of that yet, but the basic stuff
> appears to be working.
> 

Is anyone a wiz at X stuff (the last time I did native graphics was on
an Amiga...). The traceback looks like this - my problem I'm having to
read the manual pages for each and every X call:

  [1] _XtCountVaList(0xfffffd7ffed87020, 0xfffffd7f00000000,
0xfffffd7fffdfb938,  0xd, 0xfffffd7f00000000, 0xfffffd7fffdfb970), at
0xfffffd7ffed5274d
  [2] XtVaGetValues(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed5c075
=>[3] gui_get_geometry(frame = 0xfffffd7ffee7a0d0, x = 0x9e7ce0, y =
0x9e7e60, w idth = 0x9e7fe0, height = 0x9e8370), line 710 in "gui.c"
  [4] run_attachment(sp = 0x9e2840), line 2257 in "run.c"
  [5] run_call(sp = 0x9e2840), line 1711 in "run.c"
  [6] run_statement_list(lp = 0x9e2720), line 521 in "run.c"
  [7] run_if(sp = 0x9e2960), line 532 in "run.c"
  [8] run_statement_list(lp = 0x9e25d0), line 521 in "run.c"
  [9] run_block(bp = 0x9eacc0), line 410 in "run.c"
  [10] run_call(sp = 0x9d6be0), line 1728 in "run.c"
  [11] run_statement_list(lp = 0x9d6520), line 521 in "run.c"
  [12] run_block(bp = 0x9e1750), line 410 in "run.c"
  [13] se_function_call(fn = 0xcab210 "tcp_cb", ...), line 4019 in "run.c"
  [14] gui_cb_cb(w = 0xccf280, client_data = 0xcbe0a0, call_data =
0xfffffd7fffd fc8d8), line 169 in "misc.c"
  [15] XtCallCallbackList(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed62424
  [16] ActivateCommon(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb80c46
  [17] Activate(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb80a8a
  [18] HandleActions(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed64efa
  [19] HandleComplexState(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed6b1b7
  [20] _XtTranslateEvent(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed63a9e
  [21] XtDispatchEventToWidget(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at
0xfffffd7ffed63 82a
  [22] _XtDefaultDispatcher(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at
0xfffffd7ffed630ee
  [23] XtDispatchEvent(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed62db6
  [24] XtAppMainLoop(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffed60ac8
  [25] gui_main_loop(callback = 0x91c840 "run_zoom", callback_data =
0xcb93d0 "3 0", interval = 30), line 606 in "gui.c"
  [26] run_attachment(sp = 0x935e00), line 2242 in "run.c"
  [27] run_call(sp = 0x935e00), line 1711 in "run.c"
  [28] run_statement_list(lp = 0x935650), line 521 in "run.c"
  [29] run_block(bp = 0x93ab60), line 410 in "run.c"
  [30] se_run(argc = 1, argv = 0x4741a0), line 374 in "run.c"
  [31] main(argc = 2, argv = 0xfffffd7fffdffc98), line 543 in "main.c"

It doesn't look like its regression I've introduced as compliing from
the same tree it all works just fine on Sparc.

-- 
Alex Kiernan




More information about the Orca-dev mailing list