Postby swat_01 » Fri Jan 22, 2016 2:40 am
I'm pretty sure that i did a full recompile on the whole branch, and here's the detail step:
1.launch freecad, and start with startpage workbench;
2.create a new empty document;
3.switch to the partDesign workbench;
then there comes a crash, and the call stack is following:
——————————————————————————————————————————————————
PartDesignGui_d.pyd!PartDesignGui::WorkflowManager::instance() row 85
PartDesignGui_d.pyd!PartDesignGui::isLegacyWorkflow(App::Document *) row 120
PartDesignGui_d.pyd!CmdPartDesignBody::isActive() row 198
FreeCADGui_d.dll!Gui::Command::testActive() row 340
FreeCADGui_d.dll!Gui::CommandManager::testActive() row 1454
FreeCADGui_d.dll!Gui::MainWindow::updateActions() row 1077
FreeCADGui_d.dll!Gui::MainWindow::qt_static_metacall(QObject *, QMetaObject::Call, int, void * *) row 120
FreeCADGui_d.dll!Gui::GUIApplication::notify(QObject *, QEvent *) row 83
FreeCADGui_d.dll!Gui::BitmapFactoryInst::pixmapFromSvg(const QByteArray &, const QSize &) row 369
FreeCADGui_d.dll!Gui::BitmapFactoryInst::loadPixmap(const QString &, QPixmap &) row 213
FreeCADGui_d.dll!Gui::BitmapFactoryInst::pixmap(const char *) row 257
FreeCADGui_d.dll!Gui::BitmapFactoryInst::iconFromTheme(const char *, const QIcon &) row 196
FreeCADGui_d.dll!Gui::Command::createAction() row 682
FreeCADGui_d.dll!Gui::Command::addTo(QWidget *) row 240
FreeCADGui_d.dll!Gui::CommandManager::addTo(const char *, QWidget *) row 1398
FreeCADGui_d.dll!Gui::ToolBarManager::setup(Gui::ToolBarItem *, QToolBar *) row 269
FreeCADGui_d.dll!Gui::ToolBarManager::setup(Gui::ToolBarItem *) row 220
FreeCADGui_d.dll!Gui::Workbench::activate() row 354
FreeCADGui_d.dll!Gui::WorkbenchManager::activate(const std::string &, const std::string &) row 132
FreeCADGui_d.dll!Gui::Application::activateWorkbench(const char * name) row 1067
FreeCADGui_d.dll!Gui::Application::sActivateWorkbenchHandler(_object *, _object *, _object *) row 674
FreeCADBase_d.dll!Base::InterpreterSingleton::runString(const char *) row 160
FreeCADGui_d.dll!Gui::Command::doCommand(Gui::Command::DoCmd_Type, const char *, ...) row 450
FreeCADGui_d.dll!StdCmdWorkbench::activated(int) row 99
FreeCADGui_d.dll!Gui::Command::invoke(int) row 289
FreeCADGui_d.dll!Gui::ActionGroup::onActivated(QAction *) row 350
FreeCADGui_d.dll!Gui::ActionGroup::qt_static_metacall(QObject *, QMetaObject::Call, int, void * *) row 132
FreeCADGui_d.dll!Gui::WorkbenchGroup::customEvent(QEvent *) row 579
FreeCADGui_d.dll!Gui::GUIApplication::notify(QObject *, QEvent *) row 83
FreeCADGui_d.dll!Gui::Application::runApplication() row 1803
FreeCAD_d.exe!main(int, char * *) row 235