jed-users mailing list

[2011 Date Index] [2011 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[Jed-users-l] segfaults


Under ubuntu 11.04 neither of the following is starting:

(i)     jed-pre0.20.44     libslang 2.2.4        (self compiled)
(ii)    jed 0.19.2         libslang 2.2.2-4      (from repository)

Both do start under ubuntu 10.04, both give a segfault under 11.04.

Some debugging with 'printf' already identifies segfaults in main.c:

set_jed_root (argv[0]);
Jed_UTF8_Mode = SLutf8_enable (-1);
(*tt_get_terminfo) ();
if (-1 == init_tty ())
jed_init_display ();

Which goes to show that is not a jed problem.

 From syslog:

Jun  5 08:25:26 ubuntu kernel: [  417.430010] jed[6781]: segfault at 0 
ip   (null) sp bfd8b4a8 error 4 in libutil-2.13.so[110000+2000]

Jun  5 08:25:28 ubuntu kernel: [  419.746247] jed[6789]: segfault at 0 
ip   (null) sp bfdfdc88 error 4 in ld-2.13.so[21a000+1c000]

Jun  5 08:25:29 ubuntu kernel: [  420.922134] jed[6795]: segfault at 0 
ip   (null) sp bf83d508 error 4 in libslang.so.2.2.4[110000+bb000]

Jun  5 08:32:45 ubuntu kernel: [  857.274543] jed[6944]: segfault at 0 
ip   (null) sp bfdfabd8 error 4 in libm-2.13.so[110000+24000]

Any suggestions how to handle it?

Thanks!


frank




_______________________________________________
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]