Menu

Crash in introspection in 3.2

Help
Andrewc
2017-11-21
2017-11-22
  • Andrewc

    Andrewc - 2017-11-21

    I am having a crash in 3.2. It happens after an external module is imported. Any clues....this seems to be a regression vs. 3.1.

        python36.dll!PyObject_CallFunctionObjArgs(_object * callable, ...) Line 2811    C
        python36.dll!_dir_object(_object * obj) Line 1318   C
    >   PythonQt-Qt5-Python36.dll!PythonQt::introspectObject(_object * object, PythonQt::ObjectType type) Line 1074 C++
        PythonQt-Qt5-Python36.dll!PythonQt::introspection(_object * module, const QString & objectname, PythonQt::ObjectType type) Line 1024    C++
        PythonQt-Qt5-Python36.dll!PythonQtScriptingConsole::handleTabCompletion() Line 302  C++
        PythonQt-Qt5-Python36.dll!PythonQtScriptingConsole::keyPressEvent(QKeyEvent * event) Line 464   C++
    
     
  • Andrewc

    Andrewc - 2017-11-22

    I found the issue. The external module was messing the event loop.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.