Displaying 20 results from an estimated 600 matches similar to: "Need some help with MMap# and MMap#="
2006 Aug 28
0
"Bus Error" Under Mac OS X x86 with Wine 0.9.20
I'm trying to run Wine 0.9.20 under OS X x86 and I'm getting nothing
but "Bus Error" when I run any win32 program via Wine. Here is some
relevant environment info:
OS: Mac OS X 10.4.7
Xcode: Xcode 2.4
X11: XFree86 Version 4.4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
gcc -v: Using built-in specs.
Target: i686-apple-darwin8
Configured with:
2010 Sep 20
1
Dynamic forking in Win32
I created an application that uses dynamic forking and it works perfect in windows, but fails in wine. Is this a bug or is this feature disabled in Wine?
I don't have wine myself but someone we have testing the app for us does. It's difficult to debug over the net so I was hoping for some help here...
After adding some debug info we've traced a few failure points to a call to
2007 Oct 09
5
Playing with ReadFileScatter()
Hi all,
Looking at the IO.readlines source in io.c, it looks to me like they
grab 8k chunks, split on the input record separator, and buffer accordingly.
Since it looks like ReadFileScatter() does some of that work
automatically (in page file sized chunks), I thought I''d give it a try.
Here''s what I''ve got, but it doesn''t work. I have an incorrect parameter
2001 Dec 12
3
Bug in PE_LoadImage/map_image? [Was: VirtualProtect and app crash]
I used WinDbg to show the memory protections that were placed on the
executable image just after it was loaded, and just before the app starts.
Here is what wine shows:
View: 0x400000 - 0x765fff 28
0x400000 - 0x765fff c-rw-
Here is what WinDbg shows (manually edited to look like the wine view):
0x400000 - 0x400fff c-r-- (PAGE_READONLY)
0x401000 - 0x454fff c--W- (PAGE_WRITECOPY)
2006 Jul 30
0
RubyConf*MI 2006!
Announcing RubyConf*MI!
The Michigan Ruby Users Group [1] is pleased to announce RubyConf*MI,
http://www.rubyconfmi.org - a whole day of Ruby goodness. The conference
will be an all day event held at Calvin College in Grand Rapids,
Michigan, on Saturday, August 26, 2006.
RubyConf*MI [2] will be a single-track conference featuring well-known
speakers like David A. Black and Pat Eyler, along with
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
Hello,
capserve.exe is part of Adobe Acrobat 5's PaperCapture plugin. Runnning "wine capserve.exe" I get an
error saying "Insufficient memory to perform operation" (although all runs fine under Windows).
It seems that several calls to kernel32.VirtualAlloc(), ntdll.NtAllocateVirtualMemory() and related
functions are executed right before the error message is issued. See
2006 Aug 03
0
RubyConf 2006 registration is open
Hi --
Registration for RubyConf 2006 is now open, at
http://www.regonline.com/101503.
Please note that we are accepting credit cards *only*.
There''s more conference info at http://www.rubyconf.org.
Thanks --
David
for RubyConf 2006 and Ruby Central, Inc.
--
http://www.rubypowerandlight.com => Ruby/Rails training & consultancy
----> SEE SPECIAL DEAL FOR RUBY/RAILS
2006 May 27
7
How should I select rows from a join-model based on more than one association?
A concrete example:
We''re building a system to organize the information about workshops
being held in various conventions. A convention has more than one
workshop, and each workshop can be held in more than one convention.
Also each workshop has a host, who is specific to a workshop being
held in a specific convention.
For example, Matz may host an "Introduction to Ruby"
2007 Feb 17
0
last call for the MountainWest Ruby Conf
If you live in the Mountain West (Colorado, Arizona, Idaho, Nevada,
and Utah), or don''t mind a bit of travel, You should look into the
2007 MountainWest RubyConf in Salt Lake City, Utah on March
16th and 17th. We''ve got a great line up of speakers, including
the JRuby team, Ara T Howard, and a keynote by Chad Fowler.
Registration is just $50, hotels are affordable, and pre/post
2004 Sep 16
1
[LLVMdev] Patch to lib/System/Interix
>From: Reid Spencer <reid at x10sys.com>
>Date: Thu, 16 Sep 2004 13:26:09 -0700
>
>Okay, so the question is, how do you do the equivalent of a MAP_ANON
>allocation on Interix. We don't want to map a file here. We're just asking
>for virtual memory (unbacked by swap or file) to be allocated to the
>process. Is there a way to do that on Interix? The
2007 Oct 25
0
MountainWest RubyConf 2008
MountainWest RubyConf 2008 is scheduled for March 28 and 29, 2008.
It will be in Salt Lake City, at the same great venue we had last year, and
it is again our intent to record and make available all the talks under a
Creative Commons, Share-Alike license -- you can see last year''s talks here:
http://mtnwestrubyconf2007.confreaks.com/
If you''ve been working on a problem
2006 Jun 21
0
[REMINDER!] RubyConf 2006 talk proposals now being accepted
[Strictly speaking, this isn''t really a "reminder", since I''m fairly
sure the original announcement didn''t go to this list. Nonetheless --
here it is!]
Hi everyone --
In case you missed it the first time (and rather a lot of you seem to
have...) --
You can now submit a RubyConf 2006 presentation proposal, at:
http://proposals.rubygarden.org
You
2007 Jan 31
0
[ADV] MountainWest RubyConf (more info)
One of the things that I''m most excited to have as part of the 2007
MountainWest RubyConf is the second Alternative Ruby
Implementors'' Summit and Panel -- I wrote a bit more about
it here:
http://on-ruby.blogspot.com/2007/01/mountainwest-rubyconf-implementors.html
The rest of the speakers and talks are listed here:
http://mtnwestruby.org/speakers/
If you''re interested
2001 May 16
1
wine-20010510 fails to run?
The system I am using is a clean install of Mandrake 8.0 which
has the gcc version 2.96 installed.
I downloaded the wine-20010510 snapshot and successfully
ran the ./tools/wininstall.
The build seems to have run without problems and if I type:
wine --version
the correct release number is displayed indicating the
install was also succesful.
As per the FAQ I also did the following:
2007 Oct 28
1
Won''t be at RubyConf
Hi all
Sorry folks, I won''t be at RubyConf this year. I burned up the travel
budget with a trip to Thailand, a makeup trip to Florida, and I''m headed
to Florida again this Christmas.
At least this gives me more time to work on Wuby. :)
Regards,
Dan
2007 Sep 12
2
RubyConf 2007?
Hi all,
Is anyone on the list going to RubyConf this year?
I don''t know yet if I''m going to go. I''m still thinking about it.
Regards,
Dan
2006 Jul 31
2
[UPDATE] More info on RubyConf 2006 registration
Hi --
Registration for RubyConf 2006 is still scheduled to open on August 2,
in the early evening Pacific (US West Coast) time.
Also, there''s more info at http://www.rubycentral.org/conference
(e.g., the fact that this year we''re only taking credit cards, etc.).
David
P.S. Any LA area Rubyists around? I''ll be there this week doing Rails
training.
--
2006 Oct 19
1
RubyConf
I might be a bit scarce this weekend -- I managed to score a late ticket
to RubyConf! I''ll be in Denver hobnobbing with Matz. :)
Roy
2006 Jun 18
0
Re: Want to go to RailsConf?
Fyi, the RailsConf ticket has been traded. Thanks to all the people who
expressed interest!
I''m glad I offered a trade in addition to just offering to sell the
ticket! It was a great experience, and I got to meet a lot of people I
think I''ll be working with, including Sarah Mei (the person I''m sending
to the
conference). If the logistics work out, I''ll be
2005 Oct 19
0
rubygems
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Zach Dennis
> Sent: Wednesday, October 19, 2005 7:12 AM
> To: Development and ideas for win32utils projects
> Subject: [Win32utils-devel] rubygems
>
>
> Dan,
>
> What are your thoughts on packaging of all the