beaver-devel
[Top][All Lists]
Advanced

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

Re: [Beaver-devel] is this a bug on beaver-0.3.1 ?


From: Leslie Polzer
Subject: Re: [Beaver-devel] is this a bug on beaver-0.3.1 ?
Date: Thu, 12 Jun 2003 07:30:26 +0200

On Thu, 12 Jun 2003 09:20:26 +0700
Dudi Gurnadi <address@hidden> wrote:

> $ beaver
> Segmentation fault
> 
> What should i do if i want running beaver as a normal user ?
> is this a bug ?
Most likely. Do you have GDB, the GNU debugger, or did Beaver
leave a file "core" when it crashed?

with GDB, do:

$ gdb beaver
GNU gdb 5.2.1
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
Starting program: /usr/bin/beaver 
[...]
Program received signal SIGSEGV, Segmentation fault.
[...]
(gdb) bt
[...]
(gdb) quit

And send the full output I have left out here ([...]) to us.


with a core file:
just send it to us.


Leslie

-- 
Current Main System: LFS Linux dreadnought 2.4.20 #18 Thu May 15 19:11:10 CEST 
2003 i686
Random Religious Statement: Well what's Fortran 77 if not a corset for 
programmers?




reply via email to

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