swarm-support
[Top][All Lists]
Advanced

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

Re: Strange problems with graph library


From: Axel von Kamp
Subject: Re: Strange problems with graph library
Date: Tue, 23 Mar 1999 16:24:18 +0000

Marcus G. Daniels wrote:

> >>>>> "AVK" == Axel von Kamp <address@hidden> writes:
>
> AVK> I then linked graph and DynamicGraph against it and looked
> AVK> at the backtrace after crashing dynamicGraph again but the
> AVK> information provided by the backtrace is the same as I've posted
> AVK> in my last email.
>
> Try linking statically:
>
>    $ cd DynamicGraph-1.4.1
>    $ make EXTRALDFLAGS=-static
>

Doesn't provide any new information on the backtrace either:

#0  0x8057c1b in hash_string ()
#1  0x804fab5 in hash_value_for_key ()
#2  0x8057881 in __sel_register_typed_name ()
#3  0x8051d3d in __objc_exec_class ()
#4  0x4007363c in ?? () from /usr/local/lib/libtkobjc.so.4
#5  0x40073424 in ?? () from /usr/local/lib/libtkobjc.so.4
#6  0x40069cf6 in ?? () from /usr/local/lib/libtkobjc.so.4
#7  0x804e895 in _i_DiGraphNode__setCanvas_withRandPosFunc_
(self=0x8134350,
    _cmd=0x805d2a0, aCanvas=0x810ef70, posFunc=0x81335c8) at
DiGraphNode.m:50
#8  0x804bf93 in _i_DiGraph__addNode_ (self=0x8133a50, _cmd=0x805cbbc,
    aNode=0x8134350) at DiGraph.m:153
#9  0x804a6bb in _i_ModelSwarm__buildObjects (self=0x810f6f0,
_cmd=0x805ced0)
    at ModelSwarm.m:79
#10 0x804b30f in _i_ObserverSwarm__buildObjects (self=0x8102c80,
    _cmd=0x805c93c) at ObserverSwarm.m:64
#11 0x804a003 in main (argc=1, argv=0xbffffa28) at main.m:22

Why does the debugger provide so little information for #4 - #6?


                  ==================================
   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]