Bug#487745: epiphany-webkit: crashes on startup

Mike Hommey mh at glandium.org
Wed Jun 25 09:08:41 UTC 2008


On Wed, Jun 25, 2008 at 10:58:11AM +0200, Axel Beckert <abe at deuxchevaux.org> wrote:
> Hi,
> 
> On Wed, Jun 25, 2008 at 10:06:39AM +0200, Mike Hommey wrote:
> > > > Can you try again with this new patch (attached) ? (I just hope you
> > > > still have the build tree... then please use the -nc option to
> > > > dpkg-buildpackage, so that you don't waste another 4.5 hours)
> > [...] Unapply the previous one and apply the new one.
> 
> Done, still FTBFS:
> 
> In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:71:
> ../JavaScriptCore/wtf/FastMalloc.cpp: In function WTF::TCMalloc_PageHeap* WTF::getPageHeap():
> ../JavaScriptCore/wtf/FastMalloc.cpp:1835: error: invalid conversion from uint64_t* to uint64_t
>                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Damn, I should have read better.

Can you change line 1829 in JavaScriptCore/wtf/FastMalloc.cpp to look like:
  uint64_t* m_memory;

Mike





More information about the Pkg-webkit-maintainers mailing list