Bug 108715
Summary: | JSC test projects fail in VS2010 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Roger Fong <roger_fong> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bfulgham, jonlee, roger_fong, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Roger Fong
jsc, testapi, and testregexp projects crash when I try to run them in my VS2010 build atm.
The crash seems to involve threading the crash location/log is inconsistent.
Probably missing a setting somewhere.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/13137687>
Brent Fulgham
Weird- I don't see this crash with a recent build. I can type code into JSC and execute it.
Any particular steps I should follow to replicate?
Roger Fong
O hey, I was having problems with debug only earlier but those seem to have gone away. Nice.