On Nov 9, 2007, at 1:31 AM, Mike O'Brien wrote:

>
> On Nov 9, 2007, at 12:36 AM, Mike O'Brien wrote:
>
>>      Trying to set up or run "firefox" newly-installed by a fresh
>> install of fink, I get:
>>
>> Setting up firefox (1.0.7-1008) ...
>> /sw/lib/firefox/run-mozilla.sh: line 451:  7814 Illegal
>> instruction     "$prog" ${1+"$@"}
>>
>>      I Googled but didn't see much - any hints?
>
>       A little more detective work says this is the shell's
> obscure way of saying that the program that was run
> in the subfork died, and this is where the shell's read
> pointer was (I suppose) when the child died.  It's the
> firefox binary itself that's actually dying.  I ran
> firefox with "-g" to invoke debugging and got a backtrace
> like this:
>
> (gdb) bt
> #0  0x8fe12f94 in __dyld_stub_binding_helper_interface ()
> #1  0x00000000 in ?? ()
>
>       This doesn't look good.

        Sorry, more details:

OS X 10.4.10
XCode 2.5
fink Package manager version: 0.27.9
Distribution version: 0.8.1.rsync i386


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to