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

Crash - AWSPinpoint: -[AWSPinpointSessionClient saveSession] #580

Closed
masatootake opened this issue Feb 6, 2017 · 10 comments
Closed

Crash - AWSPinpoint: -[AWSPinpointSessionClient saveSession] #580

masatootake opened this issue Feb 6, 2017 · 10 comments
Labels
investigating This issue is being investigated

Comments

@masatootake
Copy link

masatootake commented Feb 6, 2017

I've got crashes at AWSPinpoint: -[AWSPinpointSessionClient saveSession].
Not a small number of crashes, but a certain level of bug. Screenshot below.

2017-02-06 22 09 23

I cannot figure out what's going on. please fix it.

@masatootake
Copy link
Author

masatootake commented Feb 6, 2017

It happens when AWSPinpoint instance is initialized. Not always but sometimes.

@mlshon
Copy link
Contributor

mlshon commented Feb 6, 2017

Hi,
Can you please provide some more details?
What is the SDK version? Stacktrace?

@masatootake
Copy link
Author

I use CocoaPods to install AWSPinpoint SDK. The version is 2.4.16.

pod "AWSPinpoint", "~> 2.4.16"

And the below is the Crashlytics log.
2017-02-07 9 10 05

Crashed: fmdb.<AWSFMDatabaseQueue: 0x17024bf70>
0  KMPlaceholderTextView          0x18ff82f70 (Missing)
1  KMPlaceholderTextView          0x191fac0c0 (Missing)
2  KMPlaceholderTextView          0x191fb331c (Missing)
3  AWSPinpoint                    0x10093f068 -[AWSPinpointSessionClient saveSession] (AWSPinpointSessionClient.m:115)
4  AWSPinpoint                    0x10093fc84 -[AWSPinpointSessionClient startNewSession] (AWSPinpointSessionClient.m:221)
5  AWSPinpoint                    0x10093f298 -[AWSPinpointSessionClient session] (AWSPinpointSessionClient.m:143)
6  AWSPinpoint                    0x1009372c8 __69-[AWSPinpointEventRecorder updateSessionStartWithCampaignAttributes:]_block_invoke_2 (AWSPinpointEventRecorder.m:277)
7  AWSCore                        0x100799f80 __49-[AWSFMDatabaseQueue beginTransaction:withBlock:]_block_invoke (AWSFMDatabaseQueue.m:187)
8  KMPlaceholderTextView          0x1903c21bc (Missing)
9  KMPlaceholderTextView          0x1903cf7f0 (Missing)
10 AWSCore                        0x100799ec0 -[AWSFMDatabaseQueue beginTransaction:withBlock:] (AWSFMDatabaseQueue.m:198)
11 AWSPinpoint                    0x100937150 __69-[AWSPinpointEventRecorder updateSessionStartWithCampaignAttributes:]_block_invoke (AWSPinpointEventRecorder.m:286)
12 AWSCore                        0x1007c7890 __63-[AWSTask continueWithExecutor:successBlock:cancellationToken:]_block_invoke (AWSTask.m:410)
13 AWSCore                        0x1007c7134 __56-[AWSTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 (AWSTask.m:336)
14 KMPlaceholderTextView          0x1903c21fc (Missing)
15 KMPlaceholderTextView          0x1903c21bc (Missing)
16 KMPlaceholderTextView          0x1903d03dc (Missing)
17 KMPlaceholderTextView          0x1903c59a4 (Missing)
18 KMPlaceholderTextView          0x1903d08d8 (Missing)
19 KMPlaceholderTextView          0x1903d234c (Missing)
20 KMPlaceholderTextView          0x1903d20ac (Missing)
21 KMPlaceholderTextView          0x1905cb2a0 (Missing)
22 KMPlaceholderTextView          0x1905cad8c (Missing)

@noboomu
Copy link

noboomu commented Apr 19, 2017

Experiencing same issue...

@karthiksaligrama karthiksaligrama added the investigating This issue is being investigated label Apr 25, 2017
@CooperCodeComposer
Copy link

Still experiencing this issue. Looks like it's happening when we send out a push notification using Pinpoint. Approximately 15% of users who click on the push experience this crash.

Any help much appreciated!

AWS pinpoint 2.5.6 via cocoapods

aws pinpoint crash

@noboomu
Copy link

noboomu commented May 24, 2017

Any news on this @karthiksaligrama? We are having the same issue with the same stack trace as the others...

@lexmakali
Copy link
Contributor

We have fixed it in 2.5.9

@itsmeichigo
Copy link

I just got the same issue with the exact same stack trace using version 2.6.11. Please take a look again?

@adjustnox
Copy link

Yes, please reopen this, we had the same issue again as well as of Mar 14.

@kubbing
Copy link

kubbing commented Mar 26, 2018

Bump, same issue here in production :/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating This issue is being investigated
Projects
None yet
Development

No branches or pull requests

9 participants