kandeshvari / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Dies on tests with HAVE_UNIX=1 #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

1. enable UNIX subsystem setting HAVE_UNIX to 1 in gnumakerues (PHANTOM_CFLAGS 
+= -DHAVE_NET=1 -DHAVE_UNIX=1)
2. make, run tests
3. crash

Dump of i386 state:
EAX 00002032 EBX 00000007 ECX 00000000 EDX 00000050
ESI 0000000e EDI 00030b21 EBP 4076fe00 ESP 4076fce8
CS 0010 SS 0018 DS 0018 ES 0018 FS 0000 GS 0000
EIP 00157adb EFLAGS 00003202
trapno 14: Page fault, error 00000000
page fault linear address 4076fcd4
-   156fbd: _vsnprintf
-   156f7a: _snprintf
-   165cc7: _dump_thread_info_buf
-   165e85: _phantom_dump_threads_buf
-   11f93b: _phantom_debug_window_loop
-   11dd08: _kernel_thread_starter
-   1666bd: _phantom_thread_c_starter
-   166728: _phantom_thread_trampoline
Panic: Unexpected trap Page fault

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 14 Sep 2010 at 5:17

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.zavalishin@gmail.com on 3 Oct 2010 at 9:11