issues
search
getsentry
/
sentry-native
Sentry SDK for C, C++ and native applications.
MIT License
403
stars
170
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FreeBSD recursive mutex initializer
#1090
rubiefawn
opened
3 days ago
0
Using libunwind for mac, since backtrace do not expect thread context…
#1088
saf-e
opened
4 days ago
1
fix: warnings in the Android NDK build
#1087
supervacuus
closed
4 days ago
1
fix: DLL versioning for SDK usage as CMake subdirectory
#1086
supervacuus
closed
5 days ago
2
Don't define sentry_add_version_resource() command when building the static version
#1084
dacap
closed
5 days ago
6
feat: thread context from breakpad on macos
#1083
supervacuus
closed
5 days ago
2
[NDK] Add loadNativeLibraries method to allow pre-loading .so files
#1082
markushi
closed
6 days ago
2
[NDK] Properly apply code formatting
#1081
markushi
closed
6 days ago
5
Support custom curl library
#1080
zhaowq32
closed
6 days ago
8
Linux linking errors
#1079
pierricgimmig
opened
1 week ago
1
Add "git submodule update --init --recursive" in README
#1078
pierricgimmig
opened
1 week ago
1
fix: crashpad_handler proxy-upload semaphore-timeout
#1077
supervacuus
closed
1 week ago
1
Warnings when compiling ndk/sentry-native support
#1085
bruno-garcia
closed
4 days ago
2
Provide version information in DLL
#1076
olback
closed
1 week ago
4
feat: add emitting of transaction data inside context trace data
#1075
JoshuaMoelans
closed
1 week ago
2
Emit `transaction.data` inside `contexts.trace.data`
#1074
JoshuaMoelans
closed
1 week ago
0
ci: replace macos-12 action runners
#1073
supervacuus
closed
2 weeks ago
1
docs: clarify macOS support of the `inproc` backend
#1072
supervacuus
closed
3 weeks ago
0
chore: precommit hook must not check deleted or renamed files
#1071
vaind
closed
3 weeks ago
1
Docs: Clarify inproc vs breakpad trade-offs
#1070
bruno-garcia
closed
2 weeks ago
3
CI failures on test_integration_crashpad
#1069
vaind
closed
3 weeks ago
2
Add GDK support to `sentry-native`
#1068
bruno-garcia
opened
3 weeks ago
6
feat: expose function to send minidumps
#1067
vaind
closed
3 weeks ago
3
chore: add clang-format to venv
#1066
vaind
closed
3 weeks ago
1
crashpad crashes when cleaning the database
#1064
supervacuus
opened
3 weeks ago
0
feat: add support for SOCKS5 proxy
#1063
JoshuaMoelans
closed
4 days ago
2
fix: remove a potential overflow before conversion
#1062
supervacuus
closed
4 weeks ago
1
ci: cancel in-progress workflow runs on same branch
#1061
supervacuus
closed
4 weeks ago
1
feat: add breadcrumb ringbuffer to avoid O(n) memmove
#1060
JoshuaMoelans
closed
3 weeks ago
2
fix: don't fail `crashpad` startup on invalid `DSN`
#1059
JoshuaMoelans
closed
1 month ago
2
Setup CodeQL
#1058
markushi
closed
1 month ago
2
sentry_close not releasing memory when initialising options via std::string c_str
#1057
gdeankrotos
closed
1 month ago
2
[Question] Safety of calling sentry_close(); in on_crash_callback
#1054
conde2
closed
1 month ago
1
Wrong documentation for 'dsn' option in Native SDK
#1056
VolodymyrKorniichuk-GeoComply
closed
1 month ago
2
When I use the sentry_set_context function inside the before_send callback function, it doesn't work
#1053
cr545l
closed
1 month ago
3
feat: programatic minidump capture
#1052
PlasmaDev5
closed
3 weeks ago
8
fix: look up `GetSystemTime()` implementations at runtime.
#1051
supervacuus
closed
1 month ago
3
Allow capturing minidumps programatically
#1050
bruno-garcia
closed
3 weeks ago
9
feat: build-parameter for handler stack size
#1049
supervacuus
opened
1 month ago
4
build: add `-DisableCapture` switch to Windows test-runner
#1048
supervacuus
closed
1 month ago
1
fix: adjusted memcpy size param to match remaining destination size
#1047
JoshuaMoelans
closed
1 month ago
1
feat: check validity of trace- and span-id in context update from header
#1046
JoshuaMoelans
closed
1 month ago
4
Creating events that get symbolicated using the SDK
#1045
bruno-garcia
closed
1 month ago
13
Decrease SetThreadStackGuarantee value
#1044
stima
closed
1 month ago
3
ci: isolate version-string from formatting
#1043
supervacuus
closed
2 months ago
1
Issues not symbolicating, displaying duplicate Debug Images Loaded
#1042
kpujjigit
closed
1 month ago
11
Forced C++20 requirement?
#1041
zokrovi
opened
2 months ago
2
Benchmark SDK startup
#1040
bruno-garcia
opened
2 months ago
4
fix: timestamp resolution to microseconds on Windows
#1039
ShawnCZek
closed
2 months ago
5
Extend Envelope API to get item count, specific items
#1038
mitchellh
opened
2 months ago
4
Next