Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: vmware - help
Date: Tue, 26 Oct 2010 02:11:05
Message-Id: loom.20101026T034609-230@post.gmane.org
In Reply to: Re: [gentoo-user] vmware - help by Adam Carter
1 Adam Carter <adamcarter3 <at> gmail.com> writes:
2
3 >
4 > My principle for using vmware on Gentoo is; use the latest vmware, do not use
5 the latest kernel.I'm using Workstation 7.1.2, which works well with 2.6.34,
6 also works with 2.6.35 (but wants to rebuild one kernel module every time it
7 runs, which I havent tried to fix).
8
9 Hi,
10
11 thanks for the suggestions - unfortunately I have to use it since we've started
12 giving VMWare images out internally for service guys to get software updates
13 easily. And I'm also asking work to pay for an upgrade.
14
15
16 I just tried 7.1.2 and I get similar results :/
17
18 $ vmware
19 *** glibc detected *** vmware: malloc(): memory corruption: 0x08fa63a0 ***
20
21 (it hangs - ctrl-c to kill it) or:
22
23 $ VMWARE_USE_SHIPPED_GTK=force vmware
24 *** glibc detected *** vmware: malloc(): memory corruption: 0x0886b3a0 ***
25
26 (it hangs again), or:
27
28 $ vmware-netcfg # (and after the password is entered):
29 vmware-netcfg: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr)
30 (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct
31 malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >=
32 (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *
33 (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size &
34 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
35
36 I think this is indicating some problem with my system, but what?
37
38 Behaviour is identical with a fresh user.
39
40 (sorry about the gmane reply, deleted the originals! gmane seems to think a
41 mixed-quote reply is top posting - bah)
42
43 thanks :)
44 Iain.

Replies

Subject Author
Re: [gentoo-user] Re: vmware - help Adam Carter <adamcarter3@×××××.com>