Re: Wine and CURRENT

2009-03-10 Thread Guy Brand
Marius Nünnerich (mar...@nuenneri.ch) on 09/03/2009 at 13:02 wrote:

  It's been that way for a few months now and it's still the same with
  wine-1.1.15 port.
 
 I do not run wine on current but I think I saw this error when I
 increased KVA_PAGES on 7-stable. Did you do that? What architecture
 are you using?

i386. ZFS = increasing kmem size = raise KVA_PAGES, so yes I have
this option in my kernel config:

  bug ~# fgrep KVA /usr/src/sys/i386/conf/LENOVO 
  options KVA_PAGES=512  # for ZFS

I just did a test without kmem tuning on a kernel without increased
KVA_PAGES: same problem.


-- 
  bug

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Wine and CURRENT

2009-03-09 Thread Guy Brand
Tijl Coosemans (t...@ulyssis.org) on 09/03/2009 at 12:37 wrote:

  It's been that way for a few months now and it's still the same with
  wine-1.1.15 port.
 
 What patches do you have in emulators/wine/files?

One only: patch-dlls-ntdll-virtual.c
MD5 (patch-dlls-ntdll-virtual.c) = 3cc70a2f1466f1213719de58653ff78b


-- 
  bug

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Wine and CURRENT

2009-03-09 Thread Tijl Coosemans
On Monday 09 March 2009 09:51:53 Guy Brand wrote:
 Am I the only one unable to start wine on CURRENT?
 
   bug ~# wine progman
   Assertion failed: (heap_base != (void *)-1), function virtual_init,
   file virtual.c, line 1314.
   [1]2797 abort (core dumped)  wine progman
 
 It's been that way for a few months now and it's still the same with
 wine-1.1.15 port.

What patches do you have in emulators/wine/files?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Wine and CURRENT

2009-03-09 Thread Marius Nünnerich
On Mon, Mar 9, 2009 at 09:51, Guy Brand g...@unistra.fr wrote:
 Hello,


 Am I the only one unable to start wine on CURRENT?

  bug ~# wine progman
  Assertion failed: (heap_base != (void *)-1), function virtual_init,
  file virtual.c, line 1314.
  [1]    2797 abort (core dumped)  wine progman

 It's been that way for a few months now and it's still the same with
 wine-1.1.15 port.

I do not run wine on current but I think I saw this error when I
increased KVA_PAGES on 7-stable. Did you do that? What architecture
are you using?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Wine and CURRENT

2009-03-09 Thread Doug Barton
Guy Brand wrote:
 Hello,
 
 
 Am I the only one unable to start wine on CURRENT?
 
   bug ~# wine progman
   Assertion failed: (heap_base != (void *)-1), function virtual_init,
   file virtual.c, line 1314.
   [1]2797 abort (core dumped)  wine progman
 
 It's been that way for a few months now and it's still the same with
 wine-1.1.15 port.

The current version is 1.1.16_1, FYI. I'm not having any problems
starting it on a recent -current, and it seems to work ok for the
limited testing I've done so far.

Have you tried starting a different windows program?


Doug

PS, you might want to consider following up to freebsd-emulation@ instead.

-- 

This .signature sanitized for your protection

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org