Subject: Re: Is opera6 working well for you?
To: None <muc-lists-netbsd-port-i386@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: port-i386
Date: 04/18/2002 20:30:41
Wojciech Puchar wrote:
> > I get this when I run Opera:
> > /usr/bin/opera: line 59: 18019 Segmentation fault      $OPERA "$@"

> or maybe opera uses 686 instructions?!
> i have pentium-I

It's a SIGSEGV, not a SIGILL. Use gdb to find the reason, though I doubt
they compiled it with "-g". (I haven't tried it).