http://bugzilla.novell.com/show_bug.cgi?id=631305 http://bugzilla.novell.com/show_bug.cgi?id=631305#c0 Summary: dhcrelay segfaults at first request Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andi-nbz@firstfloor.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Simply configuring it to listen to a tap interface and forwarding to an external dhcp server: Aug 15 11:39:10 zeitgeber dhcrelay: Internet Systems Consortium DHCP Relay Agent 4.1.1-P1 Aug 15 11:39:10 zeitgeber dhcrelay: Copyright 2004-2010 Internet Systems Consortium. Aug 15 11:39:10 zeitgeber dhcrelay: All rights reserved. Aug 15 11:39:10 zeitgeber dhcrelay: For info, please visit https://www.isc.org/software/dhcp/ Aug 15 11:39:10 zeitgeber dhcrelay: Listening on LPF/tap0/ae:b8:8b:53:fe:7c Aug 15 11:39:10 zeitgeber dhcrelay: Sending on LPF/tap0/ae:b8:8b:53:fe:7c Aug 15 11:39:10 zeitgeber dhcrelay: Sending on Socket/fallback Request comming in: Aug 15 11:39:12 zeitgeber kernel: [41110.534756] dhcrelay[6641]: segfault at 0 ip 00007f3e759de20f sp 00007fff0822b680 error 4 in dhcrelay[7f3e759d1000+6d000] Running it under gdb gives Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7f9f20f in do_relay4 (ip=<value optimized out>, packet=0x7fffffffcd40, length=<value optimized out>, from_port=<value optimized out>, from=..., hfrom=<value optimized out>) at dhcrelay.c:660 660 dhcrelay.c: No such file or directory. in dhcrelay.c (gdb) bt #0 0x00007ffff7f9f20f in do_relay4 (ip=<value optimized out>, packet=0x7fffffffcd40, length=<value optimized out>, from_port=<value optimized out>, from=..., hfrom=<value optimized out>) at dhcrelay.c:660 #1 0x00007ffff7fa7e80 in got_one (h=0x7ffff820d960) at discover.c:1393 #2 0x00007ffff7fd372b in omapi_one_dispatch (wo=<value optimized out>, t=0x0) at dispatch.c:520 #3 0x00007ffff7fa9e5a in dispatch () at dispatch.c:92 #4 0x00007ffff7f9f7ec in main (argc=<value optimized out>, argv=<value optimized out>) at dhcrelay.c:549 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.