Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 20958 by evan.teran: crash in chrome from svn 09/02/09 http://code.google.com/p/chromium/issues/detail?id=20958 ---------- $ svn info Path: . URL: http://src.chromium.org/svn/trunk/src Repository Root: http://src.chromium.org/svn Repository UUID: 4ff67af0-8c30-449e-8e8b-ad334ec8d88c Revision: 25290 Node Kind: directory Schedule: normal Last Changed Author: [email protected] Last Changed Rev: 25290 Last Changed Date: 2009-09-02 20:46:37 -0400 (Wed, 02 Sep 2009) ---------- OS + version : gentoo linux, gcc-4.4, glibc-2.10 CPU architecture (32-bit / 64-bit): 32-bit window manager : KDE 4.3.1 ---------- The past few revisions of gentoo's "chromium-bin" package have failed to launch on my system with a SEGFAULT error. I decided to investigate the problem, and it appears to be a NULL function pointer. In the "base::Time::Explode" function, localtime_r is called, which appears to be a NULL pointer. I've attached a backtrace. Attachments: backtrace.txt 4.0 KB -- 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 -~----------~----~----~----~------~----~------~--~---
