Loading Parallels modules and Kernel Panics on Mac Pro?

bluloo

Member
Hi,

Lately, I've been getting almost daily KPs on an otherwise stable Mac Pro.

After the last two, I checked the system.log and panic.log files for corresponding information. I found that, in both cases, several Parallels modules were loading (though Parallels was not running).

In both cases, a KP resulted within a second or two of the Parallels activity. I am not sure if/how they are related but it seems like a probable candidate.

Interestingly, I also have Parallels installed on my MacBook Pro and I haven't seen this kind of system log activity.

Below is a sample of system log output:

Jan 9 19:29:00 MacPro Parallels: Loading Hypervisor module...
Jan 9 19:29:00 MacPro kernel[0]: [Parallels] Parallels Workstation Hypervisor started.
Jan 9 19:29:00 MacPro Parallels: Loading Monitor module...
Jan 9 19:29:00 MacPro kernel[0]: [Parallels] Parallels VM observer thread started
Jan 9 19:29:00 MacPro Parallels: Loading ConnectUSB module...
Jan 9 19:29:01 MacPro Parallels: Loading Network module...
Jan 9 19:29:00 MacPro configd[46]: target=enable-network: disabled
Jan 9 19:29:00 MacPro Parallels: Loading Virtual Ethernet module...
Jan 9 19:29:01 MacPro kernel[0]: com_parallels_kext_Pvsvnic0: Ethernet address 00:xx:xx:xx:xx:xx
Jan 9 19:29:01 MacPro kernel[0]: com_parallels_kext_Pvsvnic1: Ethernet address 00:xx:xx:xx:xx:xx
Jan 9 19:29:01 MacPro Parallels: Staring DHCP/NAT daemon...
Jan 9 19:29:02 MacPro Parallels: Restarting InternetSharing...
Jan 9 19:29:02 MacPro Parallels: Restaring CiscoVPN...
Jan 9 19:29:02 MacPro Parallels: Initialization complete.


Here's the KP info:

Tue Jan 9 19:29:00 2007
panic(cpu 2 caller 0x0035BEAC): m_freem_list: m_nextpkt of m_next != NULL
Backtrace, Format - Frame : Return Address (4 potential args on stack)
0x372b3928 : 0x128d1f (0x3c9540 0x372b394c 0x131df4 0x0)
0x372b3968 : 0x35beac (0x3e9cbc 0x441838 0x0 0x0)
0x372b39a8 : 0x6984e2 (0x4a14ec00 0x4a036900 0x372b39e8 0x201ed4)
0x372b39c8 : 0xb93e5b (0x5989000 0x4a14ec00 0x1 0x4a1ec600)
0x372b3a08 : 0xb96539 (0x5989000 0x0 0x4a1ec600 0x34afd5)
0x372b3ad8 : 0x6a037e (0x5989000 0x4a1ea900 0x0 0x4a032100)
0x372b3b08 : 0x6a0154 (0x598c740 0x58ab2f0 0x372b3b2c 0x19d23a)
0x372b3b48 : 0x6a02b9 (0x598c740 0x528a1 0x5948a40 0x21aead)
0x372b3b78 : 0x69bb77 (0x598c740 0x4a1ea900 0x0 0x0)
0x372b3bb8 : 0x2025fe (0x5f6f204 0x4a1ea900 0x2 0x372b3c28)
0x372b3c18 : 0x232a47 (0x5f6f204 0x2 0x4a1ea900 0x618a004)
0x372b3d58 : 0x23e705 (0x4a1ea900 0x0 0x0 0x6236ca0)
0x372b3dc8 : 0x35f5cc (0x6284718 0x0 0x4a1ea900 0x5c525c4)
0x372b3e68 : 0x363e7e (0x6284718 0x5c525c4 0x875e800 0x4a1ea900)
0x372b3ec8 : 0x36422d (0x875e800 0x0 0x796b19c 0x32)
0x372b3f68 : 0x378337 (0x89a31f4 0x796b158 0x796b19c 0x0) Backtrace continues...
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AppleIntel8254XEthernet(1.1.4a5)@0xb8b000
dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x691000
dependency: com.apple.iokit.IOPCIFamily(2.1)@0x595000
com.apple.iokit.IONetworkingFamily(1.5.1)@0x691000

This is identical to the activity seconds prior to today's KP.

I have filed reports with support and cross-posted in a similar thread started by another MacPro user.

Suggestions or comments are appreciated as I'd like to resolve this sooner than later.

thanks
:)
 
I had several additional identical crashes. I disabled the ethernet in the configuration window of Parallels and haven't seen a KP in 24 hours. Perhaps that was an issue?

I guess no one else is experiencing a similar problem.
 
I spoke too soon.

KPs are back and Parallels hypervisor is always running (as are other parallels processes noted above) within a second or two of the KP.

Several support requests have gone unanswered.

Hopefully there will be a fix or at least some feedback. I'd not like to have to uninstall SW I have already paid for.
 
Back
Top