Bioinformatics.org
[University of Birmingham]
[Patsnap]
Not logged in
  • Log in
  • Bioinformatics.org
    Membership (44430+) Group hosting [?] Wiki
    Franklin Award
    Sponsorships

    Careers
    About bioinformatics
    Bioinformatics jobs

    Research
    All information groups
    Online databases Online analysis tools Online education tools More tools

    Development
    All software groups
    FTP repository
    SVN & CVS repositories [?]
    Mailing lists

    Forums
    News & Commentary
  • Submit
  • Archives
  • Subscribe

  • Jobs Forum
    (Career Center)
  • Submit
  • Archives
  • Subscribe
  • Molekel - Message forums

    Molekel 5.3 crashes when opening a file
    Submitted by Noah Silas; posted on Thursday, June 26, 2008
    I'm attempting to install the prebuilt Molekel 5.3 for Linux x86_32 on Ubuntu 7.04. The program will run, but after loading a data file will crash when attempting to draw it. Here are the errors that appear: Coin error in SoType::createType(): a type with name ``SFDouble'' already created Coin error in SoType::createType(): a type with name ``MFDouble'' already created Molekel: ../../../src/glue/gl.c:2179: cc_glglue_instance: Assertion `glGetError() == 0x0 && "GL error when calling glGetString() -- no current GL context?"' failed. Also, here is a gdb backtrace, if that helps. Program received signal SIGABRT, Aborted. [Switching to Thread -1266567472 (LWP 10420)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb4971df0 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb4973641 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb496b43b in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #4 0xb6f477db in cc_glglue_instance (contextid=0) at ../../../src/glue/gl.c:2179 #5 0xb6f8bf94 in sogl_glue_instance (state=0x851a1b0) at ../../../src/misc/SoGL.cpp:85 #6 0xb6ea77e5 in SoGLTexture3EnabledElement::updategl (this=0x82ea478) at ../../../../src/elements/GL/SoGLTexture3EnabledElement.cpp:154 #7 0xb6ea7977 in SoGLTexture3EnabledElement::init (this=0x82ea478, stateptr=0x851a1b0) at ../../../../src/elements/GL/SoGLTexture3EnabledElement.cpp:83 #8 0xb6fc209b in SoState (this=0x851a1b0, theAction=0x852d4c4, enabledelements=@0x84f3c7c) at ../../../src/misc/SoState.cpp:161 #9 0xb6dfe4f8 in SoAction::getState (this=0x852d4c4) at ../../../src/actions/SoAction.cpp:1033 #10 0xb6dfe786 in SoAction::apply (this=0x852d4c4, root=0x852df20) at ../../../src/actions/SoAction.cpp:543 #11 0x080cd388 in vtkSoMapper::Draw () #12 0xb615f89c in vtkOpenGLPolyDataMapper::RenderPiece () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #13 0xb60c80a7 in vtkPolyDataMapper::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #14 0xb614a173 in vtkOpenGLActor::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #15 0xb602bd65 in vtkActor::RenderOpaqueGeometry () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #16 0xb6030bf9 in vtkAssembly::RenderOpaqueGeometry () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #17 0xb60df73f in vtkRenderer::UpdateGeometry () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #18 0xb616ce57 in vtkOpenGLRenderer::DeviceRender () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #19 0xb60e1595 in vtkRenderer::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #20 0xb60de1bb in vtkRendererCollection::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #21 0xb60eeb53 in vtkRenderWindow::DoStereoRender () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #22 0xb60ee99d in vtkRenderWindow::DoFDRender () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #23 0xb60ef9c5 in vtkRenderWindow::DoAARender () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #24 0xb60edc53 in vtkRenderWindow::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #25 0xb618b1e4 in vtkXOpenGLRenderWindow::Render () from /home/software/molekel-5.3/lib/libvtkRendering.so.5.1 #26 0x0808b616 in MainWindow::MoleculeLoaded () #27 0x0808c704 in MainWindow::LoadMolecule () #28 0x080956bb in MainWindow::LoadFileSlot () #29 0x0814b035 in MainWindow::qt_metacall () #30 0xb768e870 in QMetaObject::activate () from /home/software/molekel-5.3/lib/libQtCore.so.4 #31 0xb768eacf in QMetaObject::activate () from /home/software/molekel-5.3/lib/libQtCore.so.4 #32 0xb79f57c1 in QAction::triggered () from /home/software/molekel-5.3/lib/libQtGui.so.4 #33 0xb79f647f in QAction::activate () from /home/software/molekel-5.3/lib/libQtGui.so.4 #34 0xb7d35432 in QToolButton::nextCheckState () from /home/software/molekel-5.3/lib/libQtGui.so.4 #35 0xb7c89bcf in ?? () from /home/software/molekel-5.3/lib/libQtGui.so.4 #36 0xb7c89e22 in QAbstractButton::mouseReleaseEvent () from /home/software/molekel-5.3/lib/libQtGui.so.4 #37 0xb7d3551c in QToolButton::mouseReleaseEvent () from /home/software/molekel-5.3/lib/libQtGui.so.4 #38 0xb7a45771 in QWidget::event () from /home/software/molekel-5.3/lib/libQtGui.so.4 #39 0xb7c890a5 in QAbstractButton::event () from /home/software/molekel-5.3/lib/libQtGui.so.4 #40 0xb7d34e04 in QToolButton::event () from /home/software/molekel-5.3/lib/libQtGui.so.4 #41 0xb79fbe60 in QApplicationPrivate::notify_helper () from /home/software/molekel-5.3/lib/libQtGui.so.4 #42 0xb79fe8e3 in QApplication::notify () from /home/software/molekel-5.3/lib/libQtGui.so.4 #43 0xb7a5754e in ?? () from /home/software/molekel-5.3/lib/libQtGui.so.4 #44 0xb7a56b5f in QApplication::x11ProcessEvent () from /home/software/molekel-5.3/lib/libQtGui.so.4 #45 0xb7a79c4b in ?? () from /home/software/molekel-5.3/lib/libQtGui.so.4 #46 0xb751edf2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #47 0xb7521dcf in ?? () from /usr/lib/libglib-2.0.so.0 #48 0x081bfb10 in ?? () #49 0x00000000 in ?? () Thank you for any assistance you can offer. ~Noah
    Add a message to this thread:
    You have to be logged in to post a reply.

     

    Copyright © 2024 Scilico, LLC · Privacy Policy