Comment #37 on issue 23362 by spotrh: glibc assert in WebCore::CSSParser::~CSSParser() (double free) -- gcc 4.4-specific? http://code.google.com/p/chromium/issues/detail?id=23362
I've tried building an unpatched, unmodified version of the code to debug this issue, but I can't get it to build past this error: [[email protected] build]$ /home/spot/rpmbuild/BUILD/chromium-20091013svn28872/depot_tools/hammer --verbose scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... cd /mnt/chromium/chromium-20091020svn29513/src/build/util && python ./lastchange.py -o /mnt/chromium/chromium-20091020svn29513/src/sconsbuild/Debug/obj/_global_intermediate/build/LASTCHANGE -d ../LASTCHANGE.in cd /mnt/chromium/chromium-20091020svn29513/src/v8/tools/gyp && /mnt/chromium/chromium-20091020svn29513/src/sconsbuild/Debug/mksnapshot /mnt/chromium/chromium-20091020svn29513/src/sconsbuild/Debug/obj/v8/_v8_snapshot_intermediate/snapshot.cc # # Fatal error in v8::Context::New() # Error initializing V8 # sh: line 1: 16158 Aborted /mnt/chromium/chromium-20091020svn29513/src/sconsbuild/Debug/mksnapshot /mnt/chromium/chromium-20091020svn29513/src/sconsbuild/Debug/obj/v8/_v8_snapshot_intermediate/snapshot.cc -- 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 -~----------~----~----~----~------~----~------~--~---
