Source map js / cljs line number mixup

Description

Note the source location for cljs.core.LazySeq.sval in the following 0.0-3126 stacktrace:

It turns out that line 11400 is actually in core.js, but the source map logic is evidently getting tripped up by this one, and core.cljs gets reported with the JS line numbers (core.cljs doesn't even have that many lines).

Note that this also occurs on master (where CLJS-1154 and CLJS-1157 have landed):

Environment

QuickStart Browser REPL Chrome OS X

Activity

Show:

António Monteiro July 30, 2016 at 3:32 PM

Can no longer repro on 1.9.89

Not Reproducible

Details

Assignee

Reporter

Affects versions

Priority

Created March 23, 2015 at 6:14 PM
Updated July 30, 2016 at 5:53 PM
Resolved July 30, 2016 at 5:53 PM