Ticket #3848: exc1_log.txt

File exc1_log.txt, 12.0 KB (added by Nikki Chumakov <nikkikom@…>, 13 years ago)
Line 
1$ while true; do echo -n .; ./exc1; done
2...........................................................................................................................Segmentation fault (core dumped)
3..........................................Segmentation fault (core dumped)
4.........................................Segmentation fault (core dumped)
5......................Segmentation fault (core dumped)
6..........Segmentation fault (core dumped)
7..............................
8
9$ gdb exc1 core.9889
10GNU gdb 6.8-debian
11Copyright (C) 2008 Free Software Foundation, Inc.
12License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
13This is free software: you are free to change and redistribute it.
14There is NO WARRANTY, to the extent permitted by law. Type "show copying"
15and "show warranty" for details.
16This GDB was configured as "x86_64-linux-gnu"...
17Reading symbols from /usr/local/yimap/lib/libboost_thread.so.1.40.0...done.
18Loaded symbols for /usr/local/yimap/lib/libboost_thread.so.1.40.0
19Reading symbols from /usr/local/yimap/lib/libboost_system.so.1.40.0...done.
20Loaded symbols for /usr/local/yimap/lib/libboost_system.so.1.40.0
21Reading symbols from /usr/lib/libstdc++.so.6...done.
22Loaded symbols for /usr/lib/libstdc++.so.6
23Reading symbols from /lib/libm.so.6...done.
24Loaded symbols for /lib/libm.so.6
25Reading symbols from /lib/libgcc_s.so.1...done.
26Loaded symbols for /lib/libgcc_s.so.1
27Reading symbols from /lib/libc.so.6...done.
28Loaded symbols for /lib/libc.so.6
29Reading symbols from /lib/librt.so.1...done.
30Loaded symbols for /lib/librt.so.1
31Reading symbols from /lib/libpthread.so.0...done.
32Loaded symbols for /lib/libpthread.so.0
33Reading symbols from /lib/ld-linux-x86-64.so.2...done.
34Loaded symbols for /lib64/ld-linux-x86-64.so.2
35Core was generated by `./exc1'.
36Program terminated with signal 11, Segmentation fault.
37[New process 10076]
38[New process 10800]
39[New process 10799]
40[New process 10797]
41[New process 10795]
42[New process 10796]
43[New process 10794]
44[New process 10793]
45[New process 10792]
46[New process 10791]
47[New process 10790]
48[New process 10789]
49[New process 10788]
50[New process 10787]
51[New process 10786]
52[New process 10785]
53[New process 10781]
54[New process 10780]
55[New process 10778]
56[New process 10777]
57[New process 10776]
58[New process 10774]
59[New process 10772]
60[New process 10755]
61[New process 10661]
62[New process 10660]
63[New process 10652]
64[New process 10650]
65[New process 10623]
66[New process 10560]
67[New process 10559]
68[New process 10556]
69[New process 10555]
70[New process 10542]
71[New process 10495]
72[New process 10494]
73[New process 10388]
74[New process 10342]
75[New process 10329]
76[New process 10274]
77[New process 10218]
78[New process 10188]
79[New process 10187]
80[New process 10161]
81[New process 10074]
82[New process 10073]
83[New process 10072]
84[New process 10070]
85[New process 9985]
86[New process 9984]
87[New process 9983]
88[New process 9982]
89[New process 9981]
90[New process 9923]
91[New process 9922]
92[New process 9921]
93[New process 9920]
94[New process 9919]
95[New process 9898]
96[New process 9897]
97[New process 9896]
98[New process 9895]
99[New process 9894]
100[New process 9893]
101[New process 9892]
102[New process 9891]
103[New process 9890]
104[New process 9889]
105#0 0x00002ab300000000 in ?? ()
106(gdb) bt
107#0 0x00002ab300000000 in ?? ()
108#1 0x00000000004054e0 in boost::exception_detail::refcount_ptr<boost::exception_detail::error_info_container>::release (this=0x2aaab0002938)
109 at /usr/local/yimap/include/boost/exception/exception.hpp:73
110#2 0x00000000004054f7 in ~refcount_ptr (this=0x2aaab0002938)
111 at /usr/local/yimap/include/boost/exception/exception.hpp:28
112#3 0x000000000040e3b8 in ~exception (this=0x2aaab0002930)
113 at /usr/local/yimap/include/boost/exception/exception.hpp:255
114#4 0x000000000040f04b in ~err (this=0x2aaab0002930) at exc1.cc:10
115#5 0x000000000040f18b in ~clone_impl (this=0x2aaab0002930)
116 at /usr/local/yimap/include/boost/exception/exception.hpp:368
117#6 0x00000000004062ed in boost::checked_delete<boost::exception_detail::clone_base const> (x=0x2aaab0002960)
118 at /usr/local/yimap/include/boost/checked_delete.hpp:34
119#7 0x00000000004077a1 in boost::detail::sp_counted_impl_p<boost::exception_detail::clone_base const>::dispose (this=0x2aaab0000c40)
120 at /usr/local/yimap/include/boost/smart_ptr/detail/sp_counted_impl.hpp:78
121#8 0x0000000000404854 in boost::detail::sp_counted_base::release (
122 this=0x2aaab0000c40)
123 at /usr/local/yimap/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:145
124#9 0x00000000004048b0 in ~shared_count (this=0x55829f58)
125 at /usr/local/yimap/include/boost/smart_ptr/detail/shared_count.hpp:217
126#10 0x0000000000404c37 in ~shared_ptr (this=0x55829f50)
127 at /usr/local/yimap/include/boost/smart_ptr/shared_ptr.hpp:169
128#11 0x0000000000404dac in ~exception_ptr (this=0x55829f48)
129 at /usr/local/yimap/include/boost/exception_ptr.hpp:43
130#12 0x000000000040cd45 in ~future (this=0x55829f40) at exc1.cc:15
131#13 0x00000000004042e4 in consumer () at exc1.cc:70
132#14 0x000000000040438d in consume () at exc1.cc:77
133#15 0x0000000000407455 in boost::detail::thread_data<void (*)()>::run (
134 this=0x2aaaac000fc0)
135 at /usr/local/yimap/include/boost/thread/detail/thread.hpp:56
136#16 0x00002ab33dd8d33f in thread_proxy ()
137 from /usr/local/yimap/lib/libboost_thread.so.1.40.0
138#17 0x00002ab33eeb1fc7 in start_thread () from /lib/libpthread.so.0
139#18 0x00002ab33ea1d5ad in clone () from /lib/libc.so.6
140#19 0x0000000000000000 in ?? ()
141(gdb)
142
143
144$ g++ -v
145Using built-in specs.
146Target: x86_64-linux-gnu
147Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
148Thread model: posix
149gcc version 4.3.3 (Debian 4.3.3-1)
150
151$ cat /proc/cpuinfo
152processor : 0
153vendor_id : GenuineIntel
154cpu family : 6
155model : 23
156model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
157stepping : 6
158cpu MHz : 2833.474
159cache size : 6144 KB
160physical id : 0
161siblings : 4
162core id : 0
163cpu cores : 4
164fpu : yes
165fpu_exception : yes
166cpuid level : 10
167wp : yes
168flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
169bogomips : 5670.97
170clflush size : 64
171cache_alignment : 64
172address sizes : 38 bits physical, 48 bits virtual
173power management:
174
175processor : 1
176vendor_id : GenuineIntel
177cpu family : 6
178model : 23
179model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
180stepping : 6
181cpu MHz : 2833.474
182cache size : 6144 KB
183physical id : 1
184siblings : 4
185core id : 0
186cpu cores : 4
187fpu : yes
188fpu_exception : yes
189cpuid level : 10
190wp : yes
191flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
192bogomips : 5667.34
193clflush size : 64
194cache_alignment : 64
195address sizes : 38 bits physical, 48 bits virtual
196power management:
197
198processor : 2
199vendor_id : GenuineIntel
200cpu family : 6
201model : 23
202model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
203stepping : 6
204cpu MHz : 2833.474
205cache size : 6144 KB
206physical id : 0
207siblings : 4
208core id : 1
209cpu cores : 4
210fpu : yes
211fpu_exception : yes
212cpuid level : 10
213wp : yes
214flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
215bogomips : 5619.28
216clflush size : 64
217cache_alignment : 64
218address sizes : 38 bits physical, 48 bits virtual
219power management:
220
221processor : 3
222vendor_id : GenuineIntel
223cpu family : 6
224model : 23
225model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
226stepping : 6
227cpu MHz : 2833.474
228cache size : 6144 KB
229physical id : 1
230siblings : 4
231core id : 1
232cpu cores : 4
233fpu : yes
234fpu_exception : yes
235cpuid level : 10
236wp : yes
237flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
238bogomips : 5667.35
239clflush size : 64
240cache_alignment : 64
241address sizes : 38 bits physical, 48 bits virtual
242power management:
243
244processor : 4
245vendor_id : GenuineIntel
246cpu family : 6
247model : 23
248model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
249stepping : 6
250cpu MHz : 2833.474
251cache size : 6144 KB
252physical id : 0
253siblings : 4
254core id : 2
255cpu cores : 4
256fpu : yes
257fpu_exception : yes
258cpuid level : 10
259wp : yes
260flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
261bogomips : 5667.31
262clflush size : 64
263cache_alignment : 64
264address sizes : 38 bits physical, 48 bits virtual
265power management:
266
267processor : 5
268vendor_id : GenuineIntel
269cpu family : 6
270model : 23
271model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
272stepping : 6
273cpu MHz : 2833.474
274cache size : 6144 KB
275physical id : 1
276siblings : 4
277core id : 2
278cpu cores : 4
279fpu : yes
280fpu_exception : yes
281cpuid level : 10
282wp : yes
283flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
284bogomips : 5667.35
285clflush size : 64
286cache_alignment : 64
287address sizes : 38 bits physical, 48 bits virtual
288power management:
289
290processor : 6
291vendor_id : GenuineIntel
292cpu family : 6
293model : 23
294model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
295stepping : 6
296cpu MHz : 2833.474
297cache size : 6144 KB
298physical id : 0
299siblings : 4
300core id : 3
301cpu cores : 4
302fpu : yes
303fpu_exception : yes
304cpuid level : 10
305wp : yes
306flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
307bogomips : 5667.31
308clflush size : 64
309cache_alignment : 64
310address sizes : 38 bits physical, 48 bits virtual
311power management:
312
313processor : 7
314vendor_id : GenuineIntel
315cpu family : 6
316model : 23
317model name : Intel(R) Xeon(R) CPU E5440 @ 2.83GHz
318stepping : 6
319cpu MHz : 2833.474
320cache size : 6144 KB
321physical id : 1
322siblings : 4
323core id : 3
324cpu cores : 4
325fpu : yes
326fpu_exception : yes
327cpuid level : 10
328wp : yes
329flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
330bogomips : 5667.35
331clflush size : 64
332cache_alignment : 64
333address sizes : 38 bits physical, 48 bits virtual
334power management:
335