Has anyone worked with RedLaser in MT lately - particularly after upgrading
to iOS 6?

I'm starting down that road, and am getting crashes when running the sample
app.

Any thoughts or suggestions on where to begin digging?

thanks - Jason


libc++abi.dylib: terminate called throwing an exception

Native stacktrace:

    0   RedLaserSample                      0x017c5781
mono_handle_native_sigsegv + 244
    1   RedLaserSample                      0x017f6e2d
sigabrt_signal_handler + 112
    2   libsystem_c.dylib                   0x39bf4e93 _sigtramp + 42
    3   libsystem_c.dylib                   0x39beb123 pthread_kill + 58
    4   libsystem_c.dylib                   0x39c27973 abort + 94
    5   libc++abi.dylib                     0x32f96d4f <redacted> + 74
    6   libc++abi.dylib                     0x32f93ff9 <redacted> + 24
    7   libobjc.A.dylib                     0x3414aa8f <redacted> + 170
    8   libc++abi.dylib                     0x32f9407b <redacted> + 78
    9   libc++abi.dylib                     0x32f94114 <redacted> + 19
    10  libc++abi.dylib                     0x32f95513 __cxa_throw + 122
    11  RedLaserSample                      0x00018fd7
_ZN5zxing24GlobalHistogramBinarizer8estimateERSt6vectorIiSaIiEE + 186
    12  RedLaserSample                      0x000191f9
_ZN5zxing24GlobalHistogramBinarizer14getBlackMatrixEv + 316
    13  RedLaserSample                      0x00015ce1
_ZN5zxing12BinaryBitmap14getBlackMatrixEv + 12
    14  RedLaserSample                      0x00047a75
_ZN5zxing6qrcode12QRCodeReader6decodeENS_3RefINS_12BinaryBitmapEEENS_11DecodeHintsE
+ 28
    15  RedLaserSample                      0x0004fb79
_ZN5zxing6Reader6decodeENS_3RefINS_12BinaryBitmapEEE + 240
    16  RedLaserSample                      0x00056919 -[FormatReader
decode:] + 116
    17  RedLaserSample                      0x000145d1 -[ZXingDecoder
findCodesInBitmap:bytesPerRow:width:height:] + 656
    18  RedLaserSample                      0x0005c467 -[BarcodePhotoEngine
zxingFindBarcodesInPixmap:] + 222
    19  RedLaserSample                      0x000543cd __38-[BarcodeEngine
findBarcodesInPixMap:]_block_invoke_066 + 76
    20  libdispatch.dylib                   0x34b2b11f <redacted> + 10
    21  libdispatch.dylib                   0x34b2eecf <redacted> + 142
    22  libdispatch.dylib                   0x34b2edc1 <redacted> + 40
    23  libdispatch.dylib                   0x34b2f91d <redacted> + 184
    24  libdispatch.dylib                   0x34b2fac1 <redacted> + 84
    25  libsystem_c.dylib                   0x39bc2a11 <redacted> + 360
    26  libsystem_c.dylib                   0x39bc28a4 start_wqthread + 8

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to