[webkit-dev] Bus error while building WebKit on Mac

Song Yuan song at yuan.se
Mon Oct 8 03:49:21 PDT 2007


Hi,

I've got the required packages installed on my Mac and tried to build
WebKit, but I got the same error on two different snapshots of the
source code. It's "internal compiler error: Bus error" from line 2662
of "WebHTMLView.mm". I pasted the last few lines of log message below:

----------------------------------
kwzrnsixmxdf/WebKitPrefix.h -c
/Users/song/WebKit/WebKit/WebView/WebHTMLView.mm -o
/Users/song/WebKit/WebKitBuild/WebKit.build/Debug/WebKit.build/Objects-normal/ppc/WebHTMLView.o
/Users/song/WebKit/WebKit/WebView/WebHTMLView.mm: In function 'void
-[WebHTMLView viewDidMoveToWindow](WebHTMLView*, objc_selector*)':
/Users/song/WebKit/WebKit/WebView/WebHTMLView.mm:2662: internal
compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
{standard input}:27527:FATAL:.abort  detected.  Assembly stopping.
** BUILD FAILED **
-----------------------------------

I searched the mailing list archive and found another guy had similar
error before, but not seemed to be solved (The response with the
quoted message is at
http://lists.macosforge.org/pipermail/webkit-dev/2006-June/001066.html).

Could any guys please give some clues on this? Thanks a lot!

/Song



More information about the webkit-dev mailing list