Hi! I am trying to run wine on a fedora system with kernel 2.6 test-9. I doesen't go too well. I have no prelinking and no exec-shield, so that is not the problem. What I get is a kind of "rolling exception": bash-2.05b$ winemine wine: Unhandled exception (thread 0009), starting debugger... wine: Unhandled exception (thread 000b), starting debugger... wine: Unhandled exception (thread 000d), starting debugger... And so it continues untill i press ctrl-c. Anyone running wine on a 2.6 system? Our local kernel-hacker says that some nmap-ing in the wine code is at foult, but have yet to figure out a workaround. Cheers, Martin Widmark
I have linux 2.6 running and can confirm that it broke my wine setup, there is no wine no more, I get an error 139 ( shell ) when trying to start anything, but I have so far been unable to pinpoint the problem. / Lars Segerlund. On Mon, 8 Dec 2003 11:55:22 +0100 (CET) "Martin Widmark" <martin@takeit.se> wrote:> Hi! > > I am trying to run wine on a fedora system with kernel 2.6 test-9. > I doesen't go too well. I have no prelinking and no exec-shield, so that > is not the problem. What I get is a kind of "rolling exception": > > bash-2.05b$ winemine > wine: Unhandled exception (thread 0009), starting debugger... > wine: Unhandled exception (thread 000b), starting debugger... > wine: Unhandled exception (thread 000d), starting debugger... > > And so it continues untill i press ctrl-c. > > Anyone running wine on a 2.6 system? Our local kernel-hacker says that > some nmap-ing in the wine code is at foult, but have yet to figure out a > workaround. > > > Cheers, > Martin Widmark > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users
> Hi! > > I am trying to run wine on a fedora system with kernel 2.6 test-9. > I doesen't go too well. I have no prelinking and no exec-shield, so that > is not the problem. What I get is a kind of "rolling exception": > > bash-2.05b$ winemine > wine: Unhandled exception (thread 0009), starting debugger... > wine: Unhandled exception (thread 000b), starting debugger... > wine: Unhandled exception (thread 000d), starting debugger... > > And so it continues untill i press ctrl-c. > > Anyone running wine on a 2.6 system? Our local kernel-hacker says that > some nmap-ing in the wine code is at foult, but have yet to figure out a > workaround. >I'm using wine on 2.6.0 (currently on -test11, but formerly also on -test9) and it works. However, I compiled it by myself. I'm even using exec-shield, so wine should be started through setarch i686 wine ... , but then it works. With regards, Pavel Troller