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

java.io.IOException: Breakpad symbol generation failed (exit=1), see STDERR #6639

Closed
Bestlis opened this issue Jan 21, 2025 · 3 comments
Closed

Comments

@Bestlis
Copy link

Bestlis commented Jan 21, 2025

Hi!

I'm trying to upload symbols to crashlytics.

Symbols were generated with Unity 6 (6000.0.34f1)

Platform: Windows

Component version: 3.0.2

Firebase tools: 13.29.1

Firebase unity SDK: 12.4.1

Size of symbol.zip is 250 620 515 bytes. Less that 2 GB.

Here is log

> firebase crashlytics:symbols:upload --app=appId zonk_google-3.4.3-v214-IL2CPP.symbols.zip
i  Generating symbols for zonk_google-3.4.3-v214-IL2CPP.symbols.zip
!  [CRASHLYTICS LOG DEBUG] Crashlytics Buildtools initialized.
[CRASHLYTICS LOG DEBUG] Skipping dumpsyms extraction, file exists: C:\Users\Bestlis\Downloads\.crashlytics\dump_syms.exe
[CRASHLYTICS LOG DEBUG] Breakpad symbol generator initialized: C:\Users\Bestlis\Downloads\.crashlytics\dump_syms.exe
[CRASHLYTICS LOG DEBUG] Zipped input file detected: C:\Users\Bestlis\Downloads\zonk_google-3.4.3-v214-IL2CPP.symbols.zip; unzipping to temp location: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache
[CRASHLYTICS LOG DEBUG] Generating native symbol files for C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache; writing output to: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad
[CRASHLYTICS LOG DEBUG] 26 native libraries found at C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache
[CRASHLYTICS LOG DEBUG] Crashlytics generating Breakpad Symbol file for: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache\arm64-v8a\libcrashlytics-trampoline.so
[CRASHLYTICS LOG DEBUG] Extracting Breakpad symbols to temp file: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\libcrashlytics-trampoline.so5506130865244563213.tmp
[CRASHLYTICS LOG DEBUG] GNU Build Id for C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache\arm64-v8a\libcrashlytics-trampoline.so: acf6365f1a57d0513d7e78424b14f07c579aa5fc
[CRASHLYTICS LOG DEBUG] Renaming Breakpad symbol file to: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\crashlytics-trampoline-arm64-acf6365f1a57d0513d7e78424b14f07c579aa5fc.sym
[CRASHLYTICS LOG DEBUG] Generated symbol file: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\crashlytics-trampoline-arm64-acf6365f1a57d0513d7e78424b14f07c579aa5fc.sym (858 bytes)
[CRASHLYTICS LOG DEBUG] Crashlytics generating Breakpad Symbol file for: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache\arm64-v8a\libFirebaseCppAnalytics.so
[CRASHLYTICS LOG DEBUG] Extracting Breakpad symbols to temp file: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\libFirebaseCppAnalytics.so8376486844178456722.tmp
[CRASHLYTICS LOG DEBUG] Cleaning up unzip target dir: C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad\unzippedLibsCache
java.io.IOException: Breakpad symbol generation failed (exit=1), see STDERR
        at com.google.firebase.crashlytics.buildtools.ndk.internal.breakpad.BreakpadSymbolGenerator.generateSymbols(BreakpadSymbolGenerator.java:129)
        at com.google.firebase.crashlytics.buildtools.Buildtools.generateNativeSymbolFiles(Buildtools.java:306)
        at com.google.firebase.crashlytics.buildtools.Buildtools.generateNativeSymbolFiles(Buildtools.java:280)
        at com.google.firebase.crashlytics.buildtools.CommandLineHelper.executeGenerateSymbols(CommandLineHelper.java:193)
        at com.google.firebase.crashlytics.buildtools.CommandLineHelper.executeCommand(CommandLineHelper.java:125)
        at com.google.firebase.crashlytics.buildtools.CommandLineHelper.main(CommandLineHelper.java:72)
        at com.google.firebase.crashlytics.buildtools.Buildtools.main(Buildtools.java:114)


Error: java command failed with args: -jar,C:\Users\Bestlis\.cache\firebase\crashlytics\buildtools\crashlytics-buildtools-3.0.2.jar,-symbolGenerator,breakpad,-symbolFileCacheDir,C:\Users\Bestlis\AppData\Local\Temp\crashlytics-d0967e24-4627-45e3-9114-eeed424fd208\nativeSymbols\1--android-eaedb182b0ff981f\breakpad,-verbose,-generateNativeSymbols,-unstrippedLibrary,zonk_google-3.4.3-v214-IL2CPP.symbols.zip,-clientName,firebase-cli;crashlytics-buildtools
@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@lehcar09
Copy link
Contributor

Hi @Bestlis, thank you for reaching out. The Firebase Android SDK repository handles issues related to native Android . To get better help, it would be best to file the issue in the Firebase Unity SDK. Thanks!

@Bestlis
Copy link
Author

Bestlis commented Jan 21, 2025

Hi @Bestlis, thank you for reaching out. The Firebase Android SDK repository handles issues related to native Android . To get better help, it would be best to file the issue in the Firebase Unity SDK. Thanks.

I got it!
Thanks

@firebase firebase locked and limited conversation to collaborators Feb 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants