- Subject: Re: [Jed-users-l] segfaults
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Sun, 5 Jun 2011 10:41:30 -0400
frank <y199mp1505@xxxxxxxxx> wrote:
> Some debugging with 'printf' already identifies segfaults in main.c:
All I can suggest is that you recompile with CFLAGS=-g and then run it
under gdb:
   $ gdb src/objs/jed
   (gdb) run
   <SEGV>
   (gdb) where
Also `ldd src/objs/jed` may indicate some incompatible libraries.
Thanks,
--John
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
  [2011 date index]
  [2011 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]