On Thu, 20 Nov 2003 14:38:09 +1000 (EST) Mark Livingstone
<[EMAIL PROTECTED]> wrote:

Forgive my top posting however I have found that the seg fault occurs
according to xxgdb at the line IMPLEMENT_APP (MApp)

OK, that might not be the correct syntax but I'm typing from memory. You know
what I mean I'm sure :-)

Dr. QA

ML> On Wed, 19 Nov 2003 10:19:19 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> 
wrote:
ML> 
ML> ML> RV> > (gdb) exec-file M (gdb) run Starting program: /usr/local/bin/M [New 
Thread
ML> ML> RV> > 16384 (LWP 17694)]
ML> ML> RV> > 
ML> ML> RV> > Program received signal SIGSEGV, Segmentation fault. [Switching to Thread
ML> ML> RV> > 16384 (LWP 17694)] 0x00000000 in ?? () 
ML> ML> RV> 
ML> ML> RV> Does it happen in debugger only? Does it still happen after complete
ML> ML> RV> cleanup? In any case, make sure that you have at least gdb 5.3 and
ML> ML> RV> (probably) better 6.0.
ML> ML> 
ML> ML> I am using 5.3-22mdk. Will see if they have a 6.0 version. I did a clean and
ML> ML> rebuild and it still happens. It only started after I got Vadim's latest set
ML> ML> of Python changes and only happens if you build --with-python. A non-Python
ML> ML> build is fine leading me to believe that last batch of diff's must contain the
ML> ML> problem.
ML> 
ML> [EMAIL PROTECTED] build]$ /usr/local/bin/gdb
ML> GNU gdb 6.0
ML> Copyright 2003 Free Software Foundation, Inc.
ML> GDB is free software, covered by the GNU General Public License, and you are
ML> welcome to change it and/or distribute copies of it under certain conditions.
ML> Type "show copying" to see the conditions.
ML> There is absolutely no warranty for GDB.  Type "show warranty" for details.
ML> This GDB was configured as "i686-pc-linux-gnu".
ML> (gdb) exec-file M
ML> (gdb) run
ML> Starting program: /usr/local/bin/M
ML> [New Thread 16384 (LWP 22120)]
ML> 
ML> Program received signal SIGSEGV, Segmentation fault.
ML> [Switching to Thread 16384 (LWP 22120)]
ML> 0x00000000 in ?? ()
ML> (gdb)






-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to