viewdown icon indicating copy to clipboard operation
viewdown copied to clipboard

Crashes

Open tbelaire opened this issue 12 years ago • 2 comments

I'm having it crash under 10.7.5 It doesn't seem to like lists or something.

Text it crashes on

CS 241

Abstraction

  • everything (in digital computing) is a sequence of bits
  • bit = binary digit = 2 states

tbelaire avatar Jan 07 '13 17:01 tbelaire

I can't reproduce that crash.

test.md:

# CS 241 #

* DC 2505
* [email protected]
* www.student.cs.uwaterloo.ca/~cs241

## Abstraction ##
* everything (in digital computing) is a sequence of bits
* bit = binary digit = 2 states

Gives me this:

Screen Shot 2013-01-08 at 11 42 40

Any other clues?

algesten avatar Jan 08 '13 06:01 algesten

It was breaking when I was changing and resaving the file. If i relaunched it, it usually wouldn't crash on the same input. Does your app have a debug log? I can try and run it with xcode's debugger if that would help.

Thanks for taking a look at this.

tbelaire avatar Jan 08 '13 14:01 tbelaire