Hi is possible to run an application twice at the same time?
I have an access 97 app. First time i run it perfect, but i would like to run it again without closing the first one.
it crashes
the output is
trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\advapi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\gdi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\user32.dll" : builtin trace:loaddll:load_native_dll Loaded module L"C:\windows\system\ole32.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system\OLEAUT32.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system\msjet35.dll" : native trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "gdi.exe" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "user.exe" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "keyboard.drv" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\winex11.drv" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\imm32.dll" : builtin trace:loaddll:load_native_dll Loaded module L"C:\windows\system\MSVCRT40.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\Access 97 Runtime\MSAIN800.DLL" : native trace:loaddll:load_native_dll Loaded module L"C:\Archivos de programa\Archivos comunes\Microsoft Shared\VBA\mso97rt.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\Archivos de programa\Archivos comunes\Microsoft Shared\VBA\VBA332.DLL" : native fixme:font:SetMapperFlags (0x22c, 0x00000001): stub - harmless trace:loaddll:load_native_dll Loaded module L"C:\Archivos de programa\Archivos comunes\Microsoft Shared\VBA\VBA3ES.DLL" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system\RPCRT4.DLL" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system\shlwapi.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system\comctl32.dll" : native trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\shell32.dll" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "commctrl.dll" : native wine: Unhandled page fault on read access to 0x5e397788 at address 0x34b54411 (thread 0017), starting debugger... WineDbg starting on pid 0x16 Unhandled exception: page fault on read access to 0x5e397788 in 32-bit code (0x34b54411). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033 EIP:34b54411 ESP:7fcbe820 EBP:7fcbe890 EFLAGS:00210206( - 00 - RIP1) EAX:00000000 EBX:34bb7d60 ECX:ffffffff EDX:5e397788 ESI:00000073 EDI:5e397788 Stack dump: 0x7fcbe820: 00000073 00000068 7fcbe990 bfc68350 0x7fcbe830: 2001e5ed 2d81fef5 20022341 20022128 0x7fcbe840: 00000000 00000000 00000001 00000001 0x7fcbe850: 00000001 20022340 2d81fef4 7fcbe990 0x7fcbe860: 7fcbe884 2001e651 2d81fef5 20022340 0x7fcbe870: 00000001 00000010 2001e5c6 20022128 0200: sel=1007 base=7befc000 limit=00001fff 32-bit rw- Backtrace: =>1 0x34b54411 INSTR_EmulateInstruction+0x7b in kernel32 (0x34b54411) 2 0x34b5580b INSTR_vectored_handler+0x5f in kernel32 (0x34b5580b) 3 0x2d7d2824 __regs_RtlRaiseException+0x105 in ntdll (0x2d7d2824) 4 0x2d7f4600 call_exception_handler+0x1a4 in ntdll (0x2d7f4600) 5 0x2d7ffa28 in ntdll (+0x3fa28) (0x2d7ffa28) err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file COMCTL32.dbg ("COMCTL32.dbg") 6 0xbfc1af15 EntryPoint+0xd48 in comctl32 (0xbfc1af15) 7 0xbfc1a203 EntryPoint+0x36 in comctl32 (0xbfc1a203) 8 0x2d7db2a0 in ntdll (+0x1b2a0) (0x2d7db2a0) 9 0x2d7dbc0e in ntdll (+0x1bc0e) (0x2d7dbc0e) 10 0x2d7dbbe2 in ntdll (+0x1bbe2) (0x2d7dbbe2) 11 0x2d7de7fc LdrLoadDll+0x77 in ntdll (0x2d7de7fc) 12 0x34b66146 in kernel32 (+0x46146) (0x34b66146) 13 0x34b66345 LoadLibraryExW+0x4f in kernel32 (0x34b66345) 14 0x34b66469 LoadLibraryExA+0x43 in kernel32 (0x34b66469) 15 0x34b664a0 LoadLibraryA+0x2d in kernel32 (0x34b664a0) err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file mso97rt.dbg ("mso97rt.dbg") 16 0x306dd76b _MsoFUnloadPstt@4+0xcb in mso97rt (0x306dd76b) 17 0x307b8f33 _MsoDestroyKevt@4+0x3cc in mso97rt (0x307b8f33) 18 0x307b8f68 _MsoDestroyKevt@4+0x401 in mso97rt (0x307b8f68) err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file msaccopt.DBG ("msaccopt.DBG") 19 0x3015618c in msaccess (+0x15618c) (0x3015618c) 20 0x3000279b EntryPoint+0xbb3 in msaccess (0x3000279b) 21 0x30002690 EntryPoint+0xaa8 in msaccess (0x30002690) 22 0x34b736c3 in kernel32 (+0x536c3) (0x34b736c3) 23 0x20020d05 wine_switch_to_stack+0x11 in libwine.so.1 (0x20020d05) 0x34b54411 INSTR_EmulateInstruction+0x7b in kernel32: movzbl 0x0(%edx,%eax,1),%esi Modules: Module Address Debug info Name (53 modules) ELF 0x002c8000-002cd000 Deferred libxxf86vm.so.1 ELF 0x002d2000-002ee000 Deferred ld-linux.so.2 ELF 0x002f4000-0041e000 Deferred libc.so.6 ELF 0x00420000-00426000 Deferred libxxf86dga.so.1 ELF 0x00420000-00426000 Deferred libxxf86dga.so.1 ELF 0x00446000-0044a000 Deferred libdl.so.2 ELF 0x0044c000-0045f000 Deferred libz.so.1 ELF 0x00461000-00535000 Deferred libx11.so.6 ELF 0x00537000-00549000 Deferred libpthread.so.0 ELF 0x0054b000-0055a000 Deferred libxext.so.6 ELF 0x0055c000-00565000 Deferred libsm.so.6 ELF 0x00567000-00581000 Deferred libice.so.6 ELF 0x00583000-005a2000 Deferred libexpat.so.0 ELF 0x005a4000-0060c000 Deferred libfreetype.so.6 ELF 0x00623000-0064d000 Deferred libfontconfig.so.1 ELF 0x0064f000-00657000 Deferred libxrender.so.1 ELF 0x00664000-0066e000 Deferred libxcursor.so.1 ELF 0x00670000-0067a000 Deferred libgcc_s.so.1 ELF 0x00975000-009f0000 Deferred libgl.so.1 PE 0x04000000-04134000 Deferred msjet35 PE 0x10200000-10255000 Deferred msvcrt40 ELF 0x2001c000-20036000 Export libwine.so.1 ELF 0x20176000-2026c000 Deferred libwine_unicode.so.1 ELF 0x2026c000-20277000 Deferred libnss_files.so.2 ELF 0x202c9000-202cb000 Deferred xlcutf8load.so.2 ELF 0x206d9000-207aa000 Deferred shell32<elf> -PE 0x206f0000-207aa000 \ shell32 ELF 0x2a6e6000-2a727000 Deferred advapi32<elf> -PE 0x2a6f0000-2a727000 \ advapi32 ELF 0x2d7a7000-2d824000 Export ntdll<elf> -PE 0x2d7c0000-2d824000 \ ntdll PE 0x30000000-302f0000 Export msaccess PE 0x306c0000-30a47000 Export mso97rt ELF 0x34b09000-34c1a000 Export kernel32<elf> -PE 0x34b20000-34c1a000 \ kernel32 ELF 0x38950000-3896f000 Deferred ximcp.so.2 ELF 0x50b4f000-50c87000 Deferred user32<elf> -PE 0x50b70000-50c87000 \ user32 ELF 0x5e734000-5e751000 Deferred imm32<elf> -PE 0x5e740000-5e751000 \ imm32 ELF 0x63d70000-6476d000 Deferred gdi32<elf> -PE 0x63d90000-6476d000 \ gdi32 PE 0x65100000-6528e000 Deferred vba332 PE 0x65300000-65327000 Deferred vba3es PE 0x65340000-653d2000 Deferred oleaut32 PE 0x65f00000-65fc2000 Deferred ole32 PE 0x6e000000-6e09b000 Deferred msain800 PE 0x70100000-70153000 Deferred rpcrt4 ELF 0x704e2000-70569000 Deferred winex11.drv<elf> -PE 0x704f0000-70569000 \ winex11.drv ELF 0x7bf00000-7bf03000 Deferred <wine-loader> PE 0xbfc00000-bfc8c000 Export comctl32 PE 0x70bd0000-70c14000 Deferred shlwapi Threads: process tid prio (all id:s are in hex) 00000016 (D) C:\Access 97 Runtime\Msaccess.exe 0000001b 1 0000001a 1 00000019 1 00000018 0 00000017 0 <== 00000008 0000000d 1 0000000c 1 0000000b 1 0000000a 0 00000009 0 WineDbg terminated on pid 0x16
thanks a lot!
On Thursday 01 December 2005 12:56, Curro Amores wrote:
Hi is possible to run an application twice at the same time?
I have an access 97 app. First time i run it perfect, but i would like to run it again without closing the first one.
It's likely that it detects that it's running already, and does something different. Can the app be started 2 times in Windows?
Anyway, the crash shouldn't happen. Why are you using native dcom? What windows version have you set? I have made the experiance, that native dcom won't run with winver = NT | 2000 | XP
Stefan