Ubuntu Pastebin

Paste from sergiusens at Tue, 26 Apr 2016 18:50:26 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
(gdb) bt
#0  0x00007f79ebb71418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f79ebb7301a in __GI_abort () at abort.c:89
#2  0x0000000001b85dc6 in ?? ()
#3  0x0000000001b9bf48 in ?? ()
#4  0x0000000001a0bb7b in ?? ()
#5  0x0000000001a0b0c1 in ?? ()
#6  0x00000000007f129b in ?? ()
#7  0x000000000083aaee in ?? ()
#8  0x00000000007f265e in ?? ()
#9  0x0000000002ef93ce in atom::AtomCertVerifier::AtomCertVerifier() ()
#10 0x0000000002eeb56f in atom::AtomBrowserContext::AtomBrowserContext(std::string const&, bool) ()
#11 0x0000000002eecd9b in brightray::BrowserContext::Create(std::string const&, bool) ()
#12 0x0000000002f4d4fe in brightray::BrowserContext::From(std::string const&, bool) ()
#13 0x0000000002f4f3c0 in brightray::BrowserMainParts::PreMainMessageLoopRun() ()
#14 0x0000000002e772f4 in atom::AtomBrowserMainParts::PreMainMessageLoopRun() ()
#15 0x00000000022a20be in ?? ()
#16 0x0000000002535ce7 in ?? ()
#17 0x00000000022a03bd in ?? ()
#18 0x00000000022a4f99 in ?? ()
#19 0x000000000229d96d in ?? ()
#20 0x00000000010ac2e1 in ?? ()
#21 0x00000000010ab1e0 in ?? ()
#22 0x0000000002e7454c in main ()
Download as text