Right, as said before, you crashed inside the gpc code.  Have you tried
regenerating this airport using the --nudge option (increasing the value in
small increments until you find a value that allows the airport to be
successfully built.)

Regards,

Curt.


On Mon, Apr 18, 2011 at 11:59 AM, Christian Schmitt <[email protected]>wrote:

> Christian Schmitt wrote:
> > Here you go (still on Atom), Phenom this evening.
>
> Phenom:
>
> (gdb) bt
> #0  0x00007ffff7bd4504 in merge_left (p=0x7c4f00, q=0x0, list=0x7c4f30) at
> gpc.c:785
> #1  0x00007ffff7bd6861 in gpc_polygon_clip (op=GPC_UNION, subj=0x747fb0,
> clip=0x770120, result=0x74edc0) at gpc.c:1383
> #2  0x000000000045a3cb in polygon_clip (poly_op=POLY_UNION, subject=...,
> clip=...) at polygon.cxx:385
> #3  0x000000000045a613 in tgPolygonUnion (subject=..., clip=...) at
> polygon.cxx:441
> #4  0x000000000045337c in gen_taxiway (rwy_info=...,
> alt_m=25.29840087890625, material=..., rwy_polys=0x7fffffffb0b0,
>    texparams=0x7fffffffb090, accum=0x7fffffffa180) at taxiway.cxx:103
> #5  0x000000000040d61d in build_runway (rwy_info=...,
> alt_m=25.29840087890625, rwy_polys=0x7fffffffb0b0,
>    texparams=0x7fffffffb090, accum=0x7fffffffa180, apt_base=0x7fffffffa220,
> apt_clearing=0x7fffffffa1d0) at build.cxx:300
> #6  0x000000000040fbde in build_airport (airport_id=..., alt_m=25.2984009,
> runways_raw=..., beacons_raw=...,
>    towers_raw=..., windsocks_raw=..., root=..., elev_src=...) at
> build.cxx:614
> #7  0x0000000000444623 in main (argc=4, argv=0x7fffffffda68) at
> main.cxx:340
> (gdb) info registers
> rax            0x0      0
> rbx            0x3      3
> rcx            0x0      0
> rdx            0x7c4f30 8146736
> rsi            0x0      0
> rdi            0x7c4f00 8146688
> rbp            0x7fffffff8430   0x7fffffff8430
> rsp            0x7fffffff8430   0x7fffffff8430
> r8             0x7506b0 7669424
> r9             0x3      3
> r10            0x7ffff720def0   140737339514608
> r11            0x206    518
> ---Type <return> to continue, or q <return> to quit---
> r12            0x405540 4216128
> r13            0x7fffffffda60   140737488345696
> r14            0x0      0
> r15            0x0      0
> rip            0x7ffff7bd4504   0x7ffff7bd4504 <merge_left+20>
> eflags         0x10206  [ PF IF RF ]
> cs             0x33     51
> ss             0x2b     43
> ds             0x0      0
> es             0x0      0
> fs             0x0      0
> gs             0x0      0
>
>
>
> (gdb) x/10i $rip
> => 0x7ffff7bd4504 <merge_left+20>:      mov    0x20(%rax),%rax
>   0x7ffff7bd4508 <merge_left+24>:      movl   $0x1,0x4(%rax)
>   0x7ffff7bd450f <merge_left+31>:      mov    -0x18(%rbp),%rax
>   0x7ffff7bd4513 <merge_left+35>:      mov    0x20(%rax),%rdx
>   0x7ffff7bd4517 <merge_left+39>:      mov    -0x20(%rbp),%rax
>   0x7ffff7bd451b <merge_left+43>:      mov    0x20(%rax),%rax
>   0x7ffff7bd451f <merge_left+47>:      cmp    %rax,%rdx
>   0x7ffff7bd4522 <merge_left+50>:      je     0x7ffff7bd45a1
> <merge_left+177>
>   0x7ffff7bd4524 <merge_left+52>:      mov    -0x18(%rbp),%rax
>   0x7ffff7bd4528 <merge_left+56>:      mov    0x20(%rax),%rax
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Flightgear-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>



-- 
Curtis Olson:
http://www.atiak.com - http://aem.umn.edu/~uav/
http://www.flightgear.org - http://gallinazo.flightgear.org
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to