1 | GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
|
---|
2 | Copyright (C) 2011 Free Software Foundation, Inc.
|
---|
3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
---|
4 | This is free software: you are free to change and redistribute it.
|
---|
5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
---|
6 | and "show warranty" for details.
|
---|
7 | This GDB was configured as "x86_64-linux-gnu".
|
---|
8 | For bug reporting instructions, please see:
|
---|
9 | <http://bugs.launchpad.net/gdb-linaro/>...
|
---|
10 | Reading symbols from /usr/bin/filezilla...(no debugging symbols found)...done.
|
---|
11 | (gdb) run
|
---|
12 | Starting program: /usr/bin/filezilla
|
---|
13 | [Thread debugging using libthread_db enabled]
|
---|
14 | [New Thread 0x7fffebb88700 (LWP 18033)]
|
---|
15 | [New Thread 0x7fffeb184700 (LWP 18034)]
|
---|
16 | [New Thread 0x7fffea871700 (LWP 18036)]
|
---|
17 | [New Thread 0x7fffea070700 (LWP 18037)]
|
---|
18 | [Thread 0x7fffea070700 (LWP 18037) exited]
|
---|
19 | [New Thread 0x7fffea070700 (LWP 18038)]
|
---|
20 | [Thread 0x7fffea070700 (LWP 18038) exited]
|
---|
21 | [New Thread 0x7fffea070700 (LWP 18039)]
|
---|
22 | [Thread 0x7fffea070700 (LWP 18039) exited]
|
---|
23 | [New Thread 0x7fffea070700 (LWP 18040)]
|
---|
24 | [New Thread 0x7fffe8afb700 (LWP 18041)]
|
---|
25 |
|
---|
26 | Program received signal SIGSEGV, Segmentation fault.
|
---|
27 | 0x00007ffff6afc100 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
|
---|
28 | (gdb) thread apply all bt
|
---|
29 |
|
---|
30 | Thread 9 (Thread 0x7fffe8afb700 (LWP 18041)):
|
---|
31 | #0 0x00007ffff2897913 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
32 | #1 0x00000000005959ce in ?? ()
|
---|
33 | #2 0x0000000000596340 in ?? ()
|
---|
34 | #3 0x00000000005986d3 in ?? ()
|
---|
35 | #4 0x00007ffff627ee2b in wxThreadInternal::PthreadStart(wxThread*) ()
|
---|
36 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
37 | #5 0x00007ffff76dbefc in start_thread ()
|
---|
38 | from /lib/x86_64-linux-gnu/libpthread.so.0
|
---|
39 | #6 0x00007ffff289e89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
40 | #7 0x0000000000000000 in ?? ()
|
---|
41 |
|
---|
42 | Thread 8 (Thread 0x7fffea070700 (LWP 18040)):
|
---|
43 | #0 0x00007ffff2897913 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
44 | #1 0x00000000005959ce in ?? ()
|
---|
45 | #2 0x0000000000596340 in ?? ()
|
---|
46 | #3 0x00000000005986d3 in ?? ()
|
---|
47 | #4 0x00007ffff627ee2b in wxThreadInternal::PthreadStart(wxThread*) ()
|
---|
48 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
49 | #5 0x00007ffff76dbefc in start_thread ()
|
---|
50 | from /lib/x86_64-linux-gnu/libpthread.so.0
|
---|
51 | #6 0x00007ffff289e89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
52 | ---Type <return> to continue, or q <return> to quit---
|
---|
53 | #7 0x0000000000000000 in ?? ()
|
---|
54 |
|
---|
55 | Thread 4 (Thread 0x7fffea871700 (LWP 18036)):
|
---|
56 | #0 0x00007ffff2897913 in select () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
57 | #1 0x00000000005959ce in ?? ()
|
---|
58 | #2 0x0000000000596340 in ?? ()
|
---|
59 | #3 0x00000000005986d3 in ?? ()
|
---|
60 | #4 0x00007ffff627ee2b in wxThreadInternal::PthreadStart(wxThread*) ()
|
---|
61 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
62 | #5 0x00007ffff76dbefc in start_thread ()
|
---|
63 | from /lib/x86_64-linux-gnu/libpthread.so.0
|
---|
64 | #6 0x00007ffff289e89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
65 | #7 0x0000000000000000 in ?? ()
|
---|
66 |
|
---|
67 | Thread 3 (Thread 0x7fffeb184700 (LWP 18034)):
|
---|
68 | #0 0x00007ffff2892773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
69 | #1 0x00000000005f766c in ?? ()
|
---|
70 | #2 0x00007ffff627ee2b in wxThreadInternal::PthreadStart(wxThread*) ()
|
---|
71 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
72 | #3 0x00007ffff76dbefc in start_thread ()
|
---|
73 | from /lib/x86_64-linux-gnu/libpthread.so.0
|
---|
74 | #4 0x00007ffff289e89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
75 | #5 0x0000000000000000 in ?? ()
|
---|
76 | ---Type <return> to continue, or q <return> to quit---
|
---|
77 |
|
---|
78 | Thread 2 (Thread 0x7fffebb88700 (LWP 18033)):
|
---|
79 | #0 0x00007ffff2892773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
80 | #1 0x00000000005f766c in ?? ()
|
---|
81 | #2 0x00007ffff627ee2b in wxThreadInternal::PthreadStart(wxThread*) ()
|
---|
82 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
83 | #3 0x00007ffff76dbefc in start_thread ()
|
---|
84 | from /lib/x86_64-linux-gnu/libpthread.so.0
|
---|
85 | #4 0x00007ffff289e89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
---|
86 | #5 0x0000000000000000 in ?? ()
|
---|
87 |
|
---|
88 | Thread 1 (Thread 0x7ffff7fb99c0 (LWP 17812)):
|
---|
89 | #0 0x00007ffff6afc100 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
|
---|
90 | #1 0x00007ffff57d0828 in ?? ()
|
---|
91 | from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
|
---|
92 | #2 0x00007ffff3c130a4 in g_closure_invoke ()
|
---|
93 | from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
|
---|
94 | #3 0x00007ffff3c2502a in ?? ()
|
---|
95 | from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
|
---|
96 | #4 0x00007ffff3c2e483 in g_signal_emit_valist ()
|
---|
97 | from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
|
---|
98 | #5 0x00007ffff3c2e852 in g_signal_emit ()
|
---|
99 | from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
|
---|
100 | ---Type <return> to continue, or q <return> to quit---
|
---|
101 | #6 0x00007ffff58eadc1 in ?? ()
|
---|
102 | from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
|
---|
103 | #7 0x00007ffff57cefbb in gtk_main_do_event ()
|
---|
104 | from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
|
---|
105 | #8 0x00007ffff544202c in ?? ()
|
---|
106 | from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
|
---|
107 | #9 0x00007ffff3341a5d in g_main_context_dispatch ()
|
---|
108 | from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
---|
109 | #10 0x00007ffff3342258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
---|
110 | #11 0x00007ffff3342792 in g_main_loop_run ()
|
---|
111 | from /lib/x86_64-linux-gnu/libglib-2.0.so.0
|
---|
112 | #12 0x00007ffff57cddb7 in gtk_main ()
|
---|
113 | from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
|
---|
114 | #13 0x00007ffff6afd848 in wxEventLoop::Run() ()
|
---|
115 | from /usr/lib/libwx_gtk2u_core-2.8.so.0
|
---|
116 | #14 0x00007ffff6b74c0b in wxAppBase::MainLoop() ()
|
---|
117 | from /usr/lib/libwx_gtk2u_core-2.8.so.0
|
---|
118 | #15 0x00007ffff6230b2b in wxEntry(int&, wchar_t**) ()
|
---|
119 | from /usr/lib/libwx_baseu-2.8.so.0
|
---|
120 | #16 0x000000000048b6c4 in ?? ()
|
---|
121 | #17 0x00007ffff27de30d in __libc_start_main ()
|
---|
122 | from /lib/x86_64-linux-gnu/libc.so.6
|
---|
123 | #18 0x0000000000436f59 in ?? ()
|
---|
124 | ---Type <return> to continue, or q <return> to quit---
|
---|
125 | #19 0x00007fffffffe248 in ?? ()
|
---|
126 | #20 0x000000000000001c in ?? ()
|
---|
127 | #21 0x0000000000000001 in ?? ()
|
---|
128 | #22 0x00007fffffffe513 in ?? ()
|
---|
129 | #23 0x0000000000000000 in ?? ()
|
---|
130 | (gdb)
|
---|
131 |
|
---|