Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 19123 by joel.stan: Renderer crashes on Linux x64 http://code.google.com/p/chromium/issues/detail?id=19123
tot, with the prtime patches applied on Ubuntu karmic. The linux splash page draws fine. NTP, and a selection of other pages, causes this crash: Program received signal SIGSEGV, Segmentation fault. 0x0000000000b280ee in WebCore::v8StringToAtomicWebCoreString(v8::Handle<v8::String>) () (gdb) bt #0 0x0000000000b280ee in WebCore::v8StringToAtomicWebCoreString(v8::Handle<v8::String>) () #1 0x0000000000b1f9a3 in WebCore::V8Custom::v8DOMWindowNamedPropertyGetter(v8::Local<v8::String>, v8::AccessorInfo const&) () #2 0x00000000011b787d in v8::internal::JSObject::GetPropertyAttributeWithInterceptor(v8::internal::JS Object*, v8::internal::String*, bool) () #3 0x00000000011b756c in v8::internal::JSObject::GetPropertyAttributeWithReceiver(v8::internal::JSObj ect*, v8::internal::String*) () #4 0x00000000011e9952 in v8::internal::Runtime_DeclareGlobals(v8::internal::Arguments) () #5 0x00007fffec47a1c4 in ?? () #6 0x0000000002367b18 in v8::internal::Heap::roots_ () #7 0x00007ffff7ff0000 in ?? () #8 0x0000000000000000 in ?? () I tried building with v8's bleeding_edge branch a few days back, but the crash still occurred. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
