jhen0409 / jhen0409/react-native-debugger

Dumped core since last electron update

Open
#383 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

React Native Debugger app version: 0.9.10
Operating System: Linux

Since my last system update, I am unable to launch react-native-debugger.
I was using the latest build from the download page and I tried compiling from the source but whenever I try to launch it, I have got a dump core.
Here is the stack trace:
`Process 5895 (electron) of user 1000 dumped core. `

Stack trace of thread 5895:
#0 0x00007fea9ff08eef hb_ot_var_get_axis_infos (libharfbuzz.so.0)
#1 0x00007feaa070b54a n/a (libpangoft2-1.0.so.0)
#2 0x00007feaa1d62643 pango_font_get_hb_font (libpango-1.0.so.0)
#3 0x00007feaa1d4d5e4 n/a (libpango-1.0.so.0)
#4 0x00007feaa1d4ddda pango_shape_with_flags (libpango-1.0.so.0)
#5 0x00007feaa1d57216 n/a (libpango-1.0.so.0)
#6 0x00007feaa1d58025 n/a (libpango-1.0.so.0)
#7 0x00007feaa1d595ac n/a (libpango-1.0.so.0)
#8 0x00007feaa1d5c3ec pango_layout_get_unknown_glyphs_count (libpango-1.0.so.0)
#9 0x00007feaa241f78c n/a (libgtk-x11-2.0.so.0)
#10 0x00007feaa24228a6 n/a (libgtk-x11-2.0.so.0)
#11 0x00007feaa1cf72c0 g_type_create_instance (libgobject-2.0.so.0)
#12 0x00007feaa1d1363e n/a (libgobject-2.0.so.0)
#13 0x0[2019-08-06 11:26] [ALPM] upgraded pango (1:1.44.1-1 -> 1:1.44.3-1)
0007feaa1d14a55 g_object_new_with_properties (libgobject-2.0.so.0)
#14 0x00007feaa1d14b52 g_object_new (libgobject-2.0.so.0)
#15 0x00000000005b71d3 n/a (/home/user/react-native-debugger/node_modules/electron/dist/electron)`
Here are some relevant update logs:
`upgraded pango (1:1.44.1-1 -> 1:1.44.3-1)`
`upgraded electron (5.0.8-1 -> 6.0.0-1)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.