kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03030
Help investigating with some crashes #2
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"emmedics4" <marco.serantoni@...>
-
Date:
Wed, 26 Aug 2009 18:50:25 -0000
-
User-agent:
eGroups-EW/0.82
The second crash happens instead in RebuildEndList..
seems that DrawItem points somewhere in the sky crashing the app.
Also here i'm cutting wires and placing resistors... hints appreciated.
Stacktrace is the following:
#0 0x0000b49b in EDA_BaseStruct::Type (this=0xac2896cd) at base_struct.h:288
#1 0x00047469 in RebuildEndList (DrawList=0x1741f0a0) at /Users/marco/Development/kicad/kicad-sources/eeschema/dangling_ends.cpp:307
#2 0x000479fa in WinEDA_SchematicFrame::TestDanglingEnds (this=0x102f200, DrawList=0x1741f0a0, DC=0xbfffda70) at /Users/marco/Development/kicad/kicad-sources/eeschema/dangling_ends.cpp:113
#3 0x0010b96e in WinEDA_SchematicFrame::Process_Special_Functions (this=0x102f200, event=@0xbfffdec8) at /Users/marco/Development/kicad/kicad-sources/eeschema/schedit.cpp:345
--
Marco