Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8233639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T18:11:53+00:00 2026-06-07T18:11:53+00:00

I’m binding a third party(red park sdk) in monotouch. I have created wrapper for

  • 0

I’m binding a third party(red park sdk) in monotouch. I have created wrapper for red park dll by using monotouch binding project and implement the dll in simple application. On assigning the delegate the application crashes. This my code for assigning the delegate

rsc=new RscMgr();
            RscMgrDelegate del=new MyRedParkDelegate();

            System.Diagnostics.Debug.WriteLine("this"+del);
            rsc.SetDelegate(del);

The crash i’m getting is

Incident Identifier: D4781D02-9D0A-427B-BD33-D867720E9CB6
CrashReporter Key:   ecaef65d635cbb77be4760eebfa4b05b6be49112
Hardware Model:      iPhone3,1
Process:         TestRedParkSDK [498]
Path:            /var/mobile/Applications/5574681C-8028-474D-B0AA-3C71B3C7EA39/TestRedParkSDK.app/TestRedParkSDK
Identifier:      TestRedParkSDK
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2012-07-12 15:09:48.635 +0530
OS Version:      iPhone OS 5.1.1 (9B206)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x2fd00ff8
Crashed Thread:  0

    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:

0   CoreFoundation                  0x37391ca0 0x3737b000 + 93344
1   CoreFoundation                  0x373f99c8 0x3737b000 + 518600
2   CoreFoundation                  0x3737c848 0x3737b000 + 6216
3   CoreFoundation                  0x3737c13e 0x3737b000 + 4414
4   CoreFoundation                  0x37391792 0x3737b000 + 92050

362 TestRedParkSDK                  0x00020278 0x1000 + 127608

371 TestRedParkSDK                  0x00263da8 0x1000 + 2502056
372 TestRedParkSDK                  0x00020278 0x1000 + 127608
373 TestRedParkSDK                  0x000fd04c 0x1000 + 1032268
...

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x315db3a8 0x315da000 + 5032
1   libdispatch.dylib               0x30560ea4 0x30554000 + 52900
2   libdispatch.dylib               0x30560bc2 0x30554000 + 52162

Thread 2:
0   libsystem_kernel.dylib          0x315ebcd4 0x315da000 + 72916
1   libsystem_c.dylib               0x33ca3f36 0x33c9b000 + 36662
2   libsystem_c.dylib               0x33ca3cc8 0x33c9b000 + 36040

Thread 3:
0   libsystem_kernel.dylib          0x315eb470 0x315da000 + 70768
1   libsystem_c.dylib               0x33ca66d0 0x33c9b000 + 46800
2   TestRedParkSDK                  0x001ad9a4 0x1000 + 1755556
3   TestRedParkSDK                  0x001aeaec 0x1000 + 1759980
4   TestRedParkSDK                  0x001ae918 0x1000 + 1759512
5   TestRedParkSDK                  0x001ad71c 0x1000 + 1754908
6   TestRedParkSDK                  0x001b07e8 0x1000 + 1767400
7   Foundation                      0x37c1aa7a 0x37c0a000 + 68218
8   Foundation                      0x37cae58a 0x37c0a000 + 673162
9   libsystem_c.dylib               0x33ca972e 0x33c9b000 + 59182
10  libsystem_c.dylib               0x33ca95e8 0x33c9b000 + 58856

Thread 4:
0   libsystem_kernel.dylib          0x315ebcd4 0x315da000 + 72916
1   libsystem_c.dylib               0x33ca3f36 0x33c9b000 + 36662
2   libsystem_c.dylib               0x33ca3cc8 0x33c9b000 + 36040

Thread 5:
0   libsystem_kernel.dylib          0x315db054 0x315da000 + 4180
1   TestRedParkSDK                  0x00250590 0x1000 + 2422160
2   TestRedParkSDK                  0x001f3a72 0x1000 + 2042482
3   TestRedParkSDK                  0x0023ae72 0x1000 + 2334322
4   TestRedParkSDK                  0x0024bf8a 0x1000 + 2404234
5   TestRedParkSDK                  0x0025dd74 0x1000 + 2477428
6   libsystem_c.dylib               0x33ca972e 0x33c9b000 + 59182
7   libsystem_c.dylib               0x33ca95e8 0x33c9b000 + 58856

Thread 6 name:  WebThread
Thread 6:
0   libsystem_kernel.dylib          0x315db004 0x315da000 + 4100
1   libsystem_kernel.dylib          0x315db1fa 0x315da000 + 4602
2   CoreFoundation                  0x374083ec 0x3737b000 + 578540
3   CoreFoundation                  0x37407124 0x3737b000 + 573732
4   CoreFoundation                  0x3738a49e 0x3737b000 + 62622
5   CoreFoundation                  0x3738a366 0x3737b000 + 62310
6   WebCore                         0x32d33c9c 0x32c8a000 + 695452
7   libsystem_c.dylib               0x33ca972e 0x33c9b000 + 59182
8   libsystem_c.dylib               0x33ca95e8 0x33c9b000 + 58856

Thread 0 crashed with ARM Thread State:
    r0: 0x00627970    r1: 0x00000004      r2: 0x00000000      r3: 0xfefefeff
    r4: 0x00627970    r5: 0x00000002      r6: 0x3fa4bc60      r7: 0x2fd01010
    r8: 0x3fa4cc58    r9: 0x00000002     r10: 0x006555a0     r11: 0x2fd014c0
    ip: 0x00627970    sp: 0x2fd01004      lr: 0x373f99cf      pc: 0x37391ca0
  cpsr: 0x40000030




Kindly help me.Thanks in advance
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T18:11:56+00:00Added an answer on June 7, 2026 at 6:11 pm

    Save RscMgrDelegate in a member variable in your class.

    If the Garbage Collector is able to collect it (it’s not saved in a variable that stays around), then Objective-C will crash when it tries to invoke it. This could more likely happen on the device, since the Garbage Collector runs more aggressively.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have thousands of HTML files to process using Groovy/Java and I need to
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,
I am reading a book about Javascript and jQuery and using one of the
I have this code to decode numeric html entities to the UTF8 equivalent character.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.