Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. pharo_image ./pharo-ui Pharo.image
  2.  
  3. Segmentation fault Sun Jan 20 17:53:39 2019
  4.  
  5.  
  6. VM: 201806281256 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
  7. Date: Thu Jun 28 14:56:30 2018 CommitHash: a8a1dc1
  8. Plugins: 201806281256 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
  9.  
  10. C stack backtrace & registers:
  11. rax 0x000000010c529268 rbx 0x0000000114e845d0 rcx 0x000000010c529270 rdx 0x00000000000006df
  12. rdi 0x0000000000012129 rsi 0x0000000000012129 rbp 0x00007ffeee955670 rsp 0x00007ffeee955630
  13. r8 0x00000000001ffb4a r9 0x0000000000f75ddc r10 0x0000000115c4e1e8 r11 0x000000000cf86be0
  14. r12 0x00ffffffffffffff r13 0xfffffffff9aa6000 r14 0x0000000114e845c8 r15 0x0000000000000002
  15. rip 0x000000010129e1a4
  16. 0 Pharo 0x000000010129e1a4 markAndTrace + 843
  17. 1 Pharo 0x00000001012fd4f0 reportStackState + 952
  18. 2 Pharo 0x00000001012fd837 sigsegv + 176
  19. 3 libsystem_platform.dylib 0x00007fff768feb3d _sigtramp + 29
  20. 4 ??? 0x0000000000000000 0x0 + 0
  21. 5 Pharo 0x000000010129ad6d markObjects + 463
  22. 6 Pharo 0x000000010129a5c4 fullGC + 72
  23. 7 Pharo 0x00000001012b9d8b snapshot + 206
  24. 8 Pharo 0x00000001012aec07 primitiveSnapshot + 11
  25. 9 Pharo 0x000000010127ae21 interpret + 17239
  26. 10 Pharo 0x000000010128446f enterSmalltalkExecutiveImplementation + 149
  27. 11 Pharo 0x0000000101276d41 interpret + 631
  28. 12 Pharo 0x00000001012fec65 -[sqSqueakMainApplication runSqueak] + 393
  29. 13 Foundation 0x00007fff4baec4b3 __NSFirePerformWithOrder + 381
  30. 14 CoreFoundation 0x00007fff496de95d __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  31. 15 CoreFoundation 0x00007fff496de892 __CFRunLoopDoObservers + 452
  32. 16 CoreFoundation 0x00007fff496803c5 __CFRunLoopRun + 1166
  33. 17 CoreFoundation 0x00007fff4967fce4 CFRunLoopRunSpecific + 463
  34. 18 HIToolbox 0x00007fff48919895 RunCurrentEventLoopInMode + 293
  35. 19 HIToolbox 0x00007fff489194d4 ReceiveNextEventCommon + 371
  36. 20 HIToolbox 0x00007fff48919348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
  37. 21 AppKit 0x00007fff46bd695b _DPSNextEvent + 997
  38. 22 AppKit 0x00007fff46bd56fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
  39. 23 AppKit 0x00007fff46bcf75d -[NSApplication run] + 699
  40. 24 AppKit 0x00007fff46bbee97 NSApplicationMain + 780
  41. 25 libdyld.dylib 0x00007fff76715085 start + 1
  42. 26 ??? 0x0000000000000002 0x0 + 2
  43.  
  44.  
  45. Smalltalk stack dump:
  46. 0x7ffeee963778 I SessionManager>snapshot:andQuit: 0x10b757230: a(n) SessionManager
  47. 0x7ffeee9637d8 I [] in SmalltalkImage>snapshot:andQuit: 0x109bbaf28: a(n) SmalltalkImage
  48. 0x7ffeee963820 I CurrentExecutionEnvironment class>activate:for: 0x10a38bd98: a(n) CurrentExecutionEnvironment class
  49. 0x115c27280 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
  50. 0x115c2c738 s DefaultExecutionEnvironment class>beActiveDuring:
  51. 0x115c27338 s SmalltalkImage>snapshot:andQuit:
  52. 0x115c2c7f0 s [] in WorldState class>saveSession
  53. 0x115c31fa8 s BlockClosure>ensure:
  54. 0x115c384a8 s CursorWithMask(Cursor)>showWhile:
  55. 0x115c38588 s WorldState class>saveSession
  56. 0x115c3dd90 s [] in ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
  57. 0x115c43450 s BlockClosure>ensure:
  58. 0x115c44dd0 s CursorWithMask(Cursor)>showWhile:
  59. 0x115c44eb0 s ToggleMenuItemMorph(MenuItemMorph)>invokeWithEvent:
  60. 0x115c465f0 s ToggleMenuItemMorph(MenuItemMorph)>mouseUp:
  61. 0x115c47920 s ToggleMenuItemMorph(MenuItemMorph)>handleMouseUp:
  62. 0x115c487d0 s MouseButtonEvent>sentTo:
  63. 0x115c48fa8 s ToggleMenuItemMorph(Morph)>handleEvent:
  64. 0x115c498b8 s MorphicEventDispatcher>dispatchDefault:with:
  65. 0x115c4a3e8 s MorphicEventDispatcher>handleMouseUp:
  66. 0x115c4a6a0 s MouseButtonEvent>sentTo:
  67. 0x115c4aca8 s [] in MorphicEventDispatcher>dispatchEvent:with:
  68. 0x115c4adf0 s BlockClosure>ensure:
  69. 0x115c4af00 s MorphicEventDispatcher>dispatchEvent:with:
  70. 0x115c4b008 s ToggleMenuItemMorph(Morph)>processEvent:using:
  71. 0x115c4b0f0 s MorphicEventDispatcher>dispatchDefault:with:
  72. 0x115c4b1d8 s MorphicEventDispatcher>handleMouseUp:
  73. 0x115c4b310 s MouseButtonEvent>sentTo:
  74. 0x115c4b3f8 s [] in MorphicEventDispatcher>dispatchEvent:with:
  75. 0x115c4b4e0 s BlockClosure>ensure:
  76. 0x115c4b5f0 s MorphicEventDispatcher>dispatchEvent:with:
  77. 0x115c4b6f8 s MenuMorph(Morph)>processEvent:using:
  78. 0x115c4b7e0 s MenuMorph(Morph)>processEvent:
  79. 0x115c4b8c8 s MenuMorph>handleFocusEvent:
  80. 0x115c4b9b0 s [] in HandMorph>sendFocusEvent:to:clear:
  81. 0x115c4ba98 s BlockClosure>on:do:
  82. 0x115c4bbc8 s WorldMorph(PasteUpMorph)>becomeActiveDuring:
  83. 0x115c4bcb8 s HandMorph>sendFocusEvent:to:clear:
  84. 0x115c4bde8 s HandMorph>sendEvent:focus:clear:
  85. 0x115c4bf08 s HandMorph>sendMouseEvent:
  86. 0x115c4bff0 s HandMorph>handleEvent:
  87. 0x115c4c0d8 s HandMorph>processEventsFromQueue:
  88. 0x115c4c1c0 s HandMorph>processEvents
  89. 0x115c4c2a8 s [] in WorldState>doOneCycleNowFor:
  90. 0x115c4c390 s Array(SequenceableCollection)>do:
  91. 0x115c4c498 s WorldState>handsDo:
  92. 0x115c4c550 s WorldState>doOneCycleNowFor:
  93. 0x115c4c638 s WorldState>doOneCycleFor:
  94. 0x115c4c720 s WorldMorph>doOneCycle
  95. 0x115c4c808 s WorldMorph class>doOneCycle
  96. 0x115192af8 s [] in MorphicUIManager>spawnNewProcess
  97. 0x11509f5b0 s [] in BlockClosure>newProcess
  98.  
  99. Most recent primitives
  100. bitAnd:
  101. bitAnd:
  102. bitAnd:
  103. bitAnd:
  104. bitAnd:
  105. bitAnd:
  106. bitAnd:
  107. bitAnd:
  108. bitAnd:
  109. bitAnd:
  110. bitAnd:
  111. bitAnd:
  112. bitAnd:
  113. bitAnd:
  114. bitAnd:
  115. bitAnd:
  116. bitAnd:
  117. bitAnd:
  118. bitAnd:
  119. bitAnd:
  120. bitAnd:
  121. bitAnd:
  122. bitAnd:
  123. bitAnd:
  124. bitAnd:
  125. bitAnd:
  126. bitAnd:
  127. bitAnd:
  128. bitAnd:
  129. bitAnd:
  130. bitAnd:
  131. bitAnd:
  132. bitAnd:
  133. bitAnd:
  134. bitAnd:
  135. bitAnd:
  136. bitAnd:
  137. bitAnd:
  138. bitAnd:
  139. bitAnd:
  140. bitAnd:
  141. bitAnd:
  142. bitAnd:
  143. bitAnd:
  144. bitAnd:
  145. bitAnd:
  146. bitAnd:
  147. bitAnd:
  148. bitAnd:
  149. bitAnd:
  150. bitAnd:
  151. bitAnd:
  152. bitAnd:
  153. bitAnd:
  154. bitAnd:
  155. bitAnd:
  156. bitAnd:
  157. bitAnd:
  158. bitAnd:
  159. bitAnd:
  160. bitAnd:
  161. bitAnd:
  162. bitAnd:
  163. bitAnd:
  164. bitAnd:
  165. compress:toByteArray:
  166. bitOr:
  167. bitOr:
  168. bitOr:
  169. bitOr:
  170. bitOr:
  171. bitAnd:
  172. bitAnd:
  173. bitAnd:
  174. bitAnd:
  175. bitAnd:
  176. bitAnd:
  177. bitAnd:
  178. bitAnd:
  179. bitAnd:
  180. bitAnd:
  181. bitAnd:
  182. bitAnd:
  183. bitAnd:
  184. bitAnd:
  185. bitAnd:
  186. bitAnd:
  187. bitAnd:
  188. bitAnd:
  189. bitAnd:
  190. bitAnd:
  191. bitAnd:
  192. bitAnd:
  193. bitAnd:
  194. bitAnd:
  195. bitAnd:
  196. bitAnd:
  197. bitAnd:
  198. bitAnd:
  199. bitAnd:
  200. bitAnd:
  201. bitAnd:
  202. compress:toByteArray:
  203. bitOr:
  204. bitOr:
  205. bitOr:
  206. shutDown
  207. compress:toByteArray:
  208. compress:toByteArray:
  209. compress:toByteArray:
  210. compress:toByteArray:
  211. compress:toByteArray:
  212. compress:toByteArray:
  213. compress:toByteArray:
  214. compress:toByteArray:
  215. compress:toByteArray:
  216. compress:toByteArray:
  217. compress:toByteArray:
  218. compress:toByteArray:
  219. compress:toByteArray:
  220. compress:toByteArray:
  221. compress:toByteArray:
  222. compress:toByteArray:
  223. compress:toByteArray:
  224. compress:toByteArray:
  225. compress:toByteArray:
  226. compress:toByteArray:
  227. compress:toByteArray:
  228. compress:toByteArray:
  229. compress:toByteArray:
  230. allInstancesOrNil
  231. compress:toByteArray:
  232. compress:toByteArray:
  233. compress:toByteArray:
  234. @
  235. =
  236. supportsDisplayDepth:
  237. depth
  238. depth
  239. depth
  240. basicNew:
  241. @
  242. @
  243. basicNew
  244. new:
  245. basicNew
  246. valueNoContextSwitch
  247. ensure:
  248. value
  249. value
  250. basicNew
  251. **StackOverflow**
  252. value:
  253.  
  254. class
  255. class
  256. class
  257. class
  258. inheritsFrom:
  259. inheritsFrom:
  260. signal
  261. wait
  262. **StackOverflow**
  263. signal
  264. basicNew
  265. basicNew
  266. new:
  267. size
  268. at:put:
  269. at:put:
  270. at:put:
  271. at:put:
  272. at:put:
  273. at:
  274. at:
  275. at:
  276. at:
  277. at:
  278. allInstances
  279. size
  280. suspend
  281. scanFor:
  282. basicAt:
  283. basicAt:
  284. findNextUnwindContextUpTo:
  285. findContextSuchThat:
  286. valueNoContextSwitch
  287. valueNoContextSwitch
  288. **StackOverflow**
  289. at:
  290. value:
  291. class
  292. basicNew:
  293. stackp:
  294. at:
  295. at:put:
  296. valueNoContextSwitch
  297. value
  298. stackp:
  299. at:put:
  300. at:
  301. stackp:
  302. valueNoContextSwitch
  303. ensure:
  304. ensure:
  305. ensure:
  306. ensure:
  307. stackp:
  308. at:put:
  309. at:
  310. stackp:
  311. findNextUnwindContextUpTo:
  312. terminateTo:
  313. value
  314. stackp:
  315. at:put:
  316. at:
  317. stackp:
  318. at:
  319. value
  320. at:
  321. stackp:
  322. findNextUnwindContextUpTo:
  323. at:put:
  324. at:put:
  325. stackp:
  326. at:put:
  327. <
  328. <
  329. <
  330. <
  331. at:
  332. stackp:
  333. at:
  334. stackp:
  335. at:put:
  336. at:
  337. stackp:
  338. return:from:
  339. return:from:
  340. at:put:
  341. at:put:
  342. stackp:
  343. at:put:
  344. class
  345. wait
  346. value
  347. at:
  348. at:
  349. at:put:
  350. signal
  351. primSignal:atUTCMicroseconds:
  352. primUTCMicrosecondsClock
  353. snapshotPrimitive
  354. **IncrementalGC**
  355. **FullGC**
  356.  
  357. stack page bytes 4096 available headroom 1480 minimum unused headroom 1880
  358.  
  359. (Segmentation fault)
  360. ./pharo-ui: line 11: 88140 Abort trap: 6 "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" "$@"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement