Forum Discussion
josh_bodner
Mar 23, 2021Former Employee
Dev channel update to 91.0.831.1 is live
Hello Insiders! Today we’re releasing build 91.0.831.1 to the Dev channel. To start out, we’ve got two big features we’re excited to unveil, as well as some other exciting community updates:
...
mkathe
Mar 27, 2021Copper Contributor
I am on Ubuntu 20.04.2 (latest updates installed) and when I tried to run Edge (91.0.831.1-1) after installing the .deb file (installed cleanly), it gives me the message; "Trace/breakpoint trap (core dumped)". There's no core file generated to permit analysis. Could you provide some pointers to resolve this issue?
frigo
Mar 27, 2021Copper Contributor
mkathe cores on Ubuntu are forwarded to apport, and get archived, together with the cmdline used to start the program, into .crash files under /var/crash, that you can extract with apport-unpack. hope this helps... You should also have something logged in the journal.