DragonFly BSD
DragonFly users List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

installer crashes while configuring DHCP interface on AMD64 / nfe0


From: Saifi Khan <saifi.khan@xxxxxxxxxxxxxxx>
Date: Fri, 9 Oct 2009 16:50:08 +0530 (IST)

Hi:

The DragonflyBSD installer crashes while configuring DHCP
interface on AMD64 X2 box with nfe0 interface.

Here is the stack trace,

--
Script started on Fri Oct  9 16:45:02 2009

# gdb dfuibe_installer.core `whereis -q dfuibe_installer` dfuibe_installer.core
gdb 6.7.1
This GDB was configured as "amd64-dragonfly"...
(no debugging symbols found)
Reading symbols from /usr/lib/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.7
Reading symbols from /usr/libexec/ld-elf.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/libexec/ld-elf.so.2

Core was generated by `dfuibe_installer'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000008006ff8b2 in __vfprintf () from /usr/lib/libc.so.7
(gdb) bt
#0  0x00000008006ff8b2 in __vfprintf () from /usr/lib/libc.so.7
#1  0x00000008006f4fe3 in vasprintf () from /usr/lib/libc.so.7
#2  0x000000000040fc82 in ?? ()
#3  0x00000000004053c7 in ?? ()
#4  0x00000000004086b5 in ?? ()
#5  0x00000000004051b7 in ?? ()
#6  0x000000000040245d in ?? ()
#7  0x000000000040e71f in ?? ()
#8  0x0000000000402360 in ?? ()
#9  0x0000000800554000 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) q
# exit
exit

Script done on Fri Oct  9 16:45:45 2009
--

This happens only when i'm trying to configure a DHCP interface.

Apparently, the interface seems to get configured as evidenced
by the output from the ifconfig command.

Is there a workaround to this ?

thanks
Saifi.




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