question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dumped core since last electron update

See original GitHub issue

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)

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

1reaction
atomheartothercommented, Aug 19, 2019

sudo pacman -U https://archive.archlinux.org/packages/p/pango/pango-1%3A1.44.1-1-x86_64.pkg.tar.xz

0reactions
atomheartothercommented, Aug 19, 2019

Thanks ^^

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Electron dumps core every - Arch Linux Forums
[SOLVED] Electron dumps core every ~10 minutes / Applications & Desktop Environments / Arch Linux Forums.
Read more >
sqlite - Electron .Net Core . Unable to update database . How ...
I converted a default .net core application and converted it to electron. but the database is not working. what steps should i use...
Read more >
Atom Editor (Electron FRM) stop working : r/archlinux - Reddit
Do you have some solution? Atom beta doesn't work too. usr/bin/atom: line 86: 83593 Illegal instruction (core dumped) nohup "$ATOM_PATH ...
Read more >
sshd immediately core dumps after fsck repair - Server Fault
Most of the services are running fine, however the sshd service immediately core dumps when I try to start it. Running gdb /usr/sbin/sshd...
Read more >
Core dump not written on segmentation fault
First of all, you need to check the core file size in your limits using ulimit command (in bash or in zsh). #...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found