[DragonFlyBSD - Bug #1596] (Resolved) installer segfaults on AMD64 while configuring nfe0 DHCP
    Joachim de Groot via Redmine 
    bugtracker-admin at leaf.dragonflybsd.org
       
    Wed Mar  7 14:12:50 PST 2012
    
    
  
Issue #1596 has been updated by Joachim de Groot.
Status changed from In Progress to Resolved
I can confirm that the installer no longer crashes when configuring a nfe interface via DHCP with these commits.
----------------------------------------
Bug #1596: installer segfaults on AMD64 while configuring nfe0 DHCP
http://bugs.dragonflybsd.org/issues/1596
Author: Saifi Khan
Status: Resolved
Priority: Normal
Assignee: Sascha Wildner
Category: 
Target version: 
Hi:
Summary:
The DragonFlyBSD installer seg-faults on AMD64 while configuring
a nfe0 interface with DHCP.
Version:
DragonFlyBSD 2.4.1 
Reproducible:
always
Stack trace:
Script started on Wed Nov  4 22:33:08 2009
# gdb /usr/sbin/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 Wed Nov  4 22:34:02 2009
thanks
Saifi.
-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
    
    
More information about the Bugs
mailing list