On Sun, 21 Apr 2002 09:35:39 -0400 (EDT) tom campbell 
<[EMAIL PROTECTED]> wrote:

tc> rm ~/.M  (get rid of old config files)

 This is not necessary, Mahogany can/will update them itself.

tc> When Mahogany starts get:
tc>    removing stale lock /tmp/.Mahogany (or something like like, filename
tc>                                        from memory)
tc>    crash, application terminated abnormally dialog box
tc>    core file generated
tc> 
tc> Anybody have any ideas?

 No, except the same old obvious one: are you sure that you have recompiled
the program using the same headers you had used for building the library?
In particular, if you had built the library first, then updated it from the
cvs and then built M, it wouldn't work.

 If you're absolutely sure you didn't do something like this the only thing
to do is to redo everything but configuring wxWindows with --enable-debug
switch and M with --with-debug one - then you have the program with the
debug info and you should run it under gdb from the directory where you
built it (i.e. not from the installation directory as the installed binary
is stripped). When it crashes under gdb, please do "bt" and send the output
here - this would allow me to diagnose the problem.

 Thanks,
VZ


_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to