On Sat, Nov 16, 2002 at 02:25:57PM -0600, Yoink! wrote:
> On Sun, 17 Nov 2002, Lewi wrote:
> > I have just update new kernel 2.4.18-18 from redhat,
> > the problem is when I running the c source from bugtraq
> > it still report segmentation fault,
> >
> > [ichtus@mbone ~]$ ./dos-kernel.i386
> > Segmentation fault (core dumped)
> 
> Not enough info.
> 
>  gdb -c core ./dos-kernel.i386
> 
> then type "bt" when gdb starts up and post the output of all that to the
> list.
> 
[ichtus@mbone ~]$ gdb -c core ./dos-kernel.i386
GNU gdb Red Hat Linux (5.2-2)
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 "i386-redhat-linux"...
Core was generated by `./dos-kernel.i386'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0xbffffac0 in ?? ()
(gdb) bt
#0  0xbffffac0 in ?? ()
#1  0x40048657 in __libc_start_main (main=0x8048430 <main>, argc=1,
    ubp_av=0xbffffb44, init=0x80482bc <_init>, fini=0x80484b0 <_fini>,
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffffb3c)
    at ../sysdeps/generic/libc-start.c:129

I have try the second format of dos that can be found in the internet
succesfully hang rh8.0 in my home, so I don't dare to try it on 
"online" server.
I found that when I running the above binary in rh8.0 it's not produce any
core file

so what is that meant? 

-- 
ichtus
------
Lewi Supranata .K
ICQ: 50643061
About Me :  http://lewi.f4boys.com 
Homepage :  http://mercury7.petra.ac.id/~ichtus
GnuPG Public Key :  http://mercury7.petra.ac.id/~ichtus/ichtus-keys2

Attachment: msg95539/pgp00000.pgp
Description: PGP signature

Reply via email to