[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-devel:04786] Re: Bug#JP/470: netmaj_2.0.7-4 can't build



  吉山@目黒です。

I received from tanaka@xxxxxxxxxxxxxxx on 08 18 , 1998. 

> ちょっと今、時間がとれたので、Makefileを直してコンパイルしてみたのですが、
> コンパイルは通りますが、
> % netmaj -s   <---- OK
> % netmaj      <---- Segmentation fault
> 
> になってしまいます。どこが違うんでしょう?
> えと、TERM=vt100で、
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x805cba9 in waddbytes (win=0x80748f0, bytes=0x805d3dd "  ", count=2) at
> addbytes.c:109
> 109                                 } else if (win->_y[y][x] != c) {
> 
> lib/libcurses/addbytes.c で落ちます。
> 
> (gdb) print y
> $1 = 6
> (gdb) print x
> $2 = 51
> (gdb) print c
> $3 = 32
> (gdb) print win->_y[y][x]
> Cannot access memory at address 0x18.

  win や _y を見ないんですか?
  おそらくこのポインタが腐っているのでしょう。

---
   Name: 吉山あきら  Akira Yoshiyama
   E-mail: yosshy@debian.or.jp  (runlevel1@xxxxxxxxxxxxxxxxx)
   URL: http://jedi.seg.kobe-u.ac.jp/~yosshy/linux.html