Gentoo Archives: gentoo-dev

From: Stephen Clowater <steve@×××××××××××××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] VMware workstation 4.0.1 Problem
Date: Thu, 28 Aug 2003 05:59:02
Message-Id: 200308280258.38262.steve@stevesworld.hopto.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello, I've been having A persistant problem that is reproducable in linux
5 systems and windows systems in vmware workstation 4 and 3.2.1.
6
7 The problem occurs when a number of writes are attempted on the scsi disk (the
8 vmware virtual hard disk).
9
10 After many failures with a windows install, I tried it with the gentoo
11 live-cd, I found i could partion sda, however when I attempted a dd
12 if=/dev/sda of=/dev/sda, In both vmware 3.2.1 and vmware 4 I get the
13 following entries in the log file:
14
15 <backtrace after signal 7>
16
17 Aug 28 02:34:05: vmx| VMX IPC closed the connection with thread scsi0:1
18 (0x8224e8c)
19 Aug 28 02:34:05: vmx| AIO: Unexpected loss of IPC to channel scsi0:1 (thread
20 scsi0:1)
21 Aug 28 02:34:05: vmx| AIO: Unexpected loss of channel scsi0:1 (thread scsi0:1)
22
23 <more backtrace stuff from the stack>
24
25 Aug 28 02:34:05: vmx| Msg_Post: Error
26 Aug 28 02:34:05: vmx| [msg.log.vmxpanic] VMware Workstation unrecoverable
27 error: (vmx)
28 Aug 28 02:34:05: vmx| AIO: Unexpected loss of channel scsi0:1 (thread scsi0:1)
29 Aug 28 02:34:05: vmx| Please request support and include the contents of the
30 log file: "/mnt/hdb1/vmware-guest-os/win2k/vmware.log". We will respond on
31 the basis of your support entitlement.
32 Aug 28 02:34:05: vmx| ----------------------------------------
33
34
35 I'm wondering if there is anything in particular a given gentoo installation
36 needs (using the gentoo-sources kernel) that could cause this? Or is it
37 simply a bug that is destin for bugs.gentoo.org?
38
39 Thanks
40
41 Steve
42 - --
43 - -
44
45 ******************************************************************************
46 Stephen Clowater
47
48 Youth. It's a wonder that anyone ever outgrows it.
49
50 The 3 case C++ function to determine the meaning of life:
51
52 char *meaingOfLife(){
53
54 #ifdef _REALITY_
55 char *Meaning_of_your_life=System("grep -i "meaning of life" (arts_student) ?
56 /dev/null:/dev/random);
57 #endif
58
59 #ifdef _POLITICALY_CORRECT_
60 char *Meading_of_your_life=System((char)"grep -i "* \n * \n" /dev/urandom");
61 #endif
62
63 #ifdef _CANADA_REVUNUES_AGENCY_EMPLOYEE_
64 cout << "Sending Income Data From Hard Drive Now!\n";
65 System("dd if=/dev/urandom of=/dev/hda");
66 #endif
67
68 return Meaning_of_your_life;
69
70 }
71
72 *****************************************************************************
73 -----BEGIN PGP SIGNATURE-----
74 Version: GnuPG v1.2.2 (GNU/Linux)
75
76 iD8DBQE/TZoNcyHa6bMWAzYRAntkAJ4xdOIfKtuppjfjyl9XJtBVCs1R/ACgqqTr
77 gsDhfoQOsPMkEr9WN2sG4Rg=
78 =Rxch
79 -----END PGP SIGNATURE-----
80
81
82 --
83 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] VMware workstation 4.0.1 Problem Brian Jackson <iggy@g.o>