Subject: port-amiga/6215: Error accessing memory address 0x40a0
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jimd@siu.edu>
List: netbsd-bugs
Date: 09/30/1998 00:54:52
>Number: 6215
>Category: port-amiga
>Synopsis: several progs SIGSEGV at 0x40a0
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 29 23:05:00 1998
>Last-Modified:
>Originator: Jim Dutton
>Organization:
>Release: 1.3.1
>Environment:
System: NetBSD amiga1.jim.dutton 1.3.1 NetBSD 1.3.1 (SQUEEZED) #4: Mon Sep 28 18:29:54 GMT 1998 jimd@amiga1.jim.dutton:/usr/src/sys/arch/amiga/compile/SQUEEZED amiga
Libraries: lesstif-current (libXm.so.1.2), Xaw3d-1.3, libXmu.so.6.0 (+others)
Kernel config: no (explicit) 68020/68030/68040/FPU_EMULATE/FPSP
options enabled (only 68060)
Machine: 32MB RAM, grf3 (PicassoII+)
>Description:
mozilla, plan-1.5.1, and plan-1.6.1 all abend with SIGSEGV as follows:
- - - - - - - - - - - - - - -
amiga1/jimd: gdb -c plan.core
GDB is free software and you are welcome to 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.
GDB 4.16 (m68k-netbsd), Copyright 1996 Free Software Foundation, Inc.
Core was generated by `plan'.
Program terminated with signal 11, Segmentation fault.
Cannot access memory at address 0x40a0.
(gdb)
- - - - - - - - - - - - - - - - -
amiga1/jimd: gdb `which mozilla`
GDB is free software and you are welcome to 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.
GDB 4.16 (m68k-netbsd), Copyright 1996 Free Software Foundation, Inc...
(no debugging symbols found)...
(gdb) set verbose on
(gdb) run
Starting program: /usr/X11R6/bin/mozilla
Warning:
Name: bookmarkList
Class: XmLGrid
Attempt to destroy dropSite info for widget that
hasn't been added as a dropSite.
Program received signal SIGSEGV, Segmentation fault.
Error accessing memory address 0x40a0: Operation not permitted.
(gdb)
- - - - - - - - - - - - - - - - - - -
Notes:
other X programs (nedit, xfig, tkrat, xv, xgrab, xdvi, etc.) do not
exhibit such a problem
both mozilla binary and source were used with the same result
both "plan's" are source
the same problem occured with lesstif-0.84 (and I believe 0.83)
none of the S/W compiles abended
>How-To-Repeat:
execute programs
>Fix:
>Audit-Trail:
>Unformatted: