Ticket #689 (new defect)
Opened 3 months ago
Segfault in AvND timer expire function
| Reported by: | arne | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | AvSv | Version: | 2.0.0 |
| Keywords: | Cc: | ||
| patch waiting for maintainer: | no |
Description
This problem has occured several times in our system. Bertil has sent a mail on devel list earlier:
http://list.opensaf.org/archives/devel/2009-August/004968.html
Core was generated by `/opt/opensaf/controller/bin/ncs_scap ROLE=1 NID_SVC_ID=21'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000004c099f in avnd_tmr_exp (uarg=0xffffff) at ./avnd_tmr.c:168
168 ./avnd_tmr.c: No such file or directory.
in ./avnd_tmr.c
(gdb) bt
#0 0x00000000004c099f in avnd_tmr_exp (uarg=0xffffff) at ./avnd_tmr.c:168
#1 0x00002b37dafc32e7 in sysfTmrExpiry (tmp=0x2aaaaaccb420) at ./src/sysf_tmr.c:380
#2 0x00002b37dafc36e7 in ncs_tmr_engine (tv=0x4001e4e0, next_delay=0x4001e590) at ./src/sysf_tmr.c:520
#3 0x00002b37dafc3a97 in ncs_tmr_wait () at ./src/sysf_tmr.c:646
#4 0x00002b37db278143 in start_thread () from /lib64/libpthread.so.0
#5 0x00002b37dc201bed in shmat () from /lib64/libc.so.6
#6 0x0000000000000000 in ?? ()
