Hi,
I just wanted to let everyone know that Wineconf 2009 is going to be
held in Holland on Nov 6-8th. I am of course planning on attending and
Fireball said that he might as well. If any ReactOS developers are
interested in going and don't have the resources, speak up and perhaps
some of the users and advocates that follow ReactOS development would
be willing to contribute $5 or $10 to the Foundation on your behalf.
Information (what little there is currently) is here:
http://wiki.winehq.org/WineConf2009
The ReactOS foundation Donation page is here
http://www.reactos.org/en/foundation_donate.html
Also while there has been some heated exchanges with Wine and ReactOS
developers in the past, we do get quite a lot in terms of code from
them so if your interested in helping them out, you can donate to the
Wine Development Fund, which will help pay for Wine developers to
attend. The donation link is on the main page of Winehq.org
Thanks
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Hi all,
As talked with Aleksey i would want to let you knwo that revision r41685 is
broken, in my real hardware, at least.
This is the log i get, im sorry to say i cannot give you more details
(backtraces, disasm´s, and so, since even kb does not work after the crash.
(ntoskrnl/kd/kdio.c:221) ReactOS 0.4-SVN (Build 20090629-r41685)
(ntoskrnl/kd/kdio.c:222) Command Line: NOGUIBOOT DEBUGPORT=COM1 NOGUIBOOT
DEBUGPORT=COM1
(ntoskrnl/kd/kdio.c:223) ARC Paths: multi(0)disk(0)cdrom(159) \
multi(0)disk(0)cdrom(159) \reactos\
Used memory 327284Kb
(ntoskrnl/mm/mminit.c:224) Start End Type
(ntoskrnl/mm/mminit.c:225) 0x80000000 - 0x80800000 Undefined region
(ntoskrnl/mm/mminit.c:228) 0x80800000 - 0x80E00000 FreeLDR Kernel
mapping region
(ntoskrnl/mm/mminit.c:231) 0x80E00000 - 0x80FE0000 PFN Database region
(ntoskrnl/mm/mminit.c:238) 0x80FE0000 - 0x873E0000 Non paged pool
region
(ntoskrnl/mm/mminit.c:241) 0x873E0000 - 0x8D7E0000 Paged pool region
(ARM³::INIT:340) System PTE count has been tuned to 22000 (90112000 bytes)
(ARM³::INIT:445) NP Pool has been tuned to: 10584064 bytes and 130072576
bytes
(ARM³::INIT:490) System PTE VA starts at: F3000000
(ARM³::INIT:491) NP Expansion VA begins at: F89EC000 and ends at: FFBE0000
(ARM³::INIT:507) PFN DB VA begins at: B0000000 and ends at: B01E0000
(ARM³::INIT:510) PFN DB PA PFN begins at: 1000
(ARM³::INIT:511) NP VA begins at: B01E0000 and ends at: B0BF8000
(ARM³::INIT:514) NP PA PFN begins at: 11e0
(ARM³::SYSPTE:341) System PTE space for 1 starting at: C03E27B4 and ending
at: C03FEF78
Assertion '(MmNumberOfSystemPtes - OldCount) <= 1000' failed at ARM³::INIT
line 652
Entered debugger on embedded INT3 at 0x0008:0x808bfcf6.
kdb:>
On Wed, Jun 24, 2009 at 10:43 PM, <tkreuzer(a)svn.reactos.org> wrote:
> - user32_winetest sysparams: before: 634 executed / 235 failures, after:
> 1093 executed, 11 failures
>
Very impressive.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and that is
an idea whose time has come." - Victor Hugo
Hi,
after thorough testing, 41446 appears to be the revision it would
make sense to branch 0.3.10 from (according to Victor Martinez).
Colin - please do a branch from 41446, and besides applying our usual
hacks, revert the most recent wininet sync since it breaks Download!
app. If you could do a prerelease iso for testing too, that would be
great.
WBR,
Aleksey Bragin.