(gdb) set pagination 0 (gdb) file /usr/bin/python Reading symbols from /usr/bin/python...(no debugging symbols found)...done. (gdb) run /usr/bin/yade Starting program: /usr/bin/python /usr/bin/yade [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Welcome to Yade 1.20.0 TCP python prompt on localhost:9000, auth cookie `asduck' [New Thread 0x7fffdc271700 (LWP 32115)] [New Thread 0x7fffdba70700 (LWP 32116)] XMLRPC info provider on http://localhost:21000 [New Thread 0x7fffd1417700 (LWP 32117)] [New Thread 0x7fffc9e94700 (LWP 32118)] [New Thread 0x7fffc903b700 (LWP 32120)] WARNING: Problems reading readline initialization file [[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]] [0;34mYade [[1;34m1[0;34m]: [0m^D[0;34mYade [[1;34m1[0;34m]: [0m Do you really want to exit ([y]/n)? [Thread 0x7fffd1417700 (LWP 32117) exited] [Thread 0x7fffc903b700 (LWP 32120) exited] [Thread 0x7fffc9e94700 (LWP 32118) exited] [Thread 0x7fffdba70700 (LWP 32116) exited] [Thread 0x7fffdc271700 (LWP 32115) exited] [Inferior 1 (process 32087) exited normally] (gdb) rbreak ^glut[^@]$ (gdb) rbreak ^glut[^@]*$ Breakpoint 1 at 0x7fffee2baf90: file ./src/fg_callbacks.c, line 149. void glutAppStatusFunc(FGCBAppStatus); Breakpoint 2 at 0x7fffee2bacc0: file ./src/fg_callbacks.c, line 140. void glutButtonBoxFunc(FGCBButtonBox); Breakpoint 3 at 0x7fffee2bab80: file ./src/fg_callbacks.c, line 136. void glutCloseFunc(FGCBDestroy); Breakpoint 4 at 0x7fffee2bad10: file ./src/fg_callbacks.c, line 141. void glutDialsFunc(FGCBDials); Breakpoint 5 at 0x7fffee2bafe0: file ./src/fg_callbacks.c, line 158. void glutDisplayFunc(FGCBDisplay); Breakpoint 6 at 0x7fffee2bab30: file ./src/fg_callbacks.c, line 134. void glutEntryFunc(FGCBEntry); Breakpoint 7 at 0x7fffee2ba670: file ./src/fg_callbacks.c, line 39. void glutIdleFunc(FGCBIdle); Breakpoint 8 at 0x7fffee2baf40: file ./src/fg_callbacks.c, line 148. void glutInitContextFunc(FGCBInitContext); Breakpoint 9 at 0x7fffee2bb140: file ./src/fg_callbacks.c, line 226. void glutJoystickFunc(FGCBJoystick, int); Breakpoint 10 at 0x7fffee2ba8b0: file ./src/fg_callbacks.c, line 126. void glutKeyboardFunc(FGCBKeyboard); Breakpoint 11 at 0x7fffee2ba900: file ./src/fg_callbacks.c, line 127. void glutKeyboardUpFunc(FGCBKeyboardUp); Breakpoint 12 at 0x7fffee2ba810: file ./src/fg_callbacks.c, line 97. void glutMenuDestroyFunc(FGCBDestroy); Breakpoint 13 at 0x7fffee2ba790: file ./src/fg_callbacks.c, line 78. void glutMenuStateFunc(FGCBMenuState); Breakpoint 14 at 0x7fffee2ba7d0: file ./src/fg_callbacks.c, line 85. void glutMenuStatusFunc(FGCBMenuStatus); Breakpoint 15 at 0x7fffee2baa90: file ./src/fg_callbacks.c, line 132. void glutMotionFunc(FGCBMotion); Breakpoint 16 at 0x7fffee2ba9f0: file ./src/fg_callbacks.c, line 130. void glutMouseFunc(FGCBMouse); Breakpoint 17 at 0x7fffee2baa40: file ./src/fg_callbacks.c, line 131. void glutMouseWheelFunc(FGCBMouseWheel); Breakpoint 18 at 0x7fffee2bae50: file ./src/fg_callbacks.c, line 145. void glutMultiButtonFunc(FGCBMultiButton); Breakpoint 19 at 0x7fffee2bae00: file ./src/fg_callbacks.c, line 144. void glutMultiEntryFunc(FGCBMultiEntry); Breakpoint 20 at 0x7fffee2baea0: file ./src/fg_callbacks.c, line 146. void glutMultiMotionFunc(FGCBMultiMotion); Breakpoint 21 at 0x7fffee2baef0: file ./src/fg_callbacks.c, line 147. void glutMultiPassiveFunc(FGCBMultiPassive); Breakpoint 22 at 0x7fffee2bac20: file ./src/fg_callbacks.c, line 138. void glutOverlayDisplayFunc(FGCBOverlayDisplay); Breakpoint 23 at 0x7fffee2baae0: file ./src/fg_callbacks.c, line 133. void glutPassiveMotionFunc(FGCBPassive); Breakpoint 24 at 0x7fffee2ba860: file ./src/fg_callbacks.c, line 125. void glutPositionFunc(FGCBPosition); Breakpoint 25 at 0x7fffee2bb050: file ./src/fg_callbacks.c, line 172. void glutReshapeFunc(FGCBReshape); Breakpoint 26 at 0x7fffee2bb320: file ./src/fg_callbacks.c, line 287. void glutSpaceballButtonFunc(FGCBSpaceButton); Breakpoint 27 at 0x7fffee2bb260: file ./src/fg_callbacks.c, line 265. void glutSpaceballMotionFunc(FGCBSpaceMotion); Breakpoint 28 at 0x7fffee2bb2c0: file ./src/fg_callbacks.c, line 276. void glutSpaceballRotateFunc(FGCBSpaceRotation); Breakpoint 29 at 0x7fffee2ba950: file ./src/fg_callbacks.c, line 128. void glutSpecialFunc(FGCBSpecial); Breakpoint 30 at 0x7fffee2ba9a0: file ./src/fg_callbacks.c, line 129. void glutSpecialUpFunc(FGCBSpecialUp); Breakpoint 31 at 0x7fffee2badb0: file ./src/fg_callbacks.c, line 143. void glutTabletButtonFunc(FGCBTabletButton); Breakpoint 32 at 0x7fffee2bad60: file ./src/fg_callbacks.c, line 142. void glutTabletMotionFunc(FGCBTabletMotion); Breakpoint 33 at 0x7fffee2ba6b0: file ./src/fg_callbacks.c, line 46. void glutTimerFunc(unsigned int, FGCBTimer, int); Breakpoint 34 at 0x7fffee2bb0c0: file ./src/fg_callbacks.c, line 213. void glutVisibilityFunc(FGCBVisibility); Breakpoint 35 at 0x7fffee2babd0: file ./src/fg_callbacks.c, line 137. void glutWMCloseFunc(FGCBDestroy); Breakpoint 36 at 0x7fffee2bac70: file ./src/fg_callbacks.c, line 139. void glutWindowStatusFunc(FGCBWindowStatus); Breakpoint 37 at 0x7fffee2bb390: file ./src/fg_cursor.c, line 60. void glutSetCursor(int); Breakpoint 38 at 0x7fffee2bb420: file ./src/fg_cursor.c, line 72. void glutWarpPointer(int, int); Breakpoint 39 at 0x7fffee2bb4b0: file ./src/fg_display.c, line 43. void glutPostRedisplay(void); Breakpoint 40 at 0x7fffee2bb660: file ./src/fg_display.c, line 98. void glutPostWindowRedisplay(int); Breakpoint 41 at 0x7fffee2bb520: file ./src/fg_display.c, line 57. void glutSwapBuffers(void); Breakpoint 42 at 0x7fffee2bb6a0: file ./src/fg_ext.c, line 224. GLUTproc glutGetProcAddress(const char *); Breakpoint 43 at 0x7fffee2c6620: file ./src/fg_font.c, line 100. void glutBitmapCharacter(void *, int); Breakpoint 44 at 0x7fffee2c6a30: file ./src/fg_font.c, line 242. int glutBitmapHeight(void *); Breakpoint 45 at 0x7fffee2c6970: file ./src/fg_font.c, line 205. int glutBitmapLength(void *, const unsigned char *); Breakpoint 46 at 0x7fffee2c6740: file ./src/fg_font.c, line 134. void glutBitmapString(void *, const unsigned char *); Breakpoint 47 at 0x7fffee2c68e0: file ./src/fg_font.c, line 190. int glutBitmapWidth(void *, int); Breakpoint 48 at 0x7fffee2c6a90: file ./src/fg_font.c, line 256. void glutStrokeCharacter(void *, int); Breakpoint 49 at 0x7fffee2c6fd0: file ./src/fg_font.c, line 424. GLfloat glutStrokeHeight(void *); Breakpoint 50 at 0x7fffee2c6fb0: file ./src/fg_font.c, line 414. int glutStrokeLength(void *, const unsigned char *); Breakpoint 51 at 0x7fffee2c6eb0: file ./src/fg_font.c, line 378. GLfloat glutStrokeLengthf(void *, const unsigned char *); Breakpoint 52 at 0x7fffee2c6c20: file ./src/fg_font.c, line 294. void glutStrokeString(void *, const unsigned char *); Breakpoint 53 at 0x7fffee2c6e90: file ./src/fg_font.c, line 370. int glutStrokeWidth(void *, int); Breakpoint 54 at 0x7fffee2c6de0: file ./src/fg_font.c, line 350. GLfloat glutStrokeWidthf(void *, int); Breakpoint 55 at 0x7fffee2bcff0: file ./src/fg_gamemode.c, line 86. int glutEnterGameMode(void); Breakpoint 56 at 0x7fffee2bd140: file ./src/fg_gamemode.c, line 134. int glutGameModeGet(GLenum); Breakpoint 57 at 0x7fffee2bce30: file ./src/fg_gamemode.c, line 46. void glutGameModeString(const char *); Breakpoint 58 at 0x7fffee2bd0d0: file ./src/fg_gamemode.c, line 118. void glutLeaveGameMode(void); Breakpoint 59 at 0x7fffee2c0790: file ./src/fg_geometry.c, line 2082. void glutSolidCone(double, double, GLint, GLint); Breakpoint 60 at 0x7fffee2c0a30: file ./src/fg_geometry.c, line 2156. void glutSolidCube(double); Breakpoint 61 at 0x7fffee2c0850: file ./src/fg_geometry.c, line 2101. void glutSolidCylinder(double, double, GLint, GLint); Breakpoint 62 at 0x7fffee2c0ae0: file ./src/fg_geometry.c, line 2160. void glutSolidDodecahedron(void); Breakpoint 63 at 0x7fffee2c0b70: file ./src/fg_geometry.c, line 2161. void glutSolidIcosahedron(void); Breakpoint 64 at 0x7fffee2c0c00: file ./src/fg_geometry.c, line 2162. void glutSolidOctahedron(void); Breakpoint 65 at 0x7fffee2c0c90: file ./src/fg_geometry.c, line 2163. void glutSolidRhombicDodecahedron(void); Breakpoint 66 at 0x7fffee2c0d30: file ./src/fg_geometry.c, line 2171. void glutSolidSierpinskiSponge(int, double *, double); Breakpoint 67 at 0x7fffee2c06f0: file ./src/fg_geometry.c, line 2063. void glutSolidSphere(double, GLint, GLint); Breakpoint 68 at 0x7fffee2c0dd0: file ./src/fg_geometry.c, line 2176. void glutSolidTetrahedron(void); Breakpoint 69 at 0x7fffee2c0970: file ./src/fg_geometry.c, line 2128. void glutSolidTorus(double, double, GLint, GLint); Breakpoint 70 at 0x7fffee2c07f0: file ./src/fg_geometry.c, line 2091. void glutWireCone(double, double, GLint, GLint); Breakpoint 71 at 0x7fffee2c09d0: file ./src/fg_geometry.c, line 2151. void glutWireCube(double); Breakpoint 72 at 0x7fffee2c08b0: file ./src/fg_geometry.c, line 2110. void glutWireCylinder(double, double, GLint, GLint); Breakpoint 73 at 0x7fffee2c0a90: file ./src/fg_geometry.c, line 2160. void glutWireDodecahedron(void); Breakpoint 74 at 0x7fffee2c0b20: file ./src/fg_geometry.c, line 2161. void glutWireIcosahedron(void); Breakpoint 75 at 0x7fffee2c0bb0: file ./src/fg_geometry.c, line 2162. void glutWireOctahedron(void); Breakpoint 76 at 0x7fffee2c0c40: file ./src/fg_geometry.c, line 2163. void glutWireRhombicDodecahedron(void); Breakpoint 77 at 0x7fffee2c0cd0: file ./src/fg_geometry.c, line 2166. void glutWireSierpinskiSponge(int, double *, double); Breakpoint 78 at 0x7fffee2c0740: file ./src/fg_geometry.c, line 2072. void glutWireSphere(double, GLint, GLint); Breakpoint 79 at 0x7fffee2c0d80: file ./src/fg_geometry.c, line 2176. void glutWireTetrahedron(void); Breakpoint 80 at 0x7fffee2c0910: file ./src/fg_geometry.c, line 2119. void glutWireTorus(double, double, GLint, GLint); Breakpoint 81 at 0x7fffee2c0e10: file ./src/fg_gl2.c, line 31. void glutSetVertexAttribCoord3(GLint); Breakpoint 82 at 0x7fffee2c0e30: file ./src/fg_gl2.c, line 36. void glutSetVertexAttribNormal(GLint); Breakpoint 83 at 0x7fffee2c0e50: file ./src/fg_gl2.c, line 41. void glutSetVertexAttribTexCoord2(GLint); Breakpoint 84 at 0x7fffee2c1730: file ./src/fg_init.c, line 389. void glutExit(void); Breakpoint 85 at 0x7fffee2c15b0: file ./src/fg_init.c, line 330. void glutInit(int *, char **); Breakpoint 86 at 0x7fffee2c1960: file ./src/fg_init.c, line 656. void glutInitContextFlags(int); Breakpoint 87 at 0x7fffee2c1970: file ./src/fg_init.c, line 662. void glutInitContextProfile(int); Breakpoint 88 at 0x7fffee2c1940: file ./src/fg_init.c, line 648. void glutInitContextVersion(int, int); Breakpoint 89 at 0x7fffee2c17a0: file ./src/fg_init.c, line 426. void glutInitDisplayMode(unsigned int); Breakpoint 90 at 0x7fffee2c17b0: file ./src/fg_init.c, line 445. void glutInitDisplayString(const char *); Breakpoint 91 at 0x7fffee2c1980: file ./src/fg_init.c, line 673. void glutInitErrorFunc(FGError); Breakpoint 92 at 0x7fffee2c1990: file ./src/fg_init.c, line 682. void glutInitWarningFunc(FGWarning); Breakpoint 93 at 0x7fffee2c1740: file ./src/fg_init.c, line 397. void glutInitWindowPosition(int, int); Breakpoint 94 at 0x7fffee2c1770: file ./src/fg_init.c, line 411. void glutInitWindowSize(int, int); Breakpoint 95 at 0x7fffee2c2150: file ./src/fg_joystick.c, line 983. void glutForceJoystickFunc(void); Breakpoint 96 at 0x7fffee2c25d0: file ./src/fg_joystick.c, line 1060. void glutJoystickGetCenter(int, float *); Breakpoint 97 at 0x7fffee2c2290: file ./src/fg_joystick.c, line 1007. float glutJoystickGetDeadBand(int, int); Breakpoint 98 at 0x7fffee2c2570: file ./src/fg_joystick.c, line 1054. void glutJoystickGetMaxRange(int, float *); Breakpoint 99 at 0x7fffee2c2510: file ./src/fg_joystick.c, line 1048. void glutJoystickGetMinRange(int, float *); Breakpoint 100 at 0x7fffee2c21d0: file ./src/fg_joystick.c, line 992. int glutJoystickGetNumAxes(int); Breakpoint 101 at 0x7fffee2c2210: file ./src/fg_joystick.c, line 997. int glutJoystickGetNumButtons(int); Breakpoint 102 at 0x7fffee2c2340: file ./src/fg_joystick.c, line 1018. float glutJoystickGetSaturation(int, int); Breakpoint 103 at 0x7fffee2c2250: file ./src/fg_joystick.c, line 1002. int glutJoystickNotWorking(int); Breakpoint 104 at 0x7fffee2c24b0: file ./src/fg_joystick.c, line 1041. void glutJoystickSetCenter(int, float *); Breakpoint 105 at 0x7fffee2c22e0: file ./src/fg_joystick.c, line 1012. void glutJoystickSetDeadBand(int, int, float); Breakpoint 106 at 0x7fffee2c2450: file ./src/fg_joystick.c, line 1035. void glutJoystickSetMaxRange(int, float *); Breakpoint 107 at 0x7fffee2c23f0: file ./src/fg_joystick.c, line 1029. void glutJoystickSetMinRange(int, float *); Breakpoint 108 at 0x7fffee2c2390: file ./src/fg_joystick.c, line 1023. void glutJoystickSetSaturation(int, int, float); Breakpoint 109 at 0x7fffee2c2f00: file ./src/fg_main.c, line 533. void glutLeaveMainLoop(void); Breakpoint 110 at 0x7fffee2c2d40: file ./src/fg_main.c, line 474. void glutMainLoop(void); Breakpoint 111 at 0x7fffee2c2c30: file ./src/fg_main.c, line 447. void glutMainLoopEvent(void); Breakpoint 112 at 0x7fffee2c8070: file ./src/fg_menu.c, line 843. void glutAddMenuEntry(const char *, int); Breakpoint 113 at 0x7fffee2c8120: file ./src/fg_menu.c, line 865. void glutAddSubMenu(const char *, int); Breakpoint 114 at 0x7fffee2c8540: file ./src/fg_menu.c, line 1005. void glutAttachMenu(int); Breakpoint 115 at 0x7fffee2c82b0: file ./src/fg_menu.c, line 916. void glutChangeToMenuEntry(int, const char *, int); Breakpoint 116 at 0x7fffee2c8390: file ./src/fg_menu.c, line 945. void glutChangeToSubMenu(int, const char *, int); Breakpoint 117 at 0x7fffee2c7ec0: file ./src/fg_menu.c, line 784. int glutCreateMenu(FGCBMenu); Breakpoint 118 at 0x7fffee2c7f20: file ./src/fg_menu.c, line 797. void glutDestroyMenu(int); Breakpoint 119 at 0x7fffee2c85c0: file ./src/fg_menu.c, line 1024. void glutDetachMenu(int); Breakpoint 120 at 0x7fffee2c7fb0: file ./src/fg_menu.c, line 816. int glutGetMenu(void); Breakpoint 121 at 0x7fffee2c8640: file ./src/fg_menu.c, line 1044. void *glutGetMenuData(void); Breakpoint 122 at 0x7fffee2c8480: file ./src/fg_menu.c, line 979. void glutRemoveMenuItem(int); Breakpoint 123 at 0x7fffee2c8020: file ./src/fg_menu.c, line 831. void glutSetMenu(int); Breakpoint 124 at 0x7fffee2c8690: file ./src/fg_menu.c, line 1050. void glutSetMenuData(void *); Breakpoint 125 at 0x7fffee2c8200: file ./src/fg_menu.c, line 891. void glutSetMenuFont(int, void *); Breakpoint 126 at 0x7fffee2c3260: file ./src/fg_misc.c, line 199. void glutCopyColormap(int); Breakpoint 127 at 0x7fffee2c2f30: file ./src/fg_misc.c, line 48. int glutExtensionSupported(const char *); Breakpoint 128 at 0x7fffee2c3220: file ./src/fg_misc.c, line 189. GLfloat glutGetColor(int, int); Breakpoint 129 at 0x7fffee2c30e0: file ./src/fg_misc.c, line 139. void glutIgnoreKeyRepeat(int); Breakpoint 130 at 0x7fffee2c2fd0: file ./src/fg_misc.c, line 128. void glutReportErrors(void); Breakpoint 131 at 0x7fffee2c31f0: file ./src/fg_misc.c, line 180. void glutSetColor(int, GLfloat, GLfloat, GLfloat); Breakpoint 132 at 0x7fffee2c3170: file ./src/fg_misc.c, line 155. void glutSetKeyRepeat(int); Breakpoint 133 at 0x7fffee2c32f0: file ./src/fg_overlay.c, line 43. void glutHideOverlay(void); Breakpoint 134 at 0x7fffee2c32d0: file ./src/fg_overlay.c, line 41. void glutPostWindowOverlayRedisplay(int); Breakpoint 135 at 0x7fffee2c32b0: file ./src/fg_overlay.c, line 39. void glutUseLayer(GLenum); Breakpoint 136 at 0x7fffee2c39d0: file ./src/fg_state.c, line 238. int glutDeviceGet(GLenum); Breakpoint 137 at 0x7fffee2c35d0: file ./src/fg_state.c, line 136. int glutGet(GLenum); Breakpoint 138 at 0x7fffee2c3bd0: file ./src/fg_state.c, line 358. int *glutGetModeValues(GLenum, int *); Breakpoint 139 at 0x7fffee2c3b10: file ./src/fg_state.c, line 297. int glutGetModifiers(void); Breakpoint 140 at 0x7fffee2c3b60: file ./src/fg_state.c, line 313. int glutLayerGet(GLenum); Breakpoint 141 at 0x7fffee2c33f0: file ./src/fg_state.c, line 61. void glutSetOption(GLenum, int); Breakpoint 142 at 0x7fffee2c56d0: file ./src/fg_teapot.c, line 528. void glutSolidTeacup(double); Breakpoint 143 at 0x7fffee2c5590: file ./src/fg_teapot.c, line 497. void glutSolidTeapot(double); Breakpoint 144 at 0x7fffee2c5820: file ./src/fg_teapot.c, line 559. void glutSolidTeaspoon(double); Breakpoint 145 at 0x7fffee2c5630: file ./src/fg_teapot.c, line 513. void glutWireTeacup(double); Breakpoint 146 at 0x7fffee2c54f0: file ./src/fg_teapot.c, line 482. void glutWireTeapot(double); Breakpoint 147 at 0x7fffee2c5780: file ./src/fg_teapot.c, line 544. void glutWireTeaspoon(double); Breakpoint 148 at 0x7fffee2c58f0: file ./src/fg_videoresize.c, line 39. void glutStopVideoResizing(void); Breakpoint 149 at 0x7fffee2c5910: file ./src/fg_videoresize.c, line 41. void glutVideoPan(int, int, int, int); Breakpoint 150 at 0x7fffee2c58d0: file ./src/fg_videoresize.c, line 37. int glutVideoResizeGet(GLenum); Breakpoint 151 at 0x7fffee2c5b30: file ./src/fg_window.c, line 199. int glutCreateSubWindow(int, int, int, int, int); Breakpoint 152 at 0x7fffee2c5ad0: file ./src/fg_window.c, line 175. int glutCreateWindow(const char *); Breakpoint 153 at 0x7fffee2c5c40: file ./src/fg_window.c, line 238. void glutDestroyWindow(int); Breakpoint 154 at 0x7fffee2c6140: file ./src/fg_window.c, line 426. void glutFullScreen(void); Breakpoint 155 at 0x7fffee2c63d0: file ./src/fg_window.c, line 471. void glutFullScreenToggle(void); Breakpoint 156 at 0x7fffee2c5d20: file ./src/fg_window.c, line 283. int glutGetWindow(void); Breakpoint 157 at 0x7fffee2c6450: file ./src/fg_window.c, line 482. void *glutGetWindowData(void); Breakpoint 158 at 0x7fffee2c5e00: file ./src/fg_window.c, line 309. void glutHideWindow(void); Breakpoint 159 at 0x7fffee2c5e90: file ./src/fg_window.c, line 323. void glutIconifyWindow(void); Breakpoint 160 at 0x7fffee2c61f0: file ./src/fg_window.c, line 459. void glutLeaveFullScreen(void); Breakpoint 161 at 0x7fffee2c60c0: file ./src/fg_window.c, line 414. void glutPopWindow(void); Breakpoint 162 at 0x7fffee2c6320: file ./src/fg_window.c, line 383. void glutPositionWindow(int, int); Breakpoint 163 at 0x7fffee2c6040: file ./src/fg_window.c, line 402. void glutPushWindow(void); Breakpoint 164 at 0x7fffee2c6270: file ./src/fg_window.c, line 364. void glutReshapeWindow(int, int); Breakpoint 165 at 0x7fffee2c5fb0: file ./src/fg_window.c, line 350. void glutSetIconTitle(const char *); Breakpoint 166 at 0x7fffee2c5ca0: file ./src/fg_window.c, line 257. void glutSetWindow(int); Breakpoint 167 at 0x7fffee2c64e0: file ./src/fg_window.c, line 489. void glutSetWindowData(void *); Breakpoint 168 at 0x7fffee2c5f20: file ./src/fg_window.c, line 337. void glutSetWindowTitle(const char *); Breakpoint 169 at 0x7fffee2c5d70: file ./src/fg_window.c, line 295. void glutShowWindow(void); (gdb) run /usr/bin/yade test.py Starting program: /usr/bin/python /usr/bin/yade test.py [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Welcome to Yade 1.20.0 TCP python prompt on localhost:9000, auth cookie `cudyas' [New Thread 0x7fffdc271700 (LWP 32156)] [New Thread 0x7fffdba70700 (LWP 32157)] XMLRPC info provider on http://localhost:21000 Thread 1 "python" hit Breakpoint 85, glutInit (pargc=0xab4c70, argv=argv@entry=0x0) at ./src/fg_init.c:330 330 { (gdb) continue Continuing. [New Thread 0x7fffd1417700 (LWP 32177)] [New Thread 0x7fffc9e94700 (LWP 32178)] Running script test.py [New Thread 0x7fffc3db9700 (LWP 32186)] WARNING: Problems reading readline initialization file [[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]] [0;34mYade [[1;34m1[0;34m]: [0mgenerating aggregates ... sphere (0.122449 0.592214 0.8563 0.0450842) sphere (0.227229 0.513164 0.410346 0.0604859) sphere (0.719518 0.129991 0.554439 0.0492672) sphere (0.775918 0.581928 0.510439 0.0543482) sphere (0.936632 0.699504 0.911521 0.0590328) sphere (0.433418 0.859699 0.637757 0.0498113) sphere (0.906676 0.204564 0.815438 0.059429) sphere (0.318543 0.884319 0.424804 0.0595135) sphere (0.513404 0.405885 0.760811 0.049992) sphere (0.53931 0.582049 0.139183 0.0560494) sphere (0.439681 0.588642 0.807136 0.0547819) sphere (0.743969 0.116996 0.224472 0.0529186) sphere (0.605344 0.571442 0.716031 0.0486418) sphere (0.444969 0.420801 0.867933 0.0500822) sphere (0.567676 0.204839 0.674352 0.0608733) sphere (0.460241 0.118945 0.166223 0.0504119) sphere (0.447351 0.0815903 0.503765 0.0478608) sphere (0.112218 0.797755 0.40136 0.0525213) sphere (0.197601 0.914415 0.943568 0.0481208) sphere (0.83588 0.610786 0.656461 0.0468908) sphere (0.578084 0.189202 0.281891 0.0548545) sphere (0.58229 0.850802 0.298108 0.0577965) sphere (0.292622 0.406365 0.13491 0.0482336) sphere (0.134403 0.899132 0.536134 0.0553961) sphere (0.545399 0.713573 0.485959 0.0457617) sphere (0.0589844 0.251668 0.237027 0.0524908) sphere (0.156725 0.593239 0.205879 0.0541772) sphere (0.272798 0.646178 0.0928965 0.0561904) sphere (0.378684 0.727428 0.403582 0.047847) sphere (0.55609 0.723631 0.670174 0.0582098) sphere (0.795489 0.529286 0.752279 0.0501605) sphere (0.577241 0.764868 0.909514 0.0474317) sphere (0.749823 0.759289 0.563472 0.0596039) sphere (0.184318 0.509143 0.737653 0.0452335) sphere (0.591348 0.553953 0.812559 0.0497873) sphere (0.867744 0.330195 0.762307 0.0531062) sphere (0.11663 0.908053 0.255947 0.0607185) sphere (0.601906 0.324035 0.873847 0.0522213) sphere (0.260292 0.774156 0.442202 0.0459782) sphere (0.599982 0.105598 0.80011 0.0607382) sphere (0.547148 0.14336 0.90517 0.0488995) sphere (0.348203 0.446525 0.337185 0.0535935) sphere (0.377565 0.902505 0.0866878 0.056338) sphere (0.84482 0.565883 0.937591 0.0458709) sphere (0.10836 0.782926 0.154218 0.046052) sphere (0.330672 0.259091 0.778138 0.0606646) sphere (0.728312 0.220037 0.8731 0.0515499) sphere (0.0881173 0.51512 0.793757 0.0556896) sphere (0.857804 0.715144 0.212787 0.0567813) sphere (0.648726 0.405149 0.276479 0.0501723) sphere (0.400794 0.21651 0.541567 0.0524757) sphere (0.351377 0.652687 0.86833 0.0491811) sphere (0.325168 0.195704 0.277194 0.0578425) sphere (0.942026 0.319929 0.677858 0.0525851) sphere (0.805959 0.481306 0.120696 0.0595822) sphere (0.269632 0.445295 0.492636 0.0467495) sphere (0.0665681 0.173026 0.320382 0.0512833) sphere (0.678927 0.898508 0.235614 0.0490496) sphere (0.212722 0.913565 0.404517 0.0479326) sphere (0.183043 0.76514 0.691175 0.0567504) sphere (0.475726 0.910813 0.375129 0.0484865) sphere (0.0546536 0.913588 0.920765 0.0543773) sphere (0.271206 0.416293 0.637133 0.0555716) sphere (0.890204 0.427558 0.585324 0.0567889) sphere (0.855615 0.16227 0.351656 0.0597279) sphere (0.165757 0.454884 0.545059 0.0507797) sphere (0.411437 0.606098 0.238248 0.0515923) sphere (0.655993 0.907199 0.0730562 0.0569303) sphere (0.578577 0.390719 0.575553 0.0519625) sphere (0.754111 0.542983 0.852016 0.0529174) sphere (0.700082 0.716408 0.342762 0.0595209) sphere (0.186495 0.708697 0.267747 0.0581481) sphere (0.729613 0.20809 0.763598 0.0458889) sphere (0.171458 0.228353 0.392854 0.0518605) sphere (0.886976 0.521453 0.405352 0.0600432) sphere (0.380405 0.62105 0.144315 0.048412) sphere (0.660421 0.399701 0.410524 0.0552606) sphere (0.579414 0.91283 0.913624 0.0566785) sphere (0.604387 0.0839139 0.471323 0.0479641) sphere (0.60878 0.133482 0.193295 0.0505573) sphere (0.176427 0.424087 0.830367 0.0474556) sphere (0.14493 0.693882 0.459683 0.0597056) sphere (0.911064 0.374714 0.0537307 0.0519239) sphere (0.420531 0.231 0.0874161 0.0502121) sphere (0.290256 0.206343 0.103189 0.0507512) sphere (0.0741051 0.684725 0.122123 0.047945) sphere (0.943137 0.817603 0.296037 0.0515086) sphere (0.277524 0.70747 0.346032 0.0494865) sphere (0.875286 0.837894 0.0713992 0.0595219) sphere (0.815748 0.824478 0.479373 0.0578945) sphere (0.871259 0.482607 0.89238 0.0517721) sphere (0.0709901 0.335425 0.852406 0.0573578) sphere (0.667124 0.204098 0.457402 0.0574589) sphere (0.294405 0.938937 0.667962 0.0496945) sphere (0.791909 0.595692 0.221703 0.0598049) sphere (0.690376 0.401885 0.714871 0.0566075) sphere (0.296308 0.104746 0.372405 0.0562359) sphere (0.650756 0.0786475 0.0681274 0.0587758) sphere (0.0948176 0.334489 0.645787 0.0538077) sphere (0.605329 0.90486 0.755313 0.0519976) sphere (0.0672407 0.892808 0.396124 0.0468128) sphere (0.0817749 0.191511 0.475462 0.0510422) sphere (0.196928 0.926631 0.698211 0.0511986) sphere (0.798843 0.340181 0.11565 0.0582277) sphere (0.354775 0.474796 0.582216 0.0480249) sphere (0.272295 0.405803 0.909204 0.0585054) sphere (0.379328 0.76018 0.608284 0.0572189) sphere (0.13061 0.514585 0.646835 0.0600586) sphere (0.22082 0.230777 0.85871 0.0604107) sphere (0.364291 0.536578 0.734201 0.0503275) sphere (0.399949 0.785138 0.080747 0.0594014) sphere (0.820343 0.902406 0.303788 0.0496862) sphere (0.0680573 0.637359 0.410141 0.0472806) sphere (0.487287 0.564358 0.560726 0.0597295) sphere (0.18351 0.347371 0.713844 0.0524364) sphere (0.852536 0.341174 0.395553 0.0501371) sphere (0.859048 0.791961 0.644686 0.0587074) sphere (0.103351 0.422397 0.0997058 0.0572636) sphere (0.481998 0.0667053 0.325446 0.0564262) sphere (0.625575 0.701761 0.187152 0.0574957) sphere (0.23962 0.219476 0.565073 0.0582553) sphere (0.443674 0.266929 0.273217 0.0590862) sphere (0.0835826 0.134388 0.147535 0.052805) sphere (0.564825 0.604409 0.315245 0.0551518) sphere (0.672848 0.88602 0.599656 0.0536043) sphere (0.679953 0.827154 0.494955 0.0551028) sphere (0.480791 0.909217 0.192013 0.0582624) sphere (0.446698 0.778992 0.833267 0.0583184) sphere (0.298946 0.639176 0.66942 0.0563937) sphere (0.753906 0.320153 0.918005 0.0481978) sphere (0.0786377 0.21345 0.740878 0.053336) sphere (0.0858147 0.287887 0.35939 0.0504581) sphere (0.824357 0.621368 0.353817 0.0492596) sphere (0.658922 0.244634 0.342886 0.0600153) sphere (0.661627 0.0946073 0.932994 0.0601847) sphere (0.706002 0.669451 0.463499 0.0554073) sphere (0.755217 0.737444 0.937396 0.060401) sphere (0.110778 0.818694 0.742911 0.0459975) sphere (0.713225 0.414726 0.0468106 0.0458185) sphere (0.461659 0.0699743 0.888967 0.0564874) sphere (0.146939 0.271499 0.119104 0.0561182) sphere (0.908045 0.0629647 0.631529 0.0572477) sphere (0.825391 0.914386 0.740245 0.0524949) sphere (0.684327 0.500731 0.31677 0.0568028) sphere (0.346258 0.814774 0.31643 0.0482356) sphere (0.316048 0.310319 0.626642 0.049089) sphere (0.771233 0.0588572 0.764686 0.0475765) sphere (0.539803 0.391196 0.243822 0.0566605) sphere (0.563805 0.588343 0.454918 0.0468169) sphere (0.469527 0.75305 0.365434 0.0536391) sphere (0.493376 0.534511 0.891721 0.0496297) sphere (0.126701 0.474517 0.932721 0.0602208) sphere (0.708066 0.726015 0.078698 0.0548955) sphere (0.746736 0.148085 0.100303 0.0558754) sphere (0.921793 0.611943 0.502523 0.0508233) sphere (0.796259 0.202009 0.661603 0.0463446) sphere (0.789781 0.446493 0.365098 0.0473704) sphere (0.614562 0.25781 0.790843 0.0476647) sphere (0.201522 0.167731 0.187607 0.0474171) sphere (0.808542 0.241581 0.287995 0.0468305) sphere (0.449074 0.62969 0.676484 0.0489193) sphere (0.933789 0.273029 0.573594 0.0517474) sphere (0.773588 0.905764 0.94016 0.0464059) sphere (0.447008 0.48299 0.123042 0.0480622) sphere (0.0546783 0.762429 0.265841 0.0495686) sphere (0.885218 0.689988 0.410324 0.0536346) sphere (0.334724 0.830588 0.716396 0.055077) sphere (0.619959 0.261412 0.060591 0.0481615) sphere (0.406206 0.100925 0.790975 0.0599607) sphere (0.940461 0.217257 0.0518189 0.0457075) sphere (0.732647 0.677988 0.731831 0.0559534) sphere (0.616325 0.542195 0.947966 0.0500741) sphere (0.159233 0.686616 0.82178 0.0590459) sphere (0.309276 0.122149 0.83684 0.0459173) sphere (0.523481 0.883304 0.526518 0.0500156) sphere (0.605601 0.0828965 0.676243 0.0578598) sphere (0.0498586 0.591141 0.223975 0.0489316) sphere (0.582416 0.338411 0.675475 0.0471831) sphere (0.209843 0.278158 0.266339 0.0524399) sphere (0.6284 0.48019 0.119005 0.05911) sphere (0.0626604 0.939513 0.678274 0.058157) sphere (0.457777 0.827882 0.943806 0.0553034) sphere (0.493456 0.350725 0.146268 0.0552825) sphere (0.439562 0.219129 0.671297 0.0601453) sphere (0.511991 0.210066 0.433657 0.0585896) sphere (0.503655 0.457018 0.579723 0.0451904) sphere (0.819995 0.13707 0.531927 0.0477558) sphere (0.918365 0.203111 0.939071 0.0514376) sphere (0.15018 0.127039 0.371817 0.050216) sphere (0.1103 0.785455 0.505687 0.0477791) sphere (0.923387 0.416662 0.787973 0.0453103) sphere (0.444172 0.721136 0.266033 0.0523113) sphere (0.923191 0.152696 0.690516 0.0452725) sphere (0.227681 0.858026 0.790731 0.0529055) sphere (0.805328 0.868722 0.170485 0.0458765) sphere (0.750063 0.937042 0.508277 0.0549278) sphere (0.800139 0.410778 0.723208 0.0505053) sphere (0.607939 0.915491 0.421778 0.0548598) sphere (0.92069 0.0562537 0.101933 0.0501202) sphere (0.885601 0.285206 0.186813 0.0557839) sphere (0.196751 0.762517 0.069311 0.048253) sphere (0.878113 0.790762 0.887687 0.046116) sphere (0.414367 0.0642198 0.61839 0.0596469) sphere (0.119993 0.508364 0.340451 0.0512227) sphere (0.103732 0.880619 0.11413 0.0587806) sphere (0.924381 0.900037 0.813583 0.0562584) sphere (0.0835042 0.569731 0.555771 0.0541791) sphere (0.655427 0.613483 0.109393 0.0578447) sphere (0.364373 0.540297 0.416411 0.0582985) sphere (0.360587 0.511431 0.857886 0.0609579) sphere (0.234368 0.390156 0.365524 0.0548146) sphere (0.447272 0.466622 0.282664 0.0605626) sphere (0.330786 0.942491 0.300995 0.0545055) sphere (0.680692 0.313428 0.565329 0.0452843) sphere (0.188798 0.612356 0.617842 0.0461591) sphere (0.108117 0.250954 0.558664 0.0514264) sphere (0.45163 0.450135 0.481616 0.0597998) sphere (0.406417 0.424837 0.747381 0.0533669) sphere (0.928036 0.807029 0.749349 0.0557445) sphere (0.28367 0.112896 0.610147 0.0467858) sphere (0.498069 0.907077 0.712327 0.0498327) sphere (0.906493 0.362938 0.283168 0.0503054) sphere (0.91292 0.550441 0.135659 0.0602715) sphere (0.578108 0.747879 0.0684467 0.0583263) sphere (0.579464 0.568515 0.0465623 0.0456386) sphere (0.267747 0.897354 0.0838101 0.0462035) sphere (0.530278 0.415744 0.398785 0.0472045) sphere (0.440037 0.624125 0.415007 0.0519186) sphere (0.290993 0.80616 0.11853 0.0519056) sphere (0.274421 0.791676 0.908375 0.0538672) sphere (0.42773 0.935921 0.863526 0.0499234) sphere (0.142268 0.0570059 0.550466 0.0564444) sphere (0.343661 0.204345 0.886758 0.0539454) sphere (0.47952 0.805926 0.461516 0.0533431) sphere (0.2109 0.593506 0.945992 0.045136) sphere (0.786462 0.386959 0.5565 0.0489621) sphere (0.353814 0.886076 0.543244 0.059052) sphere (0.287045 0.646759 0.262957 0.0528623) sphere (0.885327 0.238738 0.482883 0.0521218) sphere (0.710823 0.479498 0.583652 0.0464141) sphere (0.151717 0.319727 0.475934 0.0554784) sphere (0.258496 0.77117 0.558098 0.058112) sphere (0.724342 0.786722 0.800066 0.0573161) sphere (0.47007 0.519796 0.677146 0.0510274) sphere (0.727672 0.105524 0.388694 0.0510104) sphere (0.944768 0.873966 0.399776 0.0490653) sphere (0.248416 0.0754148 0.280576 0.0479524) sphere (0.511218 0.195574 0.826299 0.0469728) sphere (0.10899 0.77863 0.61145 0.0516482) sphere (0.946152 0.592979 0.90289 0.0454025) sphere (0.852812 0.146202 0.197839 0.0571087) sphere (0.699222 0.321688 0.193695 0.0475707) sphere (0.0686301 0.55533 0.0923601 0.0486276) sphere (0.0784926 0.102966 0.658344 0.0520434) sphere (0.636907 0.21903 0.937047 0.0595818) sphere (0.944218 0.219159 0.400557 0.0488129) sphere (0.680084 0.43585 0.846988 0.060342) sphere (0.609697 0.540929 0.561018 0.0576341) sphere (0.357459 0.76896 0.199029 0.0556712) sphere (0.211843 0.586438 0.491057 0.045583) sphere (0.904826 0.669675 0.734841 0.053038) sphere (0.420847 0.394726 0.598689 0.0556324) sphere (0.808761 0.484818 0.642976 0.0562899) sphere (0.148239 0.0614308 0.772402 0.0553735) sphere (0.144365 0.907926 0.822051 0.0479438) sphere (0.165724 0.0838112 0.0800602 0.0599827) sphere (0.552865 0.291487 0.290978 0.0494253) sphere (0.7058 0.6465 0.254849 0.0452701) sphere (0.0747839 0.12263 0.934726 0.0568628) sphere (0.519915 0.293523 0.749958 0.0589385) sphere (0.296655 0.384478 0.760261 0.0537978) sphere (0.737282 0.311744 0.391768 0.049515) sphere (0.900924 0.569728 0.806877 0.0572834) sphere (0.107521 0.41651 0.250677 0.0523332) sphere (0.536308 0.647413 0.875158 0.0531653) sphere (0.640715 0.692532 0.802364 0.0516072) sphere (0.229943 0.0992016 0.484644 0.0571571) sphere (0.261381 0.502598 0.119509 0.0538969) sphere (0.312147 0.3039 0.198295 0.0578043) sphere (0.262089 0.0762391 0.915879 0.0470979) sphere (0.0507983 0.145791 0.564362 0.0455048) sphere (0.80603 0.652913 0.123359 0.0507778) sphere (0.795814 0.794569 0.316063 0.0548397) sphere (0.874641 0.465773 0.222396 0.0587895) sphere (0.328629 0.343325 0.487985 0.0566926) sphere (0.946912 0.0917577 0.945893 0.0510796) sphere (0.652586 0.685881 0.59995 0.0490276) sphere (0.609989 0.363471 0.0850908 0.0565896) sphere (0.865737 0.0582618 0.309929 0.0509255) sphere (0.320863 0.114888 0.712548 0.0476235) sphere (0.475851 0.656843 0.078527 0.0533095) sphere (0.246278 0.476591 0.239118 0.0538288) sphere (0.365409 0.737229 0.761897 0.0479978) sphere (0.558643 0.445221 0.915424 0.0609821) sphere (0.883781 0.926803 0.920427 0.0594518) sphere (0.204447 0.814004 0.201486 0.0551306) sphere (0.926687 0.0794656 0.769446 0.0484097) sphere (0.245218 0.314067 0.0999878 0.0484174) sphere (0.0786134 0.0568539 0.310686 0.0490954) sphere (0.932526 0.743164 0.067254 0.0467173) sphere (0.686465 0.857757 0.895851 0.0530137) sphere (0.776951 0.278923 0.53752 0.0589858) sphere (0.889542 0.3554 0.88707 0.0589298) sphere (0.924309 0.91425 0.655294 0.0464501) sphere (0.350187 0.522163 0.187609 0.0514995) sphere (0.163402 0.758123 0.915911 0.0537445) sphere (0.938135 0.935926 0.209394 0.0587387) sphere (0.943925 0.788734 0.491002 0.0505782) sphere (0.268539 0.573533 0.831614 0.0494794) sphere (0.585244 0.307493 0.449294 0.0591393) sphere (0.370468 0.746314 0.941792 0.0539372) sphere (0.406453 0.304519 0.932407 0.0599879) sphere (0.585686 0.708072 0.373413 0.0583127) sphere (0.12574 0.630815 0.0547368 0.0497004) sphere (0.930848 0.549766 0.613118 0.0600479) sphere (0.582997 0.839036 0.143907 0.0465236) sphere (0.827749 0.305527 0.635095 0.0464959) sphere (0.819203 0.085044 0.910309 0.0489789) sphere (0.0626008 0.414215 0.747393 0.0508506) sphere (0.569731 0.882731 0.642109 0.0520864) sphere (0.28219 0.070516 0.143603 0.0599579) sphere (0.331311 0.241562 0.404876 0.0572799) sphere (0.685215 0.839121 0.352931 0.0557465) sphere (0.325252 0.570585 0.535391 0.0532133) sphere (0.223343 0.17388 0.720267 0.0504245) sphere (0.522626 0.805356 0.739967 0.0536156) sphere (0.231926 0.840649 0.331574 0.0492671) sphere (0.340853 0.331973 0.058288 0.0574375) sphere (0.940466 0.134878 0.463842 0.0511669) sphere (0.62769 0.140233 0.58755 0.0474907) sphere (0.408932 0.129128 0.0478567 0.0474064) sphere (0.527406 0.226331 0.168753 0.0452996) sphere (0.714312 0.486644 0.202104 0.0598224) sphere (0.704068 0.805928 0.190168 0.0525461) sphere (0.118876 0.6451 0.702613 0.0498777) sphere (0.0705297 0.444423 0.478083 0.0542124) sphere (0.311607 0.904282 0.921188 0.0591702) sphere (0.0677526 0.427712 0.592012 0.0550237) sphere (0.438509 0.686937 0.512503 0.0484574) sphere (0.381681 0.539638 0.05812 0.0575984) sphere (0.466594 0.308228 0.48663 0.0523695) sphere (0.506303 0.057672 0.72888 0.0545389) sphere (0.752392 0.0599922 0.633383 0.0515445) sphere (0.847954 0.926257 0.593518 0.0462101) sphere (0.512745 0.795233 0.596275 0.0517966) sphere (0.927583 0.647695 0.277159 0.0583202) sphere (0.266987 0.722533 0.753418 0.0510851) sphere (0.802002 0.395804 0.28114 0.0500601) sphere (0.621225 0.140224 0.374156 0.0530752) sphere (0.207108 0.0829288 0.668475 0.0530258) sphere (0.715344 0.919408 0.775326 0.05708) sphere (0.182301 0.637126 0.362444 0.0530487) sphere (0.670301 0.796387 0.680256 0.0522717) sphere (0.705175 0.565128 0.684766 0.0528296) sphere (0.940837 0.629352 0.0468926 0.0454652) sphere (0.797193 0.871516 0.840606 0.0577315) sphere (0.823106 0.222102 0.917741 0.0465212) sphere (0.848452 0.928211 0.41175 0.0595329) sphere (0.669386 0.0703006 0.297429 0.0581019) sphere (0.90499 0.364194 0.489447 0.0530139) sphere (0.663343 0.57037 0.423486 0.0561946) sphere (0.339608 0.672075 0.486319 0.0518371) sphere (0.502069 0.180149 0.56525 0.0566141) sphere (0.656756 0.62753 0.912434 0.0506203) sphere (0.540445 0.892213 0.0625542 0.0559811) sphere (0.848545 0.182505 0.0686816 0.0496776) sphere (0.83497 0.659594 0.874765 0.0536332) sphere (0.563586 0.508922 0.386548 0.0521809) WARNING: cannot open files used for capillary law, all forces will be null. Instructions on how to download and install them is found here : https://yade-dem.org/wiki/CapillaryTriaxialTest. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 71, glutWireCube (dSize=1) at ./src/fg_geometry.c:2151 2151 FREEGLUT_EXIT_IF_NOT_INITIALISED ( "glutWireCube" ); (gdb) continue Continuing. Thread 1 "python" hit Breakpoint 67, glutSolidSphere (radius=radius@entry=1, slices=12, stacks=6) at ./src/fg_geometry.c:2063 2063 { (gdb) continue Continuing. Thread 1 "python" received signal SIGSEGV, Segmentation fault. 0x00007fffee2bde33 in fghDrawGeometrySolid (vertices=vertices@entry=0x1f36260, normals=normals@entry=0x1f36550, textcs=textcs@entry=0x0, numVertices=numVertices@entry=62, vertIdxs=vertIdxs@entry=0x1ef4370, numParts=numParts@entry=6, numVertIdxsPerPart=26) at ./src/fg_geometry.c:181 181 GLint attribute_v_coord = fgStructure.CurrentWindow->Window.attribute_v_coord; (gdb) backtrace full #0 0x00007fffee2bde33 in fghDrawGeometrySolid (vertices=vertices@entry=0x1f36260, normals=normals@entry=0x1f36550, textcs=textcs@entry=0x0, numVertices=numVertices@entry=62, vertIdxs=vertIdxs@entry=0x1ef4370, numParts=numParts@entry=6, numVertIdxsPerPart=26) at ./src/fg_geometry.c:181 attribute_v_coord = attribute_v_normal = attribute_v_texture = #1 0x00007fffee2bea4b in fghSphere (radius=, slices=, stacks=6, useWireMode=useWireMode@entry=0 '\000') at ./src/fg_geometry.c:1718 stripIdx = 0x1ef4370 offset = i = j = idx = nVert = 62 vertices = normals = 0x1f36550 #2 0x00007fffee2c073d in glutSolidSphere (radius=radius@entry=1, slices=, stacks=) at ./src/fg_geometry.c:2065 No locals. #3 0x00007ffff4e80fcc in Gl1_Sphere::initGlutGlList (this=) at /build/yade-KKgSmd/yade-1.20.0/pkg/common/Gl1_Primitives.cpp:248 No locals. #4 0x00007ffff4e82613 in Gl1_Sphere::go (this=0x163a5e0, cm=..., wire2=) at /build/yade-KKgSmd/yade-1.20.0/pkg/common/Gl1_Primitives.cpp:146 somethingChanged = true r = 0.045084168379933613 #5 0x00007ffff4deb034 in DynLibDispatcher, GlShapeFunctor, void, Loki::Typelist const&, Loki::Typelist const&, Loki::Typelist > > >, true>::operator() (p4=..., p3=false, p2=..., base=..., this=0x163a168) at /build/yade-KKgSmd/yade-1.20.0/lib/multimethods/DynLibDispatcher.hpp:438 index = 1 #6 OpenGLRenderer::renderShape (this=this@entry=0x1639e90) at /build/yade-KKgSmd/yade-1.20.0/pkg/common/OpenGLRenderer.cpp:371 pos = { >> = { >> = { >> = {, double, double, Eigen::DenseCoeffsBase, 3>, false>> = {, 3>> = {, 1>> = {, 0>> = { >> = {}, }, }, }, }, }, }, m_storage = {m_data = {array = {0.12244938262588806, 0.59221380930077061, 0.85630033951909423}}}}, } ori = { >> = {, 3>> = {}, }, m_coeffs = { >> = { >> = { >> = {, double, double, Eigen::DenseCoeffsBase, 3>, false>> = {, 3>> = {, 1>> = {, 0>> = { >> = {}, }, }, }, }, }, }, m_storage = {m_data = {array = {0.52026387912708161, -0.19409713479822688, 0.62517791115248667, 0.54845635901662571}}}}, }} highlight = false aa = {, 3>> = {}, m_axis = { >> = { >> = { >> = {, double, double, Eigen::DenseCoeffsBase, 3>, false>> = {, 3>> = {, 1>> = {, 0>> = { >> = {}, }, }, }, }, }, }, m_storage = {m_data = {array = {0.62219185926730702, -0.23212385488147108, 0.74766022112752351}}}}, }, m_angle = 1.9805585476450518} b = {px = 0x1d2fbc0, pn = {pi_ = 0x1d2fda0}} _foreach_continue344 = false #7 0x00007ffff4ded33c in OpenGLRenderer::render (this=0x1639e90, _scene=..., selection=) at /build/yade-KKgSmd/yade-1.20.0/pkg/common/OpenGLRenderer.cpp:219 lockgil = {state = PyGILState_UNLOCKED} __PRETTY_FUNCTION__ = "void OpenGLRenderer::render(const boost::shared_ptr&, Body::id_t)" now = pos = {75, 130, 0, 1} ambientColor = {0.200000003, 0.200000003, 0.200000003, 1} specularColor = {1, 1, 1, 1} diffuseLight = {0.600000024, 0.600000024, 0.600000024, 1} pos2 = {-130, 75, 30, 1} ambientColor2 = {0, 0, 0, 1} specularColor2 = {1, 1, 0.600000024, 1} diffuseLight2 = {0.5, 0.5, 0.100000001, 1} #8 0x00007fffee751559 in GLViewer::draw (this=0x1d25170) at /build/yade-KKgSmd/yade-1.20.0/gui/qt5/GLViewerDisplay.cpp:127 scene = @0xb8f8e0: {px = 0x1cc29e0, pn = {pi_ = 0x1d25150}} vd = {{{x = 0, y = 0, z = -1}, v_ = {0, 0, -1}}} __PRETTY_FUNCTION__ = "virtual void GLViewer::draw()" #9 0x00007fffe9a5cd75 in QGLViewer::paintGL() () from /usr/lib/x86_64-linux-gnu/libQGLViewer.so.2 No symbol table info available. #10 0x00007fffe97af9a4 in QGLWidget::glDraw() () from /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5 No symbol table info available. #11 0x00007fffe97af34d in QGLWidget::paintEvent(QPaintEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5 No symbol table info available. #12 0x00007fffe929ef88 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #13 0x00007fffe925c05c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #14 0x00007fffe9261516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #15 0x00007fffda715abe in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtWidgets.x86_64-linux-gnu.so No symbol table info available. #16 0x00007fffed33d38b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 No symbol table info available. #17 0x00007fffe9297a79 in QWidgetPrivate::sendPaintEvent(QRegion const&) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #18 0x00007fffe92980c1 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #19 0x00007fffe9267c02 in QWidgetPrivate::repaint_sys(QRegion const&) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #20 0x00007fffe92bba43 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #21 0x00007fffe925c05c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #22 0x00007fffe9261516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 No symbol table info available. #23 0x00007fffda715abe in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtWidgets.x86_64-linux-gnu.so No symbol table info available. #24 0x00007fffed33d38b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 No symbol table info available. #25 0x00007fffe8cac4ac in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 No symbol table info available. #26 0x00007fffe8cad21d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 No symbol table info available. #27 0x00007fffe8c90f08 in QWindowSystemInterface::sendWindowSystemEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 No symbol table info available. #28 0x00007fffd810e060 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 No symbol table info available. #29 0x00007fffe76ce197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #30 0x00007fffe76ce3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #31 0x00007fffe76ce49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #32 0x00007fffed3937cf in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 No symbol table info available. #33 0x00007fffed33ab4a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 No symbol table info available. #34 0x00007fffed342bec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 No symbol table info available. #35 0x00007fffdc64772b in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so No symbol table info available. #36 0x00007fffc8059cd5 in ?? () from /usr/lib/python2.7/lib-dynload/readline.x86_64-linux-gnu.so No symbol table info available. #37 0x000000000044c8f5 in PyOS_Readline () No symbol table info available. #38 0x0000000000449347 in ?? () No symbol table info available. #39 0x00000000004c468a in PyEval_EvalFrameEx () No symbol table info available. #40 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #41 0x00000000004ca099 in PyEval_EvalFrameEx () No symbol table info available. #42 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #43 0x00000000004ca099 in PyEval_EvalFrameEx () No symbol table info available. #44 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #45 0x00000000004ca099 in PyEval_EvalFrameEx () No symbol table info available. #46 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #47 0x00000000004de6fe in ?? () No symbol table info available. #48 0x00000000004b0cb3 in PyObject_Call () No symbol table info available. #49 0x00000000004f492e in ?? () No symbol table info available. #50 0x00000000004b0cb3 in PyObject_Call () No symbol table info available. #51 0x0000000000553187 in ?? () No symbol table info available. #52 0x00000000004b0cb3 in PyObject_Call () No symbol table info available. #53 0x00000000004c9faf in PyEval_EvalFrameEx () No symbol table info available. #54 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #55 0x00000000004ca099 in PyEval_EvalFrameEx () No symbol table info available. #56 0x00000000004c2765 in PyEval_EvalCodeEx () No symbol table info available. #57 0x00000000004c2509 in PyEval_EvalCode () No symbol table info available. #58 0x00000000004f1def in ?? () No symbol table info available. #59 0x00000000004ec652 in PyRun_FileExFlags () No symbol table info available. #60 0x00000000004eae31 in PyRun_SimpleFileExFlags () No symbol table info available. #61 0x000000000049e14a in Py_Main () No symbol table info available. #62 0x00007ffff7811830 in __libc_start_main (main=0x49dab0
, argc=3, argv=0x7fffffffddc8, init=, fini=, rtld_fini=, stack_end=0x7fffffffddb8) at ../csu/libc-start.c:291 result = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -5587950847918487465, 4839856, 140737488346560, 0, 0, 5587950132361021527, 5587968744833534039}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x3, 0x49dab0
}, data = {prev = 0x0, cleanup = 0x0, canceltype = 3}}} not_first_call = #63 0x000000000049d9d9 in _start () No symbol table info available. (gdb) quit A debugging session is active. Inferior 1 [process 32138] will be killed. Quit anyway? (y or n) y