<Error>: assertion failed: 12B466: libxpc.dylib

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

<Error>: assertion failed: 12B466: libxpc.dylib

Post by Thierry » Mon Jun 22, 2015 6:21 pm

Hi,

Does someone know how to get rid of this error when I start my app?
or even better, what does it mean?

<Error>: assertion failed: 12B466: libxpc.dylib + 71820 [2A02E77C-4317-32E2-92FB-E37AF8747B2E]: 0x7d

Context: Yosemite, LC 6.7.5, Xcode 6.3.1, iPad mini 2 with iOS 8.1

my app seems to behave correctly, but looks weird as I never saw this error before...


As today is my birthday, a double thanks for any hint :)

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: <Error>: assertion failed: 12B466: libxpc.dylib

Post by Klaus » Mon Jun 22, 2015 6:33 pm

Bonjour Thierry,

joyeux anniversaire and sorry, no idea :D


Best

Klaus

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: <Error>: assertion failed: 12B466: libxpc.dylib

Post by Simon » Tue Jun 23, 2015 7:18 am

Happy Birthday Thierry!
Thanks for all your regex help. I hope you'll continue 'cause I'll need more of it someday :D

and sorry... no answer to your question. :cry:

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: <Error>: assertion failed: 12B466: libxpc.dylib

Post by Thierry » Tue Jun 23, 2015 7:46 am

Simon & Klaus wrote:Happy Birthday Thierry!
Thanks a lot.
Had a very nice day indeed :)
Thanks for all your regex help.
I hope you'll continue 'cause I'll need more of it someday :D
Funny, I thought you were not one of my regex fan :)
I have a library to help coding with regex and LC,
but still some testing to do before deploying it...

and sorry... no answer to your question. :cry:
This morning, did installed the latest iPad app made with LC and BINGO, same error:

Code: Select all

Jun 23 08:21:39 SunnYpad NoteNames[4421] <Error>: assertion failed: 12B466: libxpc.dylib + 71820 [2A02E77C-4317-32E2-92FB-E37AF8747B2E]: 0x7d
Jun 23 08:21:39 SunnYpad Unknown[4421] <Error>: 
Now I know my code has nothing to do with it, plus Apple accepts it in his Store.

But I'm still interested to know what are the implications of this?

Enjoy your day,

Thierry
Last edited by Thierry on Tue Jun 23, 2015 10:51 am, edited 1 time in total.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: <Error>: assertion failed: 12B466: libxpc.dylib

Post by Simon » Tue Jun 23, 2015 8:04 am

Funny, I thought you were not one of my regex fan
I am!

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: <Error>: assertion failed: 12B466: libxpc.dylib

Post by Thierry » Tue Jun 23, 2015 8:09 am

Simon wrote:
Funny, I thought you were not one of my regex fan
I am!
Great.
So you have lost your soul too :roll:

Mmmmm, do you think I should report this log error to Runrev?

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

Post Reply