Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Google Breakpad Discuss
Conversations
About
Google Breakpad Discuss
1–30 of 424
Discussion of the Breakpad open-source multi-platform crash reporting system
Mark all as read
Report abusive group
0 selected
Marc Alexander
Aug 1
Exceptions not caught on newer Intel CPU
Hi all, We've been using Breakpad for a while in our software to generate minidumps during
unread,
Exceptions not caught on newer Intel CPU
Hi all, We've been using Breakpad for a while in our software to generate minidumps during
Aug 1
Hui Zhou
Jul 6
dump_syms crash with binary file
I find error with this assert: so what's wrong? and if dump_syms with case from https://chromium.
unread,
dump_syms crash with binary file
I find error with this assert: so what's wrong? and if dump_syms with case from https://chromium.
Jul 6
Kalki70
Jun 8
Mismatch between IDs from minidump_stalkwalk and dump_syms
Hi, I am trying to use google breakpad, but I am facing a strange issue. i am working in linux. I
unread,
Mismatch between IDs from minidump_stalkwalk and dump_syms
Hi, I am trying to use google breakpad, but I am facing a strange issue. i am working in linux. I
Jun 8
Filippo L
Jun 2
Catching unhandled Exceptions in threads on Windows
Hi, I have the impression that sometimes, if I throw an exception (but not a structured exception) in
unread,
Catching unhandled Exceptions in threads on Windows
Hi, I have the impression that sometimes, if I throw an exception (but not a structured exception) in
Jun 2
shubham beedi
May 30
Minidumps not generated in third party libraries
Hi I have a QT application where I have included google breakpad as the crash handler for our
unread,
Minidumps not generated in third party libraries
Hi I have a QT application where I have included google breakpad as the crash handler for our
May 30
Acid Tonic
,
Mike Frysinger
2
May 28
minidump_stackwalk symbol uuid is all zeros.
minidump stackwalk is taking info from the minidump, so you should start with the minidump. further,
unread,
minidump_stackwalk symbol uuid is all zeros.
minidump stackwalk is taking info from the minidump, so you should start with the minidump. further,
May 28
Kolesi Mwasikakata
May 19
Golang application and breakpad (C++ exception handler and go 'panic')
I have a golang application and I would like to use breakpad to generate minidumps after a crash. The
unread,
Golang application and breakpad (C++ exception handler and go 'panic')
I have a golang application and I would like to use breakpad to generate minidumps after a crash. The
May 19
Dariusz Ozygała
Apr 26
Google breakpad on arm64. Symbols not found in minidump
I'm building my application and source code of breakpad on Ubuntu 20.04 with two architectures (
unread,
Google breakpad on arm64. Symbols not found in minidump
I'm building my application and source code of breakpad on Ubuntu 20.04 with two architectures (
Apr 26
Jakub Gortych
,
Mike Frysinger
2
Mar 11
Google Play Policy - Inventory of installed aps
breakpad itself just collects information about the current process -mike On Fri, Mar 11, 2022 at 3:
unread,
Google Play Policy - Inventory of installed aps
breakpad itself just collects information about the current process -mike On Fri, Mar 11, 2022 at 3:
Mar 11
Dan G
Feb 28
Set group permissions on dmp file
Hi, I'm wondering if there is a way to set group file permissions on the dmp file generated by
unread,
Set group permissions on dmp file
Hi, I'm wondering if there is a way to set group file permissions on the dmp file generated by
Feb 28
邹仁
Jan 13
Some Questions About Breakpad in Linux
Dear Google developer team: Hello, When I use this project in my personal exercises, I had some
unread,
Some Questions About Breakpad in Linux
Dear Google developer team: Hello, When I use this project in my personal exercises, I had some
Jan 13
vishal sharma
, …
arunc
8
11/30/21
dump_syms crashes when used on a binary compiled for mips32 bigendian
Hi Vishal, I'm also facing the same issue with MIPS, My Issue : https://groups.google.com/g/
unread,
dump_syms crashes when used on a binary compiled for mips32 bigendian
Hi Vishal, I'm also facing the same issue with MIPS, My Issue : https://groups.google.com/g/
11/30/21
arunc
3
11/30/21
dump_syms - SIGSEGV - MIPS
Hi Team, Could anyone please help on this issue? On Friday, 26 November 2021 at 15:13:17 UTC+5:30
unread,
dump_syms - SIGSEGV - MIPS
Hi Team, Could anyone please help on this issue? On Friday, 26 November 2021 at 15:13:17 UTC+5:30
11/30/21
Kevin G
11/10/21
How do I parse an Android BEGIN CRASHPAD MINIDUMP output?
Using Apache Cordova on Android 8.1 and consistently experiencing a crash [1]. `adb logcat` shows
unread,
How do I parse an Android BEGIN CRASHPAD MINIDUMP output?
Using Apache Cordova on Android 8.1 and consistently experiencing a crash [1]. `adb logcat` shows
11/10/21
Shady Atef
, …
Mike Frysinger
3
10/29/21
The future of breakpad and its relation with crashpad.
feel free to use whichever you like. it's not like breakpad is going to be deleted. for Chromium
unread,
The future of breakpad and its relation with crashpad.
feel free to use whichever you like. it's not like breakpad is going to be deleted. for Chromium
10/29/21
Anvesh Kasani
,
王坤
3
10/20/21
libbreakpad_client.a was not getting generated
https://github.com/Sunbreak/flutter-breakpad.trial cd $BREAKPAD/src/android cp -r google_breakpad jni
unread,
libbreakpad_client.a was not getting generated
https://github.com/Sunbreak/flutter-breakpad.trial cd $BREAKPAD/src/android cp -r google_breakpad jni
10/20/21
Ed W
9/28/21
MDRawThread's stack and thread_context
Hi, I'm trying to understand the components of the minidump and am stuck with the
unread,
MDRawThread's stack and thread_context
Hi, I'm trying to understand the components of the minidump and am stuck with the
9/28/21
driazati
8/12/21
Integrate with existing Linux signal handlers
Is it possible to get breakpad to always pass through to other previously installed signal handlers
unread,
Integrate with existing Linux signal handlers
Is it possible to get breakpad to always pass through to other previously installed signal handlers
8/12/21
Qihan Song
,
Iman Ahmadvand
2
7/21/21
minidump_walker support download symbol from http server
Hi. Take a look at this repo: https://github.com/mozilla-services/minidump-stackwalk It contains a
unread,
minidump_walker support download symbol from http server
Hi. Take a look at this repo: https://github.com/mozilla-services/minidump-stackwalk It contains a
7/21/21
Aaron Stacy
7/2/21
Effects of linking Breakpad into an iOS extension
Hello, I am wondering if there are any side effects of breakpad being linked into an iOS app
unread,
Effects of linking Breakpad into an iOS extension
Hello, I am wondering if there are any side effects of breakpad being linked into an iOS app
7/2/21
Exper
6/14/21
Problem when using breakpad on unreal engine for linux
Hi I'm attempting to use breakpad for linux crash handling. It already been able to produce
unread,
Problem when using breakpad on unreal engine for linux
Hi I'm attempting to use breakpad for linux crash handling. It already been able to produce
6/14/21
Iman Ahmadvand
,
Mike Frysinger
4
5/9/21
No symbol traces from stripped binaries
Hi Mike. Any hint you can give us? There's a weird issue, I have a symbol trace for a debug build
unread,
No symbol traces from stripped binaries
Hi Mike. Any hint you can give us? There's a weird issue, I have a symbol trace for a debug build
5/9/21
Shay Azar
,
Mike Frysinger
2
4/26/21
Cross compiling for arm64 linux
--host= is the right option to cross-compile https://www.gnu.org/software/autoconf/manual/autoconf-
unread,
Cross compiling for arm64 linux
--host= is the right option to cross-compile https://www.gnu.org/software/autoconf/manual/autoconf-
4/26/21
Michael Bai
,
Mike Frysinger
4
3/15/21
The current steps for contribution
the error message suggests you already have a source checkout. so what is the problem you're
unread,
The current steps for contribution
the error message suggests you already have a source checkout. so what is the problem you're
3/15/21
John Qian
,
Mike Frysinger
2
9/3/20
breakpad version scheme
we don't currently version things. the latest git version should always be stable. -mike On Thu,
unread,
breakpad version scheme
we don't currently version things. the latest git version should always be stable. -mike On Thu,
9/3/20
Sim Sun
,
Mike Frysinger
4
8/29/20
[clang-format] Which format style is breakpad using?
feel free to upload a CL using Chromium style in .clang-format. we can add Mark there to make sure
unread,
[clang-format] Which format style is breakpad using?
feel free to upload a CL using Chromium style in .clang-format. we can add Mark there to make sure
8/29/20
Antti Mattila
, …
heirish lee
15
5/27/20
No dump from x86 Android
Reply here in case you still have this problem. I met the same issue these days. built my sdk with
unread,
No dump from x86 Android
Reply here in case you still have this problem. I met the same issue these days. built my sdk with
5/27/20
Levente Koncz
5/14/20
Breakpad in UWP app
Hi! I have been trying to integrate Breakpad into an UWP app. I have successfully integrated Breakpad
unread,
Breakpad in UWP app
Hi! I have been trying to integrate Breakpad into an UWP app. I have successfully integrated Breakpad
5/14/20
Liang Zeng
4/15/20
is minidump_stackwalk thread-safe & lock-free?
Hello: I intend to perform minidump_stackwalk process in multi-threading ways, my concern is if
unread,
is minidump_stackwalk thread-safe & lock-free?
Hello: I intend to perform minidump_stackwalk process in multi-threading ways, my concern is if
4/15/20
杨浩
4/15/20
Is google-breakpad thread safe
We want to use breakpad help analyse android app crash data, is the native code thread safe?
unread,
Is google-breakpad thread safe
We want to use breakpad help analyse android app crash data, is the native code thread safe?
4/15/20