1 | Debug information for team /MyFiles/Projects/test/sdl2/objects.x86-gcc4-release/test (1481):
|
---|
2 | CPU(s): 2x Intel Core™ i7-3770
|
---|
3 | Memory: 3.02 GiB total, 402.61 MiB used
|
---|
4 | Haiku revision: hrev48777 Feb 6 2015 01:20:29 (BePC)
|
---|
5 |
|
---|
6 | Active Threads:
|
---|
7 | thread 1481: test (main)
|
---|
8 | thread 1482: SDLApplication
|
---|
9 | thread 1488: w>An SDL2 window
|
---|
10 | thread 1489: team 1481 debug task
|
---|
11 | thread 1486: direct daemon
|
---|
12 | state: Exception (Segment violation)
|
---|
13 |
|
---|
14 | Frame IP Function Name
|
---|
15 | -----------------------------------------------
|
---|
16 | 0x71910c30 0x164ed32 BPrivate::processHeap::free(void*) + 0x22
|
---|
17 | Disassembly:
|
---|
18 | BPrivate::processHeap::free(void*):
|
---|
19 | 0x0164ed10: 55 push %ebp
|
---|
20 | 0x0164ed11: 89e5 mov %esp, %ebp
|
---|
21 | 0x0164ed13: 57 push %edi
|
---|
22 | 0x0164ed14: 56 push %esi
|
---|
23 | 0x0164ed15: 53 push %ebx
|
---|
24 | 0x0164ed16: 83ec2c sub $0x2c, %esp
|
---|
25 | 0x0164ed19: e8f9f3f7ff call 0x15ce117
|
---|
26 | 0x0164ed1e: 81c3e6380300 add $0x338e6, %ebx
|
---|
27 | 0x0164ed24: 8b450c mov 0xc(%ebp), %eax
|
---|
28 | 0x0164ed27: 85c0 test %eax, %eax
|
---|
29 | 0x0164ed29: 0f84f5000000 jz 0x164ee24
|
---|
30 | 0x0164ed2f: 8d50f8 lea -0x8(%eax), %edx
|
---|
31 | 0x0164ed32: 8b40f8 mov -0x8(%eax), %eax <--
|
---|
32 |
|
---|
33 | Frame memory:
|
---|
34 | [0x71910bf0] .....;8.8..q..,. 00 00 00 00 80 3b 38 02 38 0c 91 71 87 fa 2c 02
|
---|
35 | [0x71910c00] ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
---|
36 | [0x71910c10] .............&h. 00 00 00 00 00 00 00 00 00 00 00 00 04 26 68 01
|
---|
37 | [0x71910c20] ......gih..q..d. 04 00 00 00 18 00 67 69 68 0c 91 71 09 fa 64 01
|
---|
38 | 0x71910c70 0x164fa04 free + 0x54
|
---|
39 | 0x71910cb0 0x1895915 SDL_BWin::DirectConnected(direct_buffer_info*) + 0xc5 (/sources/SDL2-2.0.1/src/video/bwindow/SDL_BWin.h:175)
|
---|
40 | Variables:
|
---|
41 | this: 0x18890968 {
|
---|
42 | _SDL_GLView: 0
|
---|
43 | _last_buttons: 0
|
---|
44 | _id: 0
|
---|
45 | _mouse_focused: false
|
---|
46 | _shown: true
|
---|
47 | _inhibit_resize: false
|
---|
48 | _prev_frame: 0
|
---|
49 | _connected: true
|
---|
50 | _connection_disabled: false
|
---|
51 | _buffer_created: false
|
---|
52 | _buffer_dirty: false
|
---|
53 | _trash_window_buffer: true
|
---|
54 | _bits: 0x69750018
|
---|
55 | _row_bytes: 4294901860
|
---|
56 | _bounds
|
---|
57 | _buffer_locker: 0x1886eb78
|
---|
58 | _clips: 0x69670018
|
---|
59 | _num_clips: 1280049252
|
---|
60 | _bytes_per_px: 0
|
---|
61 | _draw_thread_id: 1487
|
---|
62 | _bitmap: 0
|
---|
63 | }
|
---|
64 | info: 0x110000 {
|
---|
65 | *info
|
---|
66 | }
|
---|
67 |
|
---|
68 | 0x71910cd0 0x10049bc BDirectWindow::_DirectDaemon() + 0x6c
|
---|
69 | 0x71910cf0 0x1004a46 BDirectWindow::_daemon_thread(void*) + 0x16
|
---|
70 | 0x71910d18 0x15d4e29 thread_entry + 0x19
|
---|
71 | 00000000 0x60d6f250 commpage_thread_exit + 0
|
---|
72 |
|
---|
73 | Registers:
|
---|
74 | eip: 0x0164ed32
|
---|
75 | esp: 0x71910bf0
|
---|
76 | ebp: 0x71910c28
|
---|
77 | eax: 0x69670018
|
---|
78 | ebx: 0x01682604
|
---|
79 | ecx: 0x00000001
|
---|
80 | edx: 0x69670010
|
---|
81 | esi: 0x00000004
|
---|
82 | edi: 0x69670018
|
---|
83 | cs: 0x001b
|
---|
84 | ds: 0x0023
|
---|
85 | es: 0x0023
|
---|
86 | fs: 0x0063
|
---|
87 | gs: 0x0023
|
---|
88 | ss: 0x0023
|
---|
89 | thread 1487: drawing_thread
|
---|
90 | state: Debugged
|
---|
91 |
|
---|
92 | Frame IP Function Name
|
---|
93 | -----------------------------------------------
|
---|
94 | 00000000 0x60d6f112 commpage_syscall + 0x2
|
---|
95 | Disassembly:
|
---|
96 | commpage_syscall:
|
---|
97 | 0x60d6f110: 89e1 mov %esp, %ecx
|
---|
98 | 0x60d6f112: 0f34 sysenter <--
|
---|
99 |
|
---|
100 | Frame memory:
|
---|
101 |
|
---|
102 | 0x71630e68 0x15d5220 snooze + 0x20
|
---|
103 | 0x71630ee0 0x1893449 BE_DrawThread(void*) + 0x239 (/sources/SDL2-2.0.1/src/video/bwindow/SDL_bframebuffer.cc:174)
|
---|
104 | Variables:
|
---|
105 | data: 0x18890968 {
|
---|
106 | *data: Unavailable
|
---|
107 | }
|
---|
108 | bwin: 0x18890968 {
|
---|
109 | _SDL_GLView: 0
|
---|
110 | _last_buttons: 0
|
---|
111 | _id: 0
|
---|
112 | _mouse_focused: false
|
---|
113 | _shown: true
|
---|
114 | _inhibit_resize: false
|
---|
115 | _prev_frame: 0
|
---|
116 | _connected: true
|
---|
117 | _connection_disabled: false
|
---|
118 | _buffer_created: false
|
---|
119 | _buffer_dirty: false
|
---|
120 | _trash_window_buffer: true
|
---|
121 | _bits: 0x69750018
|
---|
122 | _row_bytes: 4294901860
|
---|
123 | _bounds
|
---|
124 | _buffer_locker: 0x1886eb78
|
---|
125 | _clips: 0x69670018
|
---|
126 | _num_clips: 1280049252
|
---|
127 | _bytes_per_px: 0
|
---|
128 | _draw_thread_id: 1487
|
---|
129 | _bitmap: 0
|
---|
130 | }
|
---|
131 | bscreen {
|
---|
132 | fScreen: 0x188a2c90
|
---|
133 | }
|
---|
134 |
|
---|
135 | 0x71630f08 0x15d4e29 thread_entry + 0x19
|
---|
136 | 00000000 0x60d6f250 commpage_thread_exit + 0
|
---|
137 |
|
---|
138 | Registers:
|
---|
139 | eip: 0x60d6f114
|
---|
140 | esp: 0x71630e3c
|
---|
141 | ebp: 0x71630e68
|
---|
142 | eax: 0x000000b9
|
---|
143 | ebx: 0x01682604
|
---|
144 | ecx: 0x71630e3c
|
---|
145 | edx: 0x60d6f114
|
---|
146 | esi: 0x71630ebc
|
---|
147 | edi: 0x00000000
|
---|
148 | cs: 0x001b
|
---|
149 | ds: 0x0023
|
---|
150 | es: 0x0023
|
---|
151 | fs: 0x0063
|
---|
152 | gs: 0x0023
|
---|
153 | ss: 0x0023
|
---|
154 |
|
---|
155 | Loaded Images:
|
---|
156 | ID Text Base Text End Data Base Data End Type Name
|
---|
157 | --------------------------------------------------------------------------------
|
---|
158 | 11241 0x004d7000 0x00528000 0x00528000 0x0052a000 lib /boot/system/lib/x86/libicule.so.54.1
|
---|
159 | 11233 0x00b37000 0x00c2e000 0x00c2e000 0x00c30000 lib /boot/system/lib/x86/libtextencoding.so
|
---|
160 | 11235 0x00c60000 0x00ca6000 0x00ca6000 0x00ca9000 lib /boot/system/lib/x86/libnetwork.so
|
---|
161 | 11228 0x00caa000 0x00cdd000 0x00cdd000 0x00ce1000 lib /boot/system/lib/x86/libGL.so
|
---|
162 | 11239 0x00d85000 0x00fba000 0x00fba000 0x00fc6000 lib /boot/system/lib/x86/libicui18n.so.54.1
|
---|
163 | 11231 0x00ff4000 0x01012000 0x01012000 0x01015000 lib /boot/system/lib/x86/libgame.so
|
---|
164 | 11225 0x01074000 0x01076000 0x01076000 0x01077000 app /MyFiles/Projects/test/sdl2/objects.x86-gcc4-release/test
|
---|
165 | 11243 0x013ed000 0x01416000 0x01416000 0x0144a000 lib /boot/system/lib/x86/libicutu.so.54.1
|
---|
166 | 11242 0x01563000 0x0156d000 0x0156d000 0x0156e000 lib /boot/system/lib/x86/libiculx.so.54.1
|
---|
167 | 11227 0x015a8000 0x0167f000 0x0167f000 0x016c4000 lib /boot/system/lib/x86/libroot.so
|
---|
168 | 11245 0x01732000 0x01748000 0x01748000 0x0174a000 lib /boot/system/lib/x86/libz.so.1.2.8
|
---|
169 | 11234 0x017bd000 0x017c8000 0x017c8000 0x017c9000 lib /boot/system/lib/x86/libgcc_s.so.1
|
---|
170 | 11226 0x017e2000 0x018a2000 0x018a2000 0x018a9000 lib /boot/system/lib/x86/libSDL2-2.0.so.0.1.0
|
---|
171 | 11236 0x01b6f000 0x01b81000 0x01b81000 0x01b83000 lib /boot/system/lib/x86/libtranslation.so
|
---|
172 | 11232 0x01b9b000 0x01ba9000 0x01ba9000 0x01baa000 lib /boot/system/lib/x86/libdevice.so
|
---|
173 | 11246 0x01c4c000 0x01c64000 0x01c64000 0x01c6b000 lib /boot/system/lib/x86/libsupc++.so
|
---|
174 | 11240 0x01db0000 0x01db9000 0x01db9000 0x01dbb000 lib /boot/system/lib/x86/libicuio.so.54.1
|
---|
175 | 11224 0x01dbc000 0x01dd8000 0x01dd8000 0x01ddb000 lib /boot/system/runtime_loader
|
---|
176 | 11230 0x01e94000 0x01f1d000 0x01f1d000 0x01f22000 lib /boot/system/lib/x86/libmedia.so
|
---|
177 | 11237 0x01fcb000 0x0209a000 0x0209a000 0x020ab000 lib /boot/system/lib/x86/libstdc++.so.6.0.19
|
---|
178 | 11229 0x020be000 0x0237a000 0x0237a000 0x02392000 lib /boot/system/lib/x86/libbe.so
|
---|
179 | 11244 0x025c5000 0x02726000 0x02726000 0x02735000 lib /boot/system/lib/x86/libicuuc.so.54.1
|
---|
180 | 11238 0x02760000 0x03fcb000 0x03fcb000 0x03fd3000 lib /boot/system/lib/x86/libicudata.so.54.1
|
---|
181 | 11223 0x60d6f000 0x60d77000 0x00000000 0x00000000 system commpage
|
---|
182 |
|
---|
183 | Areas:
|
---|
184 | ID Base End Size (KiB) Protection Locking Name
|
---|
185 | --------------------------------------------------------------------------------
|
---|
186 | 38524 0x00100000 0x00110000 64 rw- full rld heap
|
---|
187 | 38538 0x00110000 0x00111000 4 r--S full cloned direct area
|
---|
188 | 38523 0x0011e000 0x0012e000 64 rw- full rld heap
|
---|
189 | 38522 0x0013b000 0x00143000 32 rw- full rld heap
|
---|
190 | 38507 0x004d7000 0x00528000 324 r-x full libicule.so.54.1_seg0ro
|
---|
191 | 38508 0x00528000 0x0052a000 8 rw- full libicule.so.54.1_seg1rw
|
---|
192 | 38468 0x00530000 0x00531000 4 rw-S full _rld_debug_
|
---|
193 | 38467 0x008ef000 0x008ff000 64 rw- full rld heap
|
---|
194 | 38489 0x00b37000 0x00c2e000 988 r-x full libtextencoding.so_seg0ro
|
---|
195 | 38490 0x00c2e000 0x00c30000 8 rw- full libtextencoding.so_seg1rw
|
---|
196 | 38493 0x00c60000 0x00ca6000 280 r-x full libnetwork.so_seg0ro
|
---|
197 | 38494 0x00ca6000 0x00ca8000 8 rw- full libnetwork.so_seg1rw
|
---|
198 | 38495 0x00ca8000 0x00ca9000 4 rw- full libnetwork.so_seg2rw
|
---|
199 | 38477 0x00caa000 0x00cdd000 204 r-x full libGL.so_seg0ro
|
---|
200 | 38478 0x00cdd000 0x00ce0000 12 rw- full libGL.so_seg1rw
|
---|
201 | 38479 0x00ce0000 0x00ce1000 4 rw- full libGL.so_seg2rw
|
---|
202 | 38503 0x00d85000 0x00fba000 2260 r-x full libicui18n.so.54.1_seg0ro
|
---|
203 | 38504 0x00fba000 0x00fc6000 48 rw- full libicui18n.so.54.1_seg1rw
|
---|
204 | 38485 0x00ff4000 0x01012000 120 r-x full libgame.so_seg0ro
|
---|
205 | 38486 0x01012000 0x01015000 12 rw- full libgame.so_seg1rw
|
---|
206 | 38469 0x01074000 0x01076000 8 r-x full test_seg0ro
|
---|
207 | 38470 0x01076000 0x01077000 4 rw- full test_seg1rw
|
---|
208 | 38511 0x013ed000 0x01416000 164 r-x full libicutu.so.54.1_seg0ro
|
---|
209 | 38512 0x01416000 0x01418000 8 rw- full libicutu.so.54.1_seg1rw
|
---|
210 | 38513 0x01418000 0x0144a000 200 rw- full libicutu.so.54.1_seg2rw
|
---|
211 | 38509 0x01563000 0x0156d000 40 r-x full libiculx.so.54.1_seg0ro
|
---|
212 | 38510 0x0156d000 0x0156e000 4 rw- full libiculx.so.54.1_seg1rw
|
---|
213 | 38474 0x015a8000 0x0167f000 860 r-x full libroot.so_seg0ro
|
---|
214 | 38475 0x0167f000 0x01689000 40 rw- full libroot.so_seg1rw
|
---|
215 | 38476 0x01689000 0x016c4000 236 rw- full libroot.so_seg2rw
|
---|
216 | 38517 0x01732000 0x01748000 88 r-x full libz.so.1.2.8_seg0ro
|
---|
217 | 38518 0x01748000 0x0174a000 8 rw- full libz.so.1.2.8_seg1rw
|
---|
218 | 38491 0x017bd000 0x017c8000 44 r-x full libgcc_s.so.1_seg0ro
|
---|
219 | 38492 0x017c8000 0x017c9000 4 rw- full libgcc_s.so.1_seg1rw
|
---|
220 | 38471 0x017e2000 0x018a2000 768 r-x full libSDL2-2.0.so.0.1.0_seg0ro
|
---|
221 | 38472 0x018a2000 0x018a8000 24 rw- full libSDL2-2.0.so.0.1.0_seg1rw
|
---|
222 | 38473 0x018a8000 0x018a9000 4 rw- full libSDL2-2.0.so.0.1.0_seg2rw
|
---|
223 | 38496 0x01b6f000 0x01b81000 72 r-x full libtranslation.so_seg0ro
|
---|
224 | 38497 0x01b81000 0x01b83000 8 rw- full libtranslation.so_seg1rw
|
---|
225 | 38487 0x01b9b000 0x01ba9000 56 r-x full libdevice.so_seg0ro
|
---|
226 | 38488 0x01ba9000 0x01baa000 4 rw- full libdevice.so_seg1rw
|
---|
227 | 38519 0x01c4c000 0x01c64000 96 r-x full libsupc++.so_seg0ro
|
---|
228 | 38520 0x01c64000 0x01c66000 8 rw- full libsupc++.so_seg1rw
|
---|
229 | 38521 0x01c66000 0x01c6b000 20 rw- full libsupc++.so_seg2rw
|
---|
230 | 38505 0x01db0000 0x01db9000 36 r-x full libicuio.so.54.1_seg0ro
|
---|
231 | 38506 0x01db9000 0x01dbb000 8 rw- full libicuio.so.54.1_seg1rw
|
---|
232 | 38464 0x01dbc000 0x01dd8000 112 r-x full runtime_loader_seg0ro
|
---|
233 | 38465 0x01dd8000 0x01dda000 8 rw- full runtime_loader_seg1rw
|
---|
234 | 38466 0x01dda000 0x01ddb000 4 rw- full runtime_loader_bss1
|
---|
235 | 38483 0x01e94000 0x01f1d000 548 r-x full libmedia.so_seg0ro
|
---|
236 | 38484 0x01f1d000 0x01f22000 20 rw- full libmedia.so_seg1rw
|
---|
237 | 38498 0x01fcb000 0x0209a000 828 r-x full libstdc++.so.6.0.19_seg0ro
|
---|
238 | 38499 0x0209a000 0x020a0000 24 rw- full libstdc++.so.6.0.19_seg1rw
|
---|
239 | 38500 0x020a0000 0x020ab000 44 rw- full libstdc++.so.6.0.19_seg2rw
|
---|
240 | 38480 0x020be000 0x0237a000 2800 r-x full libbe.so_seg0ro
|
---|
241 | 38481 0x0237a000 0x02391000 92 rw- full libbe.so_seg1rw
|
---|
242 | 38482 0x02391000 0x02392000 4 rw- full libbe.so_seg2rw
|
---|
243 | 38514 0x025c5000 0x02726000 1412 r-x full libicuuc.so.54.1_seg0ro
|
---|
244 | 38515 0x02726000 0x02732000 48 rw- full libicuuc.so.54.1_seg1rw
|
---|
245 | 38516 0x02732000 0x02735000 12 rw- full libicuuc.so.54.1_seg2rw
|
---|
246 | 38501 0x02760000 0x03fcb000 25004 r-x full libicudata.so.54.1_seg0ro
|
---|
247 | 38502 0x03fcb000 0x03fd3000 32 rw- full libicudata.so.54.1_seg1rw
|
---|
248 | 38525 0x1885e000 0x1891e000 768 rw- full heap
|
---|
249 | 38463 0x60d6f000 0x60d77000 32 r-xSk full commpage
|
---|
250 | 38461 0x60ebc000 0x60ec0000 16 rw- full user area
|
---|
251 | 38532 0x60f3c000 0x60f3d000 4 rw-S full server_memory
|
---|
252 | 38462 0x703f2000 0x713f8000 16408 rw-s full test_1481_stack
|
---|
253 | 38542 0x715ed000 0x71632000 276 rw-s full drawing_thread_1487_stack
|
---|
254 | 38540 0x718cd000 0x71912000 276 rw-s full direct daemon_1486_stack
|
---|
255 | 38527 0x719f1000 0x71a36000 276 rw-s full SDLApplication_1482_stack
|
---|
256 | 38534 0x71a36000 0x71a56000 128 rw-S full server_memory
|
---|
257 | 38544 0x79b0d000 0x79b52000 276 rw-s full w>Untitled_1488_stack
|
---|
258 |
|
---|
259 | Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
|
---|
260 |
|
---|
261 | Semaphores:
|
---|
262 | ID Count Last Holder Name
|
---|
263 | ------------------------------------------------------------
|
---|
264 | 53679 0 0 some BBlockCache lock
|
---|
265 | 53680 0 0 Catalog
|
---|
266 | 53681 0 0 some BLocker
|
---|
267 | 53682 0 0 some BLocker
|
---|
268 | 53683 0 0 token space
|
---|
269 | 53684 0 0 BLooperList lock
|
---|
270 | 53685 0 1481 AppServerLink_sLock
|
---|
271 | 53686 0 0 LocaleRosterData
|
---|
272 | 53687 0 0 some BLocker
|
---|
273 | 53688 0 0 Catalog
|
---|
274 | 53689 0 0 media plugin manager
|
---|
275 | 53690 0 0 shared buffer list
|
---|
276 | 53691 0 0 port pool
|
---|
277 | 53692 0 0 add-on manager
|
---|
278 | 53693 0 0 media theme lock
|
---|
279 | 53694 0 0 some BLocker
|
---|
280 | 53695 0 0 GameSound device lock
|
---|
281 | 53696 1 -1482 SDL semaphore
|
---|
282 | 53701 0 0 BMessageQueue Lock
|
---|
283 | 53702 0 0 AppLooperPort
|
---|
284 | 53714 0 0 screen list
|
---|
285 | 53715 0 0 clipboard
|
---|
286 | 53716 0 0 width buffer
|
---|
287 | 53717 0 0 BMessageQueue Lock
|
---|
288 | 53718 0 0 Untitled
|
---|
289 | 53729 -2 0 some BLocker
|
---|
290 | 53756 0 0 tool tip manager
|
---|