Status: Available Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium
New issue 23361 by [email protected]: Linux renderer crash in icu42 on readdir(). http://code.google.com/p/chromium/issues/detail?id=23361 Sample crash here: http://crash/reportdetail?reportid=ce93452e61545eee Product Name: Chrome_Linux Product Version: 4.0.213.1 ptype: renderer Thread 0 *CRASHED* (SIGSEGV @0x00000004) 0xb72c8fb4 [libc-2.7.so + 0x00091fb4] 0x085b0cd4 [chrome - putil.c:856] searchForTZFile 0x085b12e3 [chrome - putil.c:947] uprv_tzname_4_2 0x0851895f [chrome - timezone.cpp:554] icu_4_2::TimeZone::initDefault() 0x08518bab [chrome - timezone.cpp:625] icu_4_2::TimeZone::createDefault() 0x0850debc [chrome - smpdtfmt.cpp:646] icu_4_2::SimpleDateFormat::initializeCalendar(icu_4_2::TimeZone*, icu_4_2::Locale const&, UErrorCode&) 0x08511715 [chrome - smpdtfmt.cpp:458] icu_4_2::SimpleDateFormat::construct(icu_4_2::DateFormat::EStyle, icu_4_2::DateFormat::EStyle, icu_4_2::Locale const&, UErrorCode&) 0x08511d69 [chrome - smpdtfmt.cpp:339] icu_4_2::SimpleDateFormat::SimpleDateFormat(icu_4_2::DateFormat::EStyle, icu_4_2::DateFormat::EStyle, icu_4_2::Locale const&, UErrorCode&) 0x08501fbb [chrome - datefmt.cpp:309] icu_4_2::DateFormat::create(icu_4_2::DateFormat::EStyle, icu_4_2::DateFormat::EStyle, icu_4_2::Locale const&) 0x084e71eb [chrome - time_format.cc:56] base::TimeFormatShortDateAndTime(base::Time const&) 0x086d2b44 [chrome - net_util.cc:968] net::GetDirectoryListingEntry(std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, std::string const&, bool, long long, base::Time) 0x0913f834 [chrome - ftp_directory_listing_response_delegate.cc:166] webkit_glue::FtpDirectoryListingResponseDelegate::OnReceivedData(char const*, int) 0x091d51dd [chrome - resource_dispatcher.cc:384] ResourceDispatcher::OnReceivedData(IPC::Message const&, int, base::FileDescriptor, int) 0x091d58c0 [chrome - ipc_message_utils.h:1034] ResourceDispatcher::DispatchMessage(IPC::Message const&) 0x091d71d4 [chrome - resource_dispatcher.cc:301] ResourceDispatcher::OnMessageReceived(IPC::Message const&) 0x091c1950 [chrome - child_thread.cc:98] ChildThread::OnMessageReceived(IPC::Message const&) 0x0894c09a [chrome - tuple.h:422] RunnableMethod<IPC::ChannelProxy::Context, void (IPC::ChannelProxy::Context::*)(IPC::Message const&), Tuple1<IPC::Message> > ::Run() 0x084c2900 [chrome - message_loop.cc:314] MessageLoop::RunTask(Task*) 0x084c3675 [chrome - message_loop.cc:322] MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) 0x084c3899 [chrome - message_loop.cc:429] MessageLoop::DoWork() 0x084c5dbc [chrome - message_pump_default.cc:23] base::MessagePumpDefault::Run(base::MessagePump::Delegate*) 0x084c3a73 [chrome - message_loop.cc:199] MessageLoop::RunInternal() 0x084c3b75 [chrome - message_loop.cc:155] MessageLoop::Run() 0x084584b4 [chrome - renderer_main.cc:167] RendererMain(MainFunctionParams const&) 0x08061d29 [chrome - chrome_dll_main.cc:591] ChromeMain 0x080616be [chrome - chrome_exe_main_gtk.cc:33] main 0xb724d44f [libc-2.7.so + 0x0001644f] 0x08061620 [chrome + 0x00019620] Are sandboxed renderers allowed to call opendir() and readdir() ? -- 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 -~----------~----~----~----~------~----~------~--~---
