swarm-support
[Top][All Lists]
Advanced

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

strange list behavior


From: Matthew M Murphy
Subject: strange list behavior
Date: Thu, 6 Jan 2000 19:07:06 -0500 (EST)

Group:

I had the following line in the bugs' createEnd:

lexList = [List create: [self getZone]];

I tried moving it out of the create stage, and the error has changed.  The
line is now in an init method that is called after the bug has been
created.  The error is:

*** event raised for error: InvalidArgument *** function:
_i_Object_s__doesNotRecognize_(), file: DefObject.m, line: 872 Bug does
not recognize getCount*** execution terminating due to error Symbol.m:173
-[Error(c) _raiseEvent:]
Aborted                                       


A backtrace is as follows:

Program received signal SIGABRT, Aborted. 0x404cf2d1 in __kill () from
/lib/libc.so.6 (gdb) backtrace #0 0x404cf2d1 in __kill () from
/lib/libc.so.6 #1 0x404cef0d in raise () from /lib/libc.so.6 #2 0x401eb219
in debugabort () at debugabort.c:9 #3 0x4019016b in
_i_Error_c__raiseEvent_ () at Symbol.m:173 #4 0x4018d138 in
_i_Object_s__doesNotRecognize_ (self=0x81244f0,
    _cmd=0x401a4190, sel=0x804d458) at DefObject.m:871 #5 0x4018ce5d in
_i_Object_s__forward__ (self=0x81244f0, _cmd=0x805dac0,
    aSel=0x804d458, argFrame=0xbffff9d4) at DefObject.m:776 #6 0x401fade3
in __objc_forward (object=0x81244f0, sel=0x804d458,
    args=0xbffff9d4) at sendmsg.c:571 #7 0x401fab47 in __objc_word_forward
(rcv=0x81244f0, op=0x804d458)
    at sendmsg.c:499 #8 0x8049416 in _i_Bug__step (self=0x8124438,
_cmd=0x804de18) at Bug.m:1 #9 0x4018cc76 in _i_Object_s__perform_
(self=0x8124438, _cmd=0x40164b20,
    aSel=0x804de18) at DefObject.m:664 #10 0x4015470b in
_i_ActionTo_0___performAction__ (self=0x81be750,
    _cmd=0x40168908, anActivity=0x81be6c8) at Action.m:246 #11 0x4015b845
in _i_Activity_c___run_ (self=0x81be6c8, _cmd=0x401688f0)
    at XActivity.m:189 #12 0x4015b755 in _i_Activity_c___run_
(self=0x81be1f8, _cmd=0x401688f0)
    at XActivity.m:147 #13 0x4015b755 in _i_Activity_c___run_
(self=0x81bd6f0, _cmd=0x401688f0)
    at XActivity.m:147 #14 0x4015b755 in _i_Activity_c___run_
(self=0x81bd508, _cmd=0x401688f0)
    at XActivity.m:147 #15 0x4015b755 in _i_Activity_c___run_
(self=0x81bdd18, _cmd=0x401688f0)
    at XActivity.m:147 #16 0x4015b755 in _i_Activity_c___run_
(self=0x81bc2c8, _cmd=0x401688d8)
    at XActivity.m:147 #17 0x4015b649 in _i_Activity_c__run
(self=0x81bc2c8, _cmd=0x40058ad8)
    at XActivity.m:76 #18 0x4004b7f7 in _i_ControlPanel__startInActivity_
(self=0x80f31b8,
    _cmd=0x400592f8, activityID=0x81bc2c8) at ControlPanel.m:98 #19
0x4004c2d3 in _i_GUISwarm__go (self=0x80f9800, _cmd=0x804d580)
    at GUISwarm.m:49
#20 0x804990d in main (argc=1, argv=0xbffffc54) at main.m:40       


Any suggestions would be much appreciated...

Matt


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]