On Dec 18, 2007 10:29 AM, Susan Cragin susancragin@earthlink.net wrote:
My git won't install DNS9P any more, as of today's git. Any suggestions?
susan@ubuntu:~/DNS9$ wine setup fixme:advapi:LookupAccountNameW (null) L"susan" (nil) 0x34b944 (nil) 0x34b948 0x34b93c - stub fixme:advapi:LookupAccountNameW (null) L"susan" 0x1463f0 0x34b944 0x146998 0x34b948 0x34b93c - stub fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 2 ignored L"CreateFolder" table values fixme:advapi:LookupAccountNameW (null) L"susan" (nil) 0x34f7fc (nil) 0x34f800 0x34f7f4 - stub fixme:advapi:LookupAccountNameW (null) L"susan" 0x1423a0 0x34f7fc 0x13ce80 0x34f800 0x34f7f4 - stub fixme:atl:AtlModuleInit SEMI-STUB (0x40eb40 0x40c040 0x400000) wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
I just ran into that myself. ALVIN!!!!!!!!!
But it doesn't seem easy to repeat; I keep getting other errors now.
Roy next to me says he ran into another regression, he's doing a bisect, maybe it's the same thing. He should be done shortly. - Dan
Dan Kegel wrote:
On Dec 18, 2007 10:29 AM, Susan Cragin susancragin@earthlink.net wrote:
My git won't install DNS9P any more, as of today's git. Any suggestions?
susan@ubuntu:~/DNS9$ wine setup fixme:advapi:LookupAccountNameW (null) L"susan" (nil) 0x34b944 (nil) 0x34b948 0x34b93c - stub fixme:advapi:LookupAccountNameW (null) L"susan" 0x1463f0 0x34b944 0x146998 0x34b948 0x34b93c - stub fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 2 ignored L"CreateFolder" table values fixme:advapi:LookupAccountNameW (null) L"susan" (nil) 0x34f7fc (nil) 0x34f800 0x34f7f4 - stub fixme:advapi:LookupAccountNameW (null) L"susan" 0x1423a0 0x34f7fc 0x13ce80 0x34f800 0x34f7f4 - stub fixme:atl:AtlModuleInit SEMI-STUB (0x40eb40 0x40c040 0x400000) wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
I just ran into that myself. ALVIN!!!!!!!!!
But it doesn't seem easy to repeat; I keep getting other errors now.
Roy next to me says he ran into another regression, he's doing a bisect, maybe it's the same thing. He should be done shortly.
I don't think DNS9 uses the console API, and the only other recent changes in the server are to do with I/O completion ports. If you can't reproduce it very easily, then it might be worth just trying to confirm that it does use I/O completion ports.
Robert Shearman rob@codeweavers.com writes:
I don't think DNS9 uses the console API, and the only other recent changes in the server are to do with I/O completion ports. If you can't reproduce it very easily, then it might be worth just trying to confirm that it does use I/O completion ports.
Yes, the crash is with completion ports. I just pushed out a fix.
On Dec 18, 2007 10:38 AM, Dan Kegel dank@kegel.com wrote:
My git won't install DNS9P any more, as of today's git.
But it doesn't seem easy to repeat; I keep getting other errors now.
Roy next to me says he ran into another regression, he's doing a bisect,
There were bunches of regressions, it seems, but today's git plus the patches sent to wine-patches by Rob and Maarten fix the DNS 9 problem. Thanks, guys! - Dan