Re: Seg Fault opening up saved mr project files.

Roberto Meyer <[email protected]> Thu, 28 Aug 2003 17:31:02 -0300
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
Charles Holbrook escribió:

> I'm currently running MrProject 0.9.1.  I can open mrproject and create
> any layout I want with no problems.  I can click on save and have no
> problems at all.  However every time I try to open up any saved
> mrproject file I get the following error:
> Application "mrproject" (process 3785) has crashed
> due to a fatal error.
> (Segmentation fault)
> 
> Of course the process ID increments.  Attached is a mrproject file I
> created this morning to test this problem.
> 
> This file has nothing special about it and only 4 entries if I remember
> correctly, can't open it to verify.  There should be 2 primary entries
> and two sub entries under the first one.  Has anyone run into this
> problem?

I opened your project without problems.

Maybe you can "trace" the problem using 'strace', supposing you
uninstalled a library or you changed permissions on a file the
application needs.

-
Roberto