commontk / dcmjs.org

Website showcasing dcmjs - a javascript cross-compile of dcmtk
http://dcmjs.org
11 stars 12 forks source link

intermittent segfault messages #3

Open bebbi opened 9 years ago

bebbi commented 9 years ago

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.

pieper commented 9 years ago

Weird. I have never seen this.

To clarify: is this a message that shows up in the console, or does chrome as a whole crash?

On Wed, Dec 3, 2014 at 4:12 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.

— Reply to this email directly or view it on GitHub https://github.com/commontk/dcmjs.org/issues/3.

The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.

bebbi commented 9 years ago

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

On 08.12.2014, at 20:51, Steve Pieper notifications@github.com wrote:

Weird. I have never seen this.

To clarify: is this a message that shows up in the console, or does chrome as a whole crash?

On Wed, Dec 3, 2014 at 4:12 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.

— Reply to this email directly or view it on GitHub https://github.com/commontk/dcmjs.org/issues/3.

The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.

— Reply to this email directly or view it on GitHub.

pieper commented 9 years ago

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:

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

On 08.12.2014, at 20:51, Steve Pieper notifications@github.com wrote:

Weird. I have never seen this.

To clarify: is this a message that shows up in the console, or does chrome as a whole crash?

On Wed, Dec 3, 2014 at 4:12 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.

— Reply to this email directly or view it on GitHub https://github.com/commontk/dcmjs.org/issues/3.

The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/commontk/dcmjs.org/issues/3#issuecomment-66177829.