Closed Bug 745070 Opened 13 years ago Closed 6 years ago

b2g crashes with KERN_INVALID_ADDRESS when trying to start on Lion

Categories

(Core :: Layout, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jhford, Unassigned)

Details

(Keywords: crash, Whiteboard: b2g-desktop-builds, [b2g-crash])

I'm trying to build b2g for lion in support of bug 744008. When I complete my build, I try to start up b2g with ~/mozilla/desktop-b2g $ DYLD_LIBRARY_PATH=./obj-b2g/dist/lib/ gdb ./obj-b2g/dist/bin/b2g and it segfaults. This is the backtrace I get: ====================================================================== <snip> Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000009 nsContainerFrame::SyncFrameViewProperties (aPresContext=0x10955a000, aFrame=0x109588c28, aStyleContext=0x0, aView=0x1, aFlags=0) at nsIView.h:116 116 { return reinterpret_cast<nsIViewManager*>(mViewManager); } (gdb) bt #0 nsContainerFrame::SyncFrameViewProperties (aPresContext=0x10955a000, aFrame=0x109588c28, aStyleContext=0x0, aView=0x1, aFlags=0) at nsIView.h:116 #1 0x0000000101192bc3 in UpdateViewsForTree () at nsPresContext.h:874 ======================================================================
This is the right component. Thanks!
Looks much like bug 732467. B2G built fine for me running XCode 4.1 on OSX Lion.
Keywords: crash
Whiteboard: b2g-desktop-builds, [b2g-crash]
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Mass closing as we are no longer working on b2g/firefox os.
You need to log in before you can comment on or make changes to this bug.