Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac example crashes on message list key-scroll #19

Closed
mralexgray opened this issue Apr 10, 2013 · 8 comments
Closed

mac example crashes on message list key-scroll #19

mralexgray opened this issue Apr 10, 2013 · 8 comments

Comments

@mralexgray
Copy link

StackTrace

When scrolling through the message list with the arrow keys… there is an almost immediate, and reproducible crash…

It seems like an OperationQueue issue…

_ZN8mailcore25IMAPFetchContentOperation4mainEv
<dyld_stub_pthread_mutex_unlock>
_ZZL19calcNameSetsLengthsP10UErrorCodeE8extChars

There is so little information on how to work with mixed C++, ObjC projects out there… so it is all a bit intimidating.

@dinhvh
Copy link
Member

dinhvh commented Apr 10, 2013

Could you build with symbols enabled?
(Release mode)

@dinhvh
Copy link
Member

dinhvh commented Apr 10, 2013

btw, did you grab the latest changes? I'll have a look at it.
Thanks.

@mralexgray
Copy link
Author

I cannot for the life of me get the static lib to build under release!!! very strange… there is NO difference I can find between the configs…. the search paths are exactly the same, but the release build can't find libetpan OR uniode. hmm, not sure. this is a fresh pull, btw.

@jwilling
Copy link
Member

Have you run the prepare script yet?

@dinhvh
Copy link
Member

dinhvh commented Apr 11, 2013

Alex,
I change the prepare.sh script under scripts/ to fetch prebuilt binaries.
could you try that script?

@dinhvh
Copy link
Member

dinhvh commented Apr 14, 2013

Does it still occur?

@jwilling
Copy link
Member

It seems to build successfully. Odd, since I was positive I was actually seeing errors about libEtPan missing before. Oh well, I'll let you know if things act up again.

Take care,
Jonathan Willing

On Sunday, April 14, 2013 at 2:58 PM, DINH Viêt Hoà wrote:

Does it still occur?


Reply to this email directly or view it on GitHub (#19 (comment)).

@dinhvh
Copy link
Member

dinhvh commented Apr 16, 2013

I was asking Alex. I'm closing the issue though.

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

No branches or pull requests

3 participants