Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

RedLaser 3.4.0 Binding issues #82

Closed
mcuda opened this issue Jan 31, 2013 · 1 comment
Closed

RedLaser 3.4.0 Binding issues #82

mcuda opened this issue Jan 31, 2013 · 1 comment

Comments

@mcuda
Copy link

mcuda commented Jan 31, 2013

I am receiving an error in MonoTouch running against iPhone 5, iOS 6.1. I have disabled qrc scanning but no joy...

2013-01-31 16:31:35.216 iECDDatasource[3100:907] EvalModeReady
libc++abi.dylib: terminate called throwing an exception

Native stacktrace:

0   iECDDatasource                      0x00c6881d mono_handle_native_sigsegv + 244
1   iECDDatasource                      0x00c9b071 sigabrt_signal_handler + 112
2   libsystem_c.dylib                   0x39535d3b _sigtramp + 42
3   libsystem_c.dylib                   0x3952bfb7 pthread_kill + 58
4   libsystem_c.dylib                   0x3956836b abort + 94
5   libc++abi.dylib                     0x38b10ddf <redacted> + 74
6   libc++abi.dylib                     0x38b0e099 <redacted> + 24
7   libobjc.A.dylib                     0x390c1a73 <redacted> + 170
8   libc++abi.dylib                     0x38b0e11b <redacted> + 78
9   libc++abi.dylib                     0x38b0e1b4 <redacted> + 19
10  libc++abi.dylib                     0x38b0f59f __cxa_throw + 122
11  iECDDatasource                      0x00062071 _ZN5zxing6qrcode19FinderPatternFinder18selectBestPatternsEv + 160
12  iECDDatasource                      0x00063059 _ZN5zxing6qrcode19FinderPatternFinder4findERKNS_11DecodeHintsE + 500
13  iECDDatasource                      0x0005cc4b _ZN5zxing6qrcode8Detector6detectERKNS_11DecodeHintsE + 318
14  iECDDatasource                      0x0006847d _ZN5zxing6qrcode12QRCodeReader6decodeENS_3RefINS_12BinaryBitmapEEENS_11DecodeHintsE + 132
15  iECDDatasource                      0x00070593 _ZN5zxing6Reader6decodeENS_3RefINS_12BinaryBitmapEEE + 230
16  iECDDatasource                      0x00076a59 -[FormatReader decode:] + 120
17  iECDDatasource                      0x00037001 -[ZXingDecoder findCodesInBitmap:bytesPerRow:width:height:] + 828
18  iECDDatasource                      0x0007d9e3 -[BarcodePhotoEngine zxingFindBarcodesInPixmap:] + 226
19  iECDDatasource                      0x00074471 __38-[BarcodeEngine findBarcodesInPixMap:]_block_invoke_066 + 76
20  libdispatch.dylib                   0x394db793 <redacted> + 10
21  libdispatch.dylib                   0x394deb3b <redacted> + 142
22  libdispatch.dylib                   0x394dc67d <redacted> + 44
23  libdispatch.dylib                   0x394df613 <redacted> + 210
24  libdispatch.dylib                   0x394df7d9 <redacted> + 92
25  libsystem_c.dylib                   0x395037f1 <redacted> + 360
26  libsystem_c.dylib                   0x39503684 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.

@rolfbjarne
Copy link
Member

This has been fixed now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants