Menu

#264 Crash When saving project

open
nobody
None
5
2015-02-11
2011-05-30
simon loic
No

Hi,

I tried the last stable release (1.3.0) on linux both 32 and 64B. On both when I try and save a project, be it .mlp or .aln, meshlab simply crashes.

I wonder if others have reported similar behavior.

Cheers,

Loic

Discussion

  • Anonymous

    Anonymous - 2011-10-17

    Same behaviour, simply craches when saving project. On ubuntu 11.10 32-bit.

     
  • Bruce Merry

    Bruce Merry - 2011-11-07

    I'm seeing this too, on Ubuntu 11.10 64-bit at r5456. I did a little bit of debugging and found that in src/meshlab/mainwindow_RunTime.cpp line 1410:

    mdiarea->activeSubWindow()->setWindowTitle(meshDoc()->docLabel());
    

    mdiarea->activeSubWindow() is returning NULL, leading to a crash in setWindowTitle when it tries to access the object. I found that adding a NULL pointer check around this line stops it crashing, although I don't know if this has any knock-on effects due to not setting a window title somewhere that it is needed.

     
  • R. Schuessler

    R. Schuessler - 2015-02-11

    meshlab v1.3.0, Jun. 15.2012; debian 6.07, 32bit
    no way to save a project, meshlab crashs every time if I try to save the project in any way. export mesh works.

    I would try to use a newer version, but compiling from source also fails.

    If more informations would help, please give a hint.

     

Log in to post a comment.

MongoDB Logo MongoDB