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 7938299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T22:46:15+00:00 2026-06-03T22:46:15+00:00

I downloaded and build the facebook-binding from https://github.com/mono/monotouch-bindings The authentication works, but when I

  • 0

I downloaded and build the facebook-binding from https://github.com/mono/monotouch-bindings
The authentication works, but when I try to post something to my wall I get native crashes.
After the “Post to Wall” Dialog has shown up, the app crashes when I click “Cancel” and also when I click “Share”. The actual post gets successfully posted to my wall, but the crash is not very amusing 🙂

Here is the native stacktrace:

at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at sample.AppDelegate.Main (string[]) [0x00000] in /Users/fusonic/Projects/facebook/sample/Main.cs:263
at (wrapper runtime-invoke) .runtime_invoke_void_object (object,intptr,intptr,intptr)

0   sample                              0x0009e72c mono_handle_native_sigsegv + 284
1   sample                              0x00013ab8 mono_sigsegv_signal_handler + 248
2   libSystem.B.dylib                   0x9474805b _sigtramp + 43
3   ???                                 0xffffffff 0x0 + 4294967295
4   sample                              0x000094f3 -[FBDialog webView:shouldStartLoadWithRequest:navigationType:] + 735
5   UIKit                               0x0115b8d4 -[UIWebView webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 222
6   UIKit                               0x0115d59e -[UIWebViewWebViewDelegate webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 77
7   CoreFoundation                      0x0219551d __invoking___ + 29
8   CoreFoundation                      0x02195437 -[NSInvocation invoke] + 167
9   CoreFoundation                      0x021c049a -[NSInvocation invokeWithTarget:] + 74
10  WebKit                              0x06b43aa4 -[_WebSafeForwarder forwardInvocation:] + 164
11  CoreFoundation                      0x021960c9 ___forwarding___ + 889
12  CoreFoundation                      0x02195ce2 _CF_forwarding_prep_0 + 50
13  CoreFoundation                      0x0219551d __invoking___ + 29
14  CoreFoundation                      0x02195437 -[NSInvocation invoke] + 167
15  WebCore                             0x076e3ae3 _ZL11SendMessageP12NSInvocation + 35
16  WebCore                             0x076e4115 _ZL20HandleDelegateSourcePv + 101
17  CoreFoundation                      0x0220397f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
18  CoreFoundation                      0x02166b73 __CFRunLoopDoSources0 + 243
19  CoreFoundation                      0x02166454 __CFRunLoopRun + 1012
20  CoreFoundation                      0x02165db4 CFRunLoopRunSpecific + 212
21  CoreFoundation                      0x02165ccb CFRunLoopRunInMode + 123
22  GraphicsServices                    0x03e95879 GSEventRunModal + 207
23  GraphicsServices                    0x03e9593e GSEventRun + 114
24  UIKit                               0x00fa5a9b UIApplicationMain + 1175
25  ???                                 0x0d080a05 0x0 + 218630661
26  ???                                 0x09ffaf18 0x0 + 167751448
27  ???                                 0x09ffac10 0x0 + 167750672
28  ???                                 0x09ffad66 0x0 + 167751014
29  sample                              0x00017e22 mono_jit_runtime_invoke + 722
30  sample                              0x00177d2e mono_runtime_invoke + 126
31  sample                              0x0017be14 mono_runtime_exec_main + 420
32  sample                              0x00181235 mono_runtime_run_main + 725
33  sample                              0x00075025 mono_jit_exec + 149
34  sample                              0x00010d2f main + 2202
35  sample                              0x0000d5a9 start + 53
  • 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-03T22:46:16+00:00Added an answer on June 3, 2026 at 10:46 pm

    Ok, the issue is because the GC is collecting the Handler Delegate. When keeping a reference to the delegate the example works.

    Fix can be found here: https://github.com/mono/monotouch-bindings/pull/46

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

Sidebar

Related Questions

I downloaded GCC 4.5 from http://www.netgull.com/gcc/releases/gcc-4.5.0/ but when I try to setup / build
Hi i'm trying to build Liferay from source, i've downloaded liferay-portal-src-5.2.3.zip but when i
i am using the facebook android sdk, which i just downloaded from github. i
I downloaded android source from source.android.com and followed the instruction to setup build environment
Sometimes when i try to build/compile a downloaded source, i get following warning: ld:
When I have download sample code from this link and than try to build
Downloaded Facebook C# SDK 5.4.1 from here . I've been through the CS-WinForms solution
I have recently downloaded the most recent build of this awesome tool WSDL2OBJC from
By pointing my browser to https://graph.facebook.com/me , I get an encrypted HTTPS connection, which
I've downloaded Junit version 4.10 and loaded the jar via the build path but

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.