Guest User

Untitled

a guest
Apr 15th, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.63 KB | None | 0 0
  1. ~/sky130nm_design$ gdb /usr/lib/x86_64-linux-gnu/magic/tcl/magicexec
  2. GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2
  3. Copyright (C) 2020 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13.     <http://www.gnu.org/software/gdb/documentation/>.
  14.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from /usr/lib/x86_64-linux-gnu/magic/tcl/magicexec...
  18. (No debugging symbols found in /usr/lib/x86_64-linux-gnu/magic/tcl/magicexec)
  19. (gdb) run -- -rcfile magic -d OGL -rcfile /usr/share/pdk/sky130A/libs.tech/magic/sky130A.magicrc
  20. Starting program: /usr/lib/x86_64-linux-gnu/magic/tcl/magicexec -- -rcfile magic -d OGL -rcfile /usr/share/pdk/sky130A/libs.tech/magic/sky130A.magicrc
  21. [Thread debugging using libthread_db enabled]
  22. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  23. Use openwrapper to create a new GUI-based layout window
  24. Use closewrapper to remove a new GUI-based layout window
  25.  
  26. Magic 8.2 revision 157 - Compiled on Thu, 07 Nov 2019 21:14:45 +0100.
  27. Starting magic under Tcl interpreter
  28. Using the terminal as the console.
  29. [New Thread 0x7fffeefc8700 (LWP 15322)]
  30. [New Thread 0x7fffee7c7700 (LWP 15323)]
  31. [New Thread 0x7fffedfc6700 (LWP 15324)]
  32. [New Thread 0x7fffed7c5700 (LWP 15325)]
  33. [New Thread 0x7fffecfc4700 (LWP 15326)]
  34. [New Thread 0x7fffd7fff700 (LWP 15327)]
  35. [New Thread 0x7fffd77fe700 (LWP 15328)]
  36. [New Thread 0x7fffd6ffd700 (LWP 15329)]
  37. [New Thread 0x7fffd67fc700 (LWP 15330)]
  38. [New Thread 0x7fffd5ffb700 (LWP 15331)]
  39. [New Thread 0x7fffd57fa700 (LWP 15332)]
  40. [New Thread 0x7fffd4ff9700 (LWP 15333)]
  41. [New Thread 0x7fffb7fff700 (LWP 15334)]
  42. [New Thread 0x7fffb77fe700 (LWP 15335)]
  43. [New Thread 0x7fffb6ffd700 (LWP 15336)]
  44. [New Thread 0x7fffb67fc700 (LWP 15337)]
  45. [New Thread 0x7fffb5ffb700 (LWP 15338)]
  46. [New Thread 0x7fffb57fa700 (LWP 15339)]
  47. [New Thread 0x7fffb4ff9700 (LWP 15340)]
  48. [New Thread 0x7fff97fff700 (LWP 15341)]
  49. [New Thread 0x7fff977fe700 (LWP 15342)]
  50. [New Thread 0x7fff96ffd700 (LWP 15343)]
  51. [New Thread 0x7fff967fc700 (LWP 15344)]
  52. [New Thread 0x7fff95ffb700 (LWP 15345)]
  53. [New Thread 0x7fff957fa700 (LWP 15346)]
  54. [New Thread 0x7fff94ff9700 (LWP 15347)]
  55. [New Thread 0x7fff77fff700 (LWP 15348)]
  56. [New Thread 0x7fff777fe700 (LWP 15349)]
  57. [New Thread 0x7fff76ffd700 (LWP 15350)]
  58. [New Thread 0x7fff767fc700 (LWP 15351)]
  59. [New Thread 0x7fff75ffb700 (LWP 15352)]
  60. [New Thread 0x7fff757fa700 (LWP 15353)]
  61. [New Thread 0x7fff74ff9700 (LWP 15354)]
  62. [New Thread 0x7fff57fff700 (LWP 15355)]
  63. [New Thread 0x7fff577fe700 (LWP 15356)]
  64. [New Thread 0x7fff56ffd700 (LWP 15357)]
  65. [Thread 0x7fff757fa700 (LWP 15353) exited]
  66. [Thread 0x7fff75ffb700 (LWP 15352) exited]
  67. [Thread 0x7fff767fc700 (LWP 15351) exited]
  68. [Thread 0x7fff76ffd700 (LWP 15350) exited]
  69. [Thread 0x7fff777fe700 (LWP 15349) exited]
  70. [Thread 0x7fff77fff700 (LWP 15348) exited]
  71. [Thread 0x7fff94ff9700 (LWP 15347) exited]
  72. [Thread 0x7fff957fa700 (LWP 15346) exited]
  73. [Thread 0x7fff95ffb700 (LWP 15345) exited]
  74. [Thread 0x7fff967fc700 (LWP 15344) exited]
  75. [Thread 0x7fff96ffd700 (LWP 15343) exited]
  76. [Thread 0x7fff977fe700 (LWP 15342) exited]
  77. [Thread 0x7fff97fff700 (LWP 15341) exited]
  78. [Thread 0x7fffb4ff9700 (LWP 15340) exited]
  79. [Thread 0x7fffb57fa700 (LWP 15339) exited]
  80. [Thread 0x7fffb5ffb700 (LWP 15338) exited]
  81. [Thread 0x7fffb67fc700 (LWP 15337) exited]
  82. [Thread 0x7fffb6ffd700 (LWP 15336) exited]
  83. [Thread 0x7fffb77fe700 (LWP 15335) exited]
  84. [Thread 0x7fffb7fff700 (LWP 15334) exited]
  85. [Thread 0x7fffd4ff9700 (LWP 15333) exited]
  86. [Thread 0x7fff56ffd700 (LWP 15357) exited]
  87. [Thread 0x7fff577fe700 (LWP 15356) exited]
  88. [Thread 0x7fff74ff9700 (LWP 15354) exited]
  89. [Thread 0x7fffd57fa700 (LWP 15332) exited]
  90. [Thread 0x7fffd5ffb700 (LWP 15331) exited]
  91. [Thread 0x7fff57fff700 (LWP 15355) exited]
  92. [Thread 0x7fffd67fc700 (LWP 15330) exited]
  93. [Thread 0x7fffd6ffd700 (LWP 15329) exited]
  94. [Thread 0x7fffd77fe700 (LWP 15328) exited]
  95. [Thread 0x7fffd7fff700 (LWP 15327) exited]
  96. [Thread 0x7fffecfc4700 (LWP 15326) exited]
  97. [Thread 0x7fffed7c5700 (LWP 15325) exited]
  98. [Thread 0x7fffedfc6700 (LWP 15324) exited]
  99. [Thread 0x7fffee7c7700 (LWP 15323) exited]
  100. [Thread 0x7fffeefc8700 (LWP 15322) exited]
  101. Processing system .magicrc file
  102. Sourcing design .magicrc for technology sky130A ...
  103. 2 Magic internal units = 1 Lambda
  104. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 19: section version:
  105.         Badly formed version line
  106. Usage: {version text}|{description text}
  107. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 591: section compose:
  108.         Unrecognized layer (type) name "obsli,obsm1"
  109. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 772: section cifoutput:
  110.         Unknown statement "bridge".
  111. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 778: section cifoutput:
  112.         Unknown statement "close".
  113. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 779: section cifoutput:
  114.         Unknown statement "mask-hints".
  115. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 783: section cifoutput:
  116.         Unknown statement "bridge".
  117. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 789: section cifoutput:
  118.         Unknown statement "close".
  119. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 790: section cifoutput:
  120.         Unknown statement "mask-hints".
  121. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 807: section cifoutput:
  122.         Unknown statement "bridge".
  123. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 810: section cifoutput:
  124.         Unknown statement "close".
  125. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 811: section cifoutput:
  126.         Unknown statement "mask-hints".
  127. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 820: section cifoutput:
  128.         Unknown statement "bridge".
  129. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 823: section cifoutput:
  130.         Unknown statement "close".
  131. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 832: section cifoutput:
  132.         Unknown statement "bridge".
  133. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 835: section cifoutput:
  134.         Unknown statement "close".
  135. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 836: section cifoutput:
  136.         Unknown statement "mask-hints".
  137. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 845: section cifoutput:
  138.         Unknown statement "grow-min".
  139. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 846: section cifoutput:
  140.         Unknown statement "bridge".
  141. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 858: section cifoutput:
  142.         Can't use templayers in bloat statement.
  143. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 859: section cifoutput:
  144.        Unknown statement "mask-hints".
  145. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 867: section cifoutput:
  146.        Can't use templayers in bloat statement.
  147. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 868: section cifoutput:
  148.         Unknown statement "mask-hints".
  149. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 879: section cifoutput:
  150.         Unknown statement "mask-hints".
  151. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 888: section cifoutput:
  152.         Unknown statement "mask-hints".
  153. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 897: section cifoutput:
  154.         Unknown statement "mask-hints".
  155. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 907: section cifoutput:
  156.         Unknown statement "grow-min".
  157. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 919: section cifoutput:
  158.         Unknown statement "grow-min".
  159. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 988: section cifoutput:
  160.         Unknown statement "grow-min".
  161. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 991: section cifoutput:
  162.         Unknown statement "bridge".
  163. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 994: section cifoutput:
  164.         Unknown statement "mask-hints".
  165. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 1037: section cifoutput:
  166.         Unknown statement "bridge".
  167. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 1039: section cifoutput:
  168.         Unknown statement "bridge".
  169. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 1042: section cifoutput:
  170.         Unknown statement "mask-hints".
  171. Input style sky130(): scaleFactor=2, multiplier=2
  172. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4639: section lef:
  173.         Attempt to define cut type obsli1c as obstruction.
  174. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4723: section extract:
  175.         Malformed line for keyword model.  Correct usage:
  176.         model partial-cumulative area-sidewall
  177. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4724: section extract:
  178.         Malformed line for keyword antenna.  Correct usage:
  179.         antenna type antenna-ratio
  180. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4725: section extract:
  181.         Malformed line for keyword antenna.  Correct usage:
  182.         antenna type antenna-ratio
  183. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4726: section extract:
  184.         Malformed line for keyword antenna.  Correct usage:
  185.         antenna type antenna-ratio
  186. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4727: section extract:
  187.         Malformed line for keyword antenna.  Correct usage:
  188.         antenna type antenna-ratio
  189. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4728: section extract:
  190.         Malformed line for keyword antenna.  Correct usage:
  191.         antenna type antenna-ratio
  192. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4729: section extract:
  193.         Malformed line for keyword antenna.  Correct usage:
  194.         antenna type antenna-ratio
  195. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4730: section extract:
  196.         Malformed line for keyword antenna.  Correct usage:
  197.         antenna type antenna-ratio
  198. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4731: section extract:
  199.         Malformed line for keyword antenna.  Correct usage:
  200.         antenna type antenna-ratio
  201. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4732: section extract:
  202.         Malformed line for keyword antenna.  Correct usage:
  203.         antenna type antenna-ratio
  204. /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech: line 4736: section extract:
  205.         Malformed line for keyword substrate.  Correct usage:
  206.         substrate types plane
  207. The following sections of /usr/share/pdk/sky130A/libs.tech/magic/sky130A.tech contained errors:
  208.     version
  209.     compose
  210. Loading sky130A Device Generator Menu ...
  211. Scaled tech values by 2 / 1 to match internal grid scaling
  212. --Type <RET> for more, q to quit, c to continue without paging--
  213.  
  214. Thread 1 "magicexec" received signal SIGSEGV, Segmentation fault.
  215. 0x00007ffff61fe9d1 in DBFreePaintPlane () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  216. (gdb) bt
  217. #0  0x00007ffff61fe9d1 in DBFreePaintPlane () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  218. #1  0x00007ffff62ded69 in ?? () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  219. #2  0x00007ffff61d4fe0 in DBCellSrDefs () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  220. #3  0x00007ffff62dfc58 in TechLoad () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  221. #4  0x00007ffff62d9c82 in ?? () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  222. #5  0x00007ffff6393d03 in ?? () from /usr/lib/x86_64-linux-gnu/magic/tcl/tclmagic.so
  223. #6  0x00007ffff7cc477b in TclInvokeStringCommand () from /lib/x86_64-linux-gnu/libtcl8.6.so
  224. #7  0x00007ffff7cc65f2 in TclNRRunCallbacks () from /lib/x86_64-linux-gnu/libtcl8.6.so
  225. #8  0x00007ffff7cc7924 in ?? () from /lib/x86_64-linux-gnu/libtcl8.6.so
  226. #9  0x00007ffff7d81f79 in Tcl_FSEvalFileEx () from /lib/x86_64-linux-gnu/libtcl8.6.so
  227. #10 0x00007ffff7d8084c in Tcl_EvalFile () from /lib/x86_64-linux-gnu/libtcl8.6.so
  228. #11 0x00007ffff7d89e03 in Tcl_SourceRCFile () from /lib/x86_64-linux-gnu/libtcl8.6.so
  229. #12 0x00007ffff7e9efa6 in Tk_MainEx () from /lib/x86_64-linux-gnu/libtk8.6.so
  230. #13 0x00005555555552cb in ?? ()
  231. #14 0x00007ffff7ac00b3 in __libc_start_main (main=0x555555555289, argc=8, argv=0x7fffffffdd58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
  232.     stack_end=0x7fffffffdd48) at ../csu/libc-start.c:308
  233. #15 0x000055555555513e in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment