Closed Bug 102647 Opened 23 years ago Closed 23 years ago

crash on quit, segfault.

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ramune, Assigned: asa)

Details

Attachments

(1 file)

Built, ran, quit, got segfault.
Linux 2.4.9, debian/potato.  Kernel built with gcc-3.0.1, mozilla built with
gcc-2.95.2.
glibc-2.1.3

CVS checkout start: Sun Sep 30 22:39:17 PDT 2001
CVS checkout finish: Sun Sep 30 22:46:54 PDT 2001

Build script:

#!/bin/sh
cd /home/barbeque/src/obj
rm -rf mozilla
mkdir mozilla
cd mozilla
/home/barbeque/src/mozilla/configure \
        --disable-tests \
        --disable-mailnews \
        --without-java-supplement \
        --disable-debug \
        --enable-nspr-autoconf \
        --with-extensions \
        --enable-optimize=-O2 \
        --enable-strip-libs \
        --enable-crypto \
        --disable-logging \
        --enable-reorder
make

Will attatch script(1) typescript file in a bit.
Oops, forgot to add:
This bug shows up only when running under gdb, but doesn't seem to happen
when I'm running it as-is. Not sure if it's a gdb bug.
Tried with cvs source I pulled last night, segfault's gone.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: