Advertisement
Guest User

Untitled

a guest
Apr 27th, 2022
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "<string>", line 3, in <module>
  3. ModuleNotFoundError: No module named 'libstdcxx'
  4. /etc/gdbinit:6: Error in sourced command file:
  5. Error while executing Python code.
  6. [New Thread 14160.0x37fc]
  7. [New Thread 14160.0x37c0]
  8. [New Thread 14160.0x2370]
  9. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  10. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
  11.  
  12. Available platform plugins are: minimal, offscreen, windows.
  13.  
  14. gdb: unknown target exception 0xc0000409 at 0x7ffabae07808
  15.  
  16. Thread 1 received signal ?, Unknown signal.
  17. 0x00007ffabae07808 in Qt6Core!?qmljsDebugArgumentsString@QCoreApplicationPrivate@@QEBA?AVQString@@XZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  18. #0 0x00007ffabae07808 in Qt6Core!?qmljsDebugArgumentsString@QCoreApplicationPrivate@@QEBA?AVQString@@XZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  19. #1 0x00007ffabae0578e in Qt6Core!?fatal@QMessageLogger@@QEBAXPEBDZZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  20. #2 0x00007ffabb402609 in Qt6Gui!?init@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  21. #3 0x00007ffabb3ff85e in Qt6Gui!?createPlatformIntegration@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  22. #4 0x00007ffabb3ff24b in Qt6Gui!?createEventDispatcher@QGuiApplicationPrivate@@UEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  23. #5 0x00007ffabae88988 in Qt6Core!?init@QCoreApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  24. #6 0x00007ffabb400e5f in Qt6Gui!?init@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  25. #7 0x00007ffabbaadeff in Qt6Widgets!?init@QApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Widgets.dll
  26. #8 0x00007ffabbaa738b in Qt6Widgets!??0QApplication@@QEAA@AEAHPEAPEADH@Z () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Widgets.dll
  27. #9 0x00007ffab151de2c in QtWidgets!PyInit_QtWidgets () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/QtWidgets.pyd
  28. #10 0x00007ffb00e5dc9b in sip.cp310-win_amd64!PyInit_sip () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/sip.cp310-win_amd64.pyd
  29. #11 0x00007ffabc562bfd in python310!_PyEval_EvalFrameDefault () from /c/Python310/python310.dll
  30. #12 0x00007ffabc598899 in python310!PyEval_EvalCode () from /c/Python310/python310.dll
  31. #13 0x00007ffabc598822 in python310!PyEval_EvalCode () from /c/Python310/python310.dll
  32. #14 0x00007ffabc5982ca in python310!_PyArena_New () from /c/Python310/python310.dll
  33. #15 0x00007ffabc59824a in python310!_PyArena_New () from /c/Python310/python310.dll
  34. #16 0x00007ffabc5f69f4 in python310!_PyRun_SimpleFileObject () from /c/Python310/python310.dll
  35. #17 0x00007ffabc5f67a1 in python310!_PyRun_SimpleFileObject () from /c/Python310/python310.dll
  36. #18 0x00007ffabc5e23bc in python310!_PyRun_AnyFileObject () from /c/Python310/python310.dll
  37. #19 0x00007ffabc5e297f in python310!PyList_GetItem () from /c/Python310/python310.dll
  38. #20 0x00007ffabc5e283b in python310!PyList_GetItem () from /c/Python310/python310.dll
  39. #21 0x00007ffabc5e4140 in python310!Py_RunMain () from /c/Python310/python310.dll
  40. #22 0x00007ffabc5e3fd1 in python310!Py_RunMain () from /c/Python310/python310.dll
  41. #23 0x00007ffabc5c4dc5 in python310!Py_Main () from /c/Python310/python310.dll
  42. #24 0x00007ff7d4d71230 in ?? ()
  43. #25 0x00007ffb2d287034 in KERNEL32!BaseThreadInitThunk () from /c/Windows/System32/KERNEL32.DLL
  44. #26 0x00007ffb2e502651 in ntdll!RtlUserThreadStart () from /c/Windows/SYSTEM32/ntdll.dll
  45. #27 0x0000000000000000 in ?? ()
  46. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  47.  
  48. Process *eaf* finished
  49. Traceback (most recent call last):
  50. File "<string>", line 3, in <module>
  51. ModuleNotFoundError: No module named 'libstdcxx'
  52. /etc/gdbinit:6: Error in sourced command file:
  53. Error while executing Python code.
  54. [New Thread 11340.0x2b44]
  55. [New Thread 11340.0x23f4]
  56. [New Thread 11340.0x670]
  57. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  58. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
  59.  
  60. Available platform plugins are: minimal, offscreen, windows.
  61.  
  62. gdb: unknown target exception 0xc0000409 at 0x7ffabae07808
  63.  
  64. Thread 1 received signal ?, Unknown signal.
  65. 0x00007ffabae07808 in Qt6Core!?qmljsDebugArgumentsString@QCoreApplicationPrivate@@QEBA?AVQString@@XZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  66. #0 0x00007ffabae07808 in Qt6Core!?qmljsDebugArgumentsString@QCoreApplicationPrivate@@QEBA?AVQString@@XZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  67. #1 0x00007ffabae0578e in Qt6Core!?fatal@QMessageLogger@@QEBAXPEBDZZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  68. #2 0x00007ffabb402609 in Qt6Gui!?init@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  69. #3 0x00007ffabb3ff85e in Qt6Gui!?createPlatformIntegration@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  70. #4 0x00007ffabb3ff24b in Qt6Gui!?createEventDispatcher@QGuiApplicationPrivate@@UEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  71. #5 0x00007ffabae88988 in Qt6Core!?init@QCoreApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Core.dll
  72. #6 0x00007ffabb400e5f in Qt6Gui!?init@QGuiApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Gui.dll
  73. #7 0x00007ffabbaadeff in Qt6Widgets!?init@QApplicationPrivate@@QEAAXXZ () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Widgets.dll
  74. #8 0x00007ffabbaa738b in Qt6Widgets!??0QApplication@@QEAA@AEAHPEAPEADH@Z () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/Qt6/bin/Qt6Widgets.dll
  75. #9 0x00007ffab19ade2c in QtWidgets!PyInit_QtWidgets () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/QtWidgets.pyd
  76. #10 0x00007ffb2051dc9b in sip.cp310-win_amd64!PyInit_sip () from /c/Users/Administrator/AppData/Roaming/Python/Python310/site-packages/PyQt6/sip.cp310-win_amd64.pyd
  77. #11 0x00007ffabc562bfd in python310!_PyEval_EvalFrameDefault () from /c/Python310/python310.dll
  78. #12 0x00007ffabc598899 in python310!PyEval_EvalCode () from /c/Python310/python310.dll
  79. #13 0x00007ffabc598822 in python310!PyEval_EvalCode () from /c/Python310/python310.dll
  80. #14 0x00007ffabc5982ca in python310!_PyArena_New () from /c/Python310/python310.dll
  81. #15 0x00007ffabc59824a in python310!_PyArena_New () from /c/Python310/python310.dll
  82. #16 0x00007ffabc5f69f4 in python310!_PyRun_SimpleFileObject () from /c/Python310/python310.dll
  83. #17 0x00007ffabc5f67a1 in python310!_PyRun_SimpleFileObject () from /c/Python310/python310.dll
  84. #18 0x00007ffabc5e23bc in python310!_PyRun_AnyFileObject () from /c/Python310/python310.dll
  85. #19 0x00007ffabc5e297f in python310!PyList_GetItem () from /c/Python310/python310.dll
  86. #20 0x00007ffabc5e283b in python310!PyList_GetItem () from /c/Python310/python310.dll
  87. #21 0x00007ffabc5e4140 in python310!Py_RunMain () from /c/Python310/python310.dll
  88. #22 0x00007ffabc5e3fd1 in python310!Py_RunMain () from /c/Python310/python310.dll
  89. #23 0x00007ffabc5c4dc5 in python310!Py_Main () from /c/Python310/python310.dll
  90. #24 0x00007ff7d4d71230 in ?? ()
  91. #25 0x00007ffb2d287034 in KERNEL32!BaseThreadInitThunk () from /c/Windows/System32/KERNEL32.DLL
  92. #26 0x00007ffb2e502651 in ntdll!RtlUserThreadStart () from /c/Windows/SYSTEM32/ntdll.dll
  93. #27 0x0000000000000000 in ?? ()
  94. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  95.  
  96. Process *eaf* finished
  97.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement