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

iOS 崩溃 [APMSqliteStore columnsForTableWithName:error:] Crash #12906

Closed
CallMeDaKing opened this issue May 7, 2024 · 3 comments
Closed

iOS 崩溃 [APMSqliteStore columnsForTableWithName:error:] Crash #12906

CallMeDaKing opened this issue May 7, 2024 · 3 comments

Comments

@CallMeDaKing
Copy link

Description

我在firebase平台抓到一个崩溃, [APMSqliteStore columnsForTableWithName:error:], 但是不知道是什么原因导致的, 我在我的项目中并没有引入该库,很奇怪,希望有人遇到,如果有结果,可以告诉我原因谢谢。

Reproducing the issue

No response

Firebase SDK Version

10.24.0

Xcode Version

15.2

Installation Method

CocoaPods

Firebase Product(s)

Crashlytics

Targeted Platforms

iOS

Relevant Log Output

com.google.fira.worker
0  libsystem_kernel.dylib         0x686c __guarded_open_np + 8
1  libsystem_kernel.dylib         0x5ca8 guarded_open_np + 32
2  libsqlite3.dylib               0xb4528 sqlite3_sourceid + 5056
3  libsqlite3.dylib               0x69cc sqlite3_snprintf + 1816
4  libsqlite3.dylib               0x25ff0 sqlite3_finalize + 10952
5  libsqlite3.dylib               0x25468 sqlite3_finalize + 8000
6  libsqlite3.dylib               0x45478 sqlite3_step + 7344
7  libsqlite3.dylib               0x438f8 sqlite3_step + 304
8  TTXX                       0xb745b0 -[APMSqliteStore columnsForTableWithName:error:] + 4317496752
9  TTXX                         0xb73e98 -[APMSqliteStore validateTableWithName:requiredColumnNames:addOnColumns:error:] + 4317494936
10 TTXX                         0xb73a58 -[APMSqliteStore ensureTableWithName:createSQL:requiredColumnNames:addOnColumns:error:] + 4317493848
11 TTXX                         0xb72f10 -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:error:] + 4317490960
12 TTXX                         0xb73678 -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:modifyColumnInfo:error:] + 4317492856
13 TTXX                         0xaf6ba0 -[APMDatabase ensureAllTables] + 4316982176
14 TTXX                         0xaf5808 -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:error:] + 4316977160
15 TTXX                         0xaed044 -[APMDatabase initWithDatabaseName:persistedConfig:error:] + 4316942404
16 TTXX                         0xb15164 __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 4317106532
17 TTXX                         0xb14e90 -[APMMeasurement startMeasurementOnWorkerQueue] + 4317105808
18 TTXX                         0xb146d4 -[APMMeasurement setEnabledOnWorkerQueue:] + 4317103828
19 TTXX                         0xb145ec __29-[APMMeasurement setEnabled:]_block_invoke + 4317103596
20 TTXX                         0xb6cabc __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4317465276
21 libdispatch.dylib              0x63094 <redacted> + 24
22 libdispatch.dylib              0x64094 <redacted> + 16
23 libdispatch.dylib              0xa73c <redacted> + 644
24 libdispatch.dylib              0xb1f4 <redacted> + 408
25 libdispatch.dylib              0x14ec8 <redacted> + 632
26 libsystem_pthread.dylib        0x1e00 _pthread_wqthread + 284
27 libsystem_pthread.dylib        0x192c start_wqthread + 8

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@rizafran
Copy link
Contributor

rizafran commented May 8, 2024

Thanks for reporting, @CallMeDaKing. First off, could you provide your Podfile.lock file?

@google-oss-bot
Copy link

Hey @CallMeDaKing. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link

Since there haven't been any recent updates here, I am going to close this issue.

@CallMeDaKing if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

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

No branches or pull requests

3 participants