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

Bug#1104587: flpsed: will segfault after a while when built against FLTK1.4



Package: flpsed
Version: 0.7.3-9
Severity: normal

Building against FLTK1.4 is easy: it involves
changing a single '3' with '4' in debian/control.

It works for a while in Wayland mode (tested with xeyes)

But then will segfault

...

poll([{fd=3, events=POLLIN}], 1, 0)     = 0 (Timeout)
pselect6(4, [3], [], [], NULL, NULL)    = 1 (in [3])
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\17\0\0\0\3\0\30\0\rq\0\0\273\r\320\08\0\0\0\1\0\0\0\17\0\0\0\4\0\34\0"..., iov_len=1220}, {iov_base="", iov_len=2876}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 52
recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Ressource temporairement non disponible)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++
Erreur de segmentation (core dumped)


Reply to: