Submit | Open tickets | Closed tickets

[ Ticket #1090 ] segfaults on start
Date:
07/13/09 06:08
Submitted by:
m_laurin
Assigned to:
unset
Category:
Unset
Priority:
5
Ticket group:
Unset
Resolution:
Unset
Summary:
segfaults on start
Original submission:
Hi,

First of all, I apologize for not providing a traceback, but I have no experience with cmake and I do not know how to include the debug symbols.

I compiled Molekel from trunk, svn rev 649, on Arch linux x86_64, with gcc 4.4.0, openbabel from svn, coin 2.5, glew 1.5.1, vtk 5.4.2, qwt 5.2.0, openmoiv 1.0.3a, qt 4. Compilation runs successfully after the modifications reported in #1088 and #1089, however, Molekel segfaults right after it started and before any window opens, so that I cannot be sure that the problem actually comes from Molekel. I also tried to compile it against vtk-5.4.0 and it fails in exactly the same way.

Cheers,
Mathias Laurin
Please log in to add comments and receive followups via email.
Followups
Comment Date By
I tried the binaries on windows and OS X, but they failed to open the molden files I had. This is why I tried to compile molden using a more recent version of babel. 08/26/09 11:59 m_laurin
I tried the binaries on windows and OS X, but they failed to open the molden files I had. This is why I tried to compile molden using a more recent version of babel. 08/26/09 11:59 m_laurin
In order to compile in debug mode you need to set the CMAKE_BUILD_TYPE flag to Debug. The problem is that then you also need to have a version of VTK and the QVTK widget (Qt-VTK interface) compiled in Debug mode.
One of the problems that can cause this error is creating the QVTK widget with a release version of VTK and a debug version of Qt, although it is probably not the case.
Have you tried to run the binary version on your system ?
08/21/09 04:24 molekel
No results for "Dependent on ticket"
No results for "Dependent on Task"
No other tickets are dependent on this ticket
No changes have been made to this ticket

© 1998-2025 Scilico, LLC. All rights reserved.