bug-make
[Top][All Lists]
Advanced

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

a segmentaion fault !


From: amine
Subject: a segmentaion fault !
Date: Mon, 08 Sep 2003 16:04:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030906 Thunderbird/0.2

please read the attachement !
Hi all,
I have come accross a segfault while trying to install the hostap wifi
driver, so i thaught i could bring it to your attention!

1 -- the driver is :
        http://hostap.epitest.fi/releases/hostap-0.0.4.tar.gz

2 -- the inhformation:


ilubmom hostap-0.0.4 # make -t pccard
touch hostap
Segmentation fault
ilubmom hostap-0.0.4 # gdb make          
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)...
(gdb) run -t pccard
Starting program: /usr/bin/make -t pccard
touch driver/modules/hostap_crypt.o
touch driver/modules/hostap_crypt_wep.o
touch crypt
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x0805e433 in error ()
(gdb) x/i $pc
0x805e433 <error+24835>:        mov    0xc(%eax),%edx
(gdb) i r $eax
eax            0x0      0
(gdb) quit
The program is running.  Exit anyway? (y or n) y
ilubmom hostap-0.0.4 # make --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
ilubmom hostap-0.0.4 # uname -a
Linux ilubmom 2.4.22 #6 SMP Sat Sep 6 23:14:08 CEST 2003 i686 Intel(R) 
Celeron(TM) CPU                1133MHz GenuineIntel GNU/Linux
ilubmom hostap-0.0.4 # 


Friendly greetings, 
Amine A. Rhellab.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]