Bug#487745: epiphany-webkit: crashes on startup

Sune Vuorela Sune at vuorela.dk
Tue Jun 24 01:02:38 UTC 2008


[cutting a bit from different messages]

On Tuesday 24 June 2008 01:33:36 Axel Beckert wrote:

> One note though: Since I found the very same issue also with
> kazehakase-webkit (but not kazehakase-gecko), midori and arora on
> Sparc, the issue maybe somewhere in webkit itself instead of epiphan

Could very well be. And please note that arora uses qtwebkit which isn't build 
from webkit source package (so probably clone && reassign should be needed)

> #debian.de suspects some memory alignment bugs which are said to often
> show up first on the quite pedantic Ultra Sparc processors like in my
> Ultra 10.

> Program received signal SIGBUS, Bus error.

Isn't sigbus usually related to unaligned accesses ?

> [Switching to Thread 0xf6eba730 (LWP 17762)]
> WTF::TCMalloc_PageHeap::GrowHeap (this=0xf7f68dc4, n=1) at 
> ../JavaScriptCore/wtf/FastMalloc.cpp:1466
> 1466    ../JavaScriptCore/wtf/FastMalloc.cpp: No such file or directory.
>        in ../JavaScriptCore/wtf/FastMalloc.cpp
> Current language:  auto; currently c++

and this is the web template framework, part of webkit, so yeah.
web template framework is at least also in khtml as in kde4, but at least the 
FastMalloc part is quite ... different.
http://websvn.kde.org/trunk/KDE/kdelibs/kjs/wtf/FastMalloc.h?revision=809424&view=markup
so khtml probably isn't relevant here.

but looking at JavaScriptCore/wtf/ ...

FastMalloc.cpp:1098:  uint64_t system_bytes_;
FastMalloc.cpp:1466:  uint64_t old_system_bytes = system_bytes_;

I'm a bit .. puzzled ?

/Sune
-- 
I cannot get access over a application, how does it work?

From the preferences inside Office you should digit from the front-side bus of 
a floppy disk on a analogic wordprocessor.






More information about the Pkg-webkit-maintainers mailing list