-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
intermittent segfault messages #3
Comments
Weird. I have never seen this. To clarify: is this a message that shows up in the console, or does chrome On Wed, Dec 3, 2014 at 4:12 PM, Stefan notifications@github.com wrote:
|
I haven't seen it in a while. A resource problem? Seems to come from dcmtk.js area. I haven't looked at files produced when seeing this, but was behaving completely noninvasive, ie no crash or even an error on js side. Got logged to console AND the status dom, so it appears it was nicely using the print (or status?) command
|
Okay, yes, makes sense. We'll just keep an eye our for it for now. On Mon, Dec 8, 2014 at 3:06 PM, Stefan notifications@github.com wrote:
|
Like this:
segmentation fault loading 1 bytes from address 0
index.html:54 segmentation fault loading 1 bytes from address 0
VM148:1 segmentation fault loading 1 bytes from address 0
No way to reproduce, happens more or less depending on number of clouds in the sky. I had it on different occasions, when opening or reloading the page, or otherwise - once I even had it occur during a debugging session where I stepped through code that only did jQuery dicomDOM processing. With one arbitrary step, the error was there.
The text was updated successfully, but these errors were encountered: