http://bugs.winehq.org/show_bug.cgi?id=14084
Summary: SEGV in thread_init() when starting some program from cmd Product: Wine Version: 1.0.0 Platform: PC OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: kenorb@gmail.com
338 user_shared_data->SystemTime.LowPart = now.u.LowPart;
#0 0x9c1e9ab8 in thread_init () at thread.c:338 peb = (PEB *) 0x110000 teb = (TEB *) 0x114000 addr = (void *) 0x114000 size = 16384 info_size = 0 exe_file = 0x0 now = {u = {LowPart = 3014115776, HighPart = 29939029}, {LowPart = 3014115776, HighPart = 29939029}, QuadPart = 128587153443111360} thread_data = (struct ntdll_thread_data *) 0x1141d4 thread_info = {stack_base = 0x0, stack_size = 0, teb_base = 0x114000, teb_size = 16384, teb_sel = 19, pid = 86397, tid = 100162, entry = 0x1, exit_status = 0} debug_info = {str_pos = 0x9c222828 "", out_pos = 0x9c222c28 "", strings = '\0' <repeats 1023 times>, output = '\0' <repeats 1023 times>} __func__ = "thread_init" --- more in attachment