pkgsrc-Bugs archive

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

Re: pkg/54653



The following reply was made to PR pkg/54653; it has been noted by GNATS.

From: ng0 <ng0%n0.is@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/54653
Date: Tue, 29 Oct 2019 09:41:54 +0000

 Without debugging symbols, the coredump by firefox (not using the wrapper script):
 
 Core was generated by `firefox'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x000077786a58606a in _lwp_kill () from /usr/lib/libc.so.12
 [Current thread is 1 (process 1)]
 (gdb) where
 #0  0x000077786a58606a in _lwp_kill () from /usr/lib/libc.so.12
 #1  0x0000777859a8cf91 in ?? () from /usr/pkg/lib/firefox/libxul.so
 #2  0x000077785a274ace in ?? () from /usr/pkg/lib/firefox/libxul.so
 #3  0x000077786a4b0100 in _opendir (name=<optimized out>) at /usr/src/lib/libc/gen/opendir.c:72
 #4  0x000000010000000b in ?? ()
 #5  0x0000000000000000 in ?? ()
 (gdb) bt full
 #0  0x000077786a58606a in _lwp_kill () from /usr/lib/libc.so.12
 No symbol table info available.
 #1  0x0000777859a8cf91 in ?? () from /usr/pkg/lib/firefox/libxul.so
 No symbol table info available.
 #2  0x000077785a274ace in ?? () from /usr/pkg/lib/firefox/libxul.so
 No symbol table info available.
 #3  0x000077786a4b0100 in _opendir (name=<optimized out>) at /usr/src/lib/libc/gen/opendir.c:72
         __func__ = "_opendir"
 #4  0x000000010000000b in ?? ()
 No symbol table info available.
 #5  0x0000000000000000 in ?? ()
 No symbol table info available.
 


Home | Main Index | Thread Index | Old Index