Hi, this is probably a side effect of "set follow-fork-mode child". gdb only 
follow the child process and then, when the fax is received, this child process 
ends and a new child is forked from parent.
Can you confirm that when gdb exit, there is still a faxgetty (the parent 
process) running?

About the second problem, I think that when forking, gdb loose the link with 
executable name, so please add the line
printf 'file /usr/sbin/faxgetty\n' >> $PREFIX.batch
changing "/usr/sbin/faxgetty" with your correct path, if you recompiled the 
package.

Thanks,
Giuseppe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/600219

Title:
  faxgetty segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/hylafax/+bug/600219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to