https://bugs.winehq.org/show_bug.cgi?id=55482
Bug ID: 55482 Summary: Avogadro crashes when selecting both display options: Label and QTAIM Product: Wine Version: 8.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
Created attachment 75041 --> https://bugs.winehq.org/attachment.cgi?id=75041 backtrace of Avogadro 1.2 crash when selectiong "Label" and "QTAIM" display options.
When running Avogadro 1.2, then adding some molecules, clicking on "Display" and selecting the two options: x Label x QTAIM
wine crashes with the
0024:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0024:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (005DFC60 63 English) semi-stub 0024:fixme:msvcp:locale__Locimp__Makexloc (005DFC60 63 0237E9C0 00000000) semi-stub 0024:fixme:msvcp:locale__Locimp__Makewloc (005DFC60 63 0237E9C0 00000000) semi-stub 0024:fixme:msvcp:locale__Locimp__Makeushloc (005DFC60 63 0237E9C0 00000000) semi-stub OpenGL capabilities found: Double Buffering. Direct Rendering. Antialiasing. 0024:err:module:import_dll Library libcairo-2.dll (which is needed by L"C:\Program Files (x86)\Avogadro\bin\formats_cairo.obf") not found ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open element.txt defaulting to compiled data. 0024:fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2008 WGL Attribute 0024:fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2008 WGL Attribute 0024:fixme:win:NtUserFlashWindowEx 0x5df2d4 - semi-stub 0024:fixme:win:NtUserFlashWindowEx 0x5df764 - semi-stub
0024:fixme:win:NtUserFlashWindowEx 0x5dda04 - semi-stub ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open types.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open atomtyp.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open aromatic.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open phmodel.txt defaulting to compiled data. wine: Unhandled page fault on execute access to 00000005 at address 00000005 (thread 0024), starting debugger... 0128:fixme:dbghelp:elf_search_auxv can't find symbol in module
0024:fixme:win:NtUserFlashWindowEx 0x5dda04 - semi-stub ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open types.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open atomtyp.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open aromatic.txt defaulting to compiled data. ============================== *** Open Babel Warning in OpenBabel::OBGlobalDataBase::Init Cannot open phmodel.txt defaulting to compiled data. wine: Unhandled page fault on execute access to 00000005 at address 00000005 (thread 0024), starting debugger...
The backtrace is attached