WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [brlcad-tracker] [ brlcad-Support Requests-3518646 ] mged produces: Illegal Instruction

[brlcad-tracker] [ brlcad-Support Requests-3518646 ] mged produces: Illegal Instruction

by SourceForge.net :: Rate this Message:

| View in Thread

Support Requests item #3518646, was opened at 2012-04-16 20:02
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=640803&aid=3518646&group_id=105292

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation & Installation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: s7726 ()
Assigned to: Nobody/Anonymous (nobody)
Summary: mged produces: Illegal Instruction

Initial Comment:
brlcad_7.20.4-0_i386.deb produces an install with mged returning Illegal instruction. Previous bug marked as fixed in 7.21 package which is not available from the google code site listed nor sourceforge.

GDB backtrace:


$ gdb mged
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/brlcad/bin/mged...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/brlcad/bin/mged
[Thread debugging using libthread_db enabled]
[New Thread 0xa94dfb70 (LWP 7545)]

Program received signal SIGILL, Illegal instruction.
0x00aefc1c in ?? () from /usr/brlcad/lib/libtk.so.8.5
(gdb) backtrace
#0  0x00aefc1c in ?? () from /usr/brlcad/lib/libtk.so.8.5
#1  0x00aef798 in ?? () from /usr/brlcad/lib/libtk.so.8.5
#2  0x00aef94f in Tk_GetPixelsFromObj () from /usr/brlcad/lib/libtk.so.8.5
#3  0x00aac5e5 in ?? () from /usr/brlcad/lib/libtk.so.8.5
#4  0x00aabbab in Tk_InitOptions () from /usr/brlcad/lib/libtk.so.8.5
#5  0x00aab9a8 in Tk_InitOptions () from /usr/brlcad/lib/libtk.so.8.5
#6  0x00ac0c82 in ?? () from /usr/brlcad/lib/libtk.so.8.5
#7  0x00ac050d in TkCreateFrame () from /usr/brlcad/lib/libtk.so.8.5
#8  0x00b31d06 in ?? () from /usr/brlcad/lib/libtk.so.8.5
#9  0x00b314bd in Tk_Init () from /usr/brlcad/lib/libtk.so.8.5
#10 0x0806b55f in gui_setup ()
#11 0x080874d4 in cmd_tk ()
#12 0x00de0d86 in TclInvokeStringCommand () from /usr/brlcad/lib/libtcl.so.8.5
#13 0x00de1de7 in TclEvalObjvInternal () from /usr/brlcad/lib/libtcl.so.8.5
#14 0x00de2865 in TclEvalEx () from /usr/brlcad/lib/libtcl.so.8.5
#15 0x00de2ba6 in Tcl_EvalEx () from /usr/brlcad/lib/libtcl.so.8.5
#16 0x00de2bec in Tcl_Eval () from /usr/brlcad/lib/libtcl.so.8.5
#17 0x080d5301 in main ()
(gdb)


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=640803&aid=3518646&group_id=105292

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
BRL-CAD Tracker mailing list
brlcad-tracker@...
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

 « Return to Thread: [brlcad-tracker] [ brlcad-Support Requests-3518646 ] mged produces: Illegal Instruction