question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash when using time slider

See original GitHub issue

Someone on my server used the “import” function on an SVG file. This put the XML source in the document which screwed it up. Trying to revert, they opened the history. When sliding the slider, Etherpad crashes:

2018-04-08_21:39:49.94947 [2018-04-08 23:39:49.949] [ERROR] console - TypeError: Cannot read property 'substring' of undefined
2018-04-08_21:39:49.94951     at Object.insert (/opt/etherpad/6a38826/src/static/js/Changeset.js:794:45)
2018-04-08_21:39:49.94951     at Object.exports.mutateTextLines (/opt/etherpad/6a38826/src/static/js/Changeset.js:966:11)
2018-04-08_21:39:49.94952     at /opt/etherpad/6a38826/src/node/handler/PadMessageHandler.js:1519:19
2018-04-08_21:39:49.94953     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:610:21
2018-04-08_21:39:49.94953     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:249:17
2018-04-08_21:39:49.94954     at iterate (/opt/etherpad/6a38826/src/node_modules/async/lib/async.js:149:13)
2018-04-08_21:39:49.94954     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:160:25
2018-04-08_21:39:49.94955     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:251:21
2018-04-08_21:39:49.94956     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:615:34
2018-04-08_21:39:49.94956     at /opt/etherpad/6a38826/src/node_modules/async/lib/async.js:254:17
2018-04-08_21:39:49.94957 [2018-04-08 23:39:49.949] [INFO] console - graceful shutdown...
2018-04-08_21:39:50.08340 [2018-04-08 23:39:50.083] [INFO] console - db sucessfully closed.

The server was not supervised by a supervisor so it remained dead. I didn’t start it again.

EPL version: 1.5.0 (89ad3cb809c9069325cebb30f67b887abf582028)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
marcovtwoutcommented, Jul 16, 2020

@JohnMcLear Alright! If I ever encounter the error again I will report back 😃

0reactions
JohnMcLearcommented, Jul 16, 2020

Thanks for the spot @webzwo0i … Been balls deep in EP code for 6 month now so nice to know I can spot something I handled without a deep dive.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maya crashing when moving time slider - CGTalk
When I move time slider (even if there is no animation) Maya just crashes. Tried to delete blend shapes and slider works normally....
Read more >
Maya crash when scrubbing in timeline! - Autodesk Forums
Solved: Maya 2017 crashes when I scrub through the timeline, I do have installed 3rd or 4th update. I end up with ending...
Read more >
App Crashes when try to set the maximumValue to the UISlider
The slider's maximum value is nan which means the duration of your avPlayer is indefinite, you can get an estimate using:
Read more >
[SOLVED] Slider seems to crash arduino - Issues and Errors
I have tried with multiple widgets, holding the button down while in Push mode doesn't have the same effect as continuously sliding the...
Read more >
Time-Slider Layers Draw Too Slowly on AGOL - Esri Community
Another issue is that the time-slider function won't allow me to do custom time periods, but I see other's with the same problem...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found