System crash attempting to use the packet filtering on Solaris 10, MU7

I have been attempting to port my kernel module to run on Solaris 10, MU7 (from MU6). Some changes to the packet filtering hooks interface requires me to make code changes and linker option changes i.e -Nmisc/neti -Nmisc/hook
I now have my module loading successfully and "hooking" packets. However, I am seeing instability and after processing in the order of 100-200 packets the system crashes. See stack dump beow for details.
Also note that initially my callback hook function is very simple i.e returns 0.
I require assistance on identifying the root cause. The key code fragements are as follows:
int _init()
// allocated a control block using net_instance_alloc
// populated the nin_name, nin_create, nin_destroy, and nin_shutdown fields with valid callback functions
// registered the control block using net_instance_register
static int _attach(dip, cmd)
dev_info_t *dip;
ddi_attach_cmd_t cmd;
// initialised a hook control block using HOOK_INIT
// performed a protocol lookup (using net_protocol_lookup) on the net_id provided by the nin_create function callback
// registered the hook with the net_id protocol using net_hook_register
static int
myipf_hook4_in (hook_event_token_t tok, hook_data_t info, void *arg) {
// simple callback function for test purposes
return 0;
System Stack trace:
Boot device: /virtual-devices@100/channel-devices@200/disk@0:a File and args:
SunOS Release 5.10 Version Generic_139555-08 64-bit
Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Hostname: bfs-t5440-03-ldm12
NIS domain name is bfs.nis
Reading ZFS config: done.
bfs-t5440-03-ldm12 console login:
panic[cpu9]/thread=2a100a67ca0: BAD TRAP: type=9 rp=2a100a67630 addr=7b6e8d48 mmu_fsr=0
sched: trap type = 0x9
addr=0x7b6e8d48
pid=0, pc=0x7b6e8d48, sp=0x2a100a66ed1, tstate=0x1606, context=0x0
g1-g7: 1910, 18b0, 2a100a678f0, 60010776b14, 1910, 0, 2a100a67ca0
000002a100a67350 unix:die+9c (9, 2a100a67630, 7b6e8d48, 0, 2a100a67410, 182b400)
%l0-3: 000000000100954c 0000000000000009 0000060020ac1620 00000000010523ac
%l4-7: 00000000018a3c78 0000060020ac1848 000003000481dbe0 00000000010ac400
000002a100a67430 unix:trap+6cc (2a100a67630, 10000, 0, 0, 30004028000, 2a100a67ca0)
%l0-3: 0000000000000000 000000000185b480 0000000000000009 0000000000000000
%l4-7: 0000000000000000 0000000000000000 0000000000001606 0000000000010200
000002a100a67580 unix:ktl0+64 (300014c8e40, 2a100a67890, 600114fb428, 3, 1, 0)
%l0-3: 0000030004028000 0000000000000048 0000000000001606 0000000001021604
%l4-7: 00000000003c0000 0000000000000001 0000000000000000 000002a100a67630
000002a100a676d0 hook:hook_run+7c (30001b039c0, 300014c8e40, 2a100a67890, 60012566ea8, 7b6e8d48, 1)
%l0-3: 0000030001b039c8 00000600117df3c0 0000000001878888 0000000000000000
%l4-7: 0000000000000000 000000000000003c 0000000000000000 0000000000000000
000002a100a67780 ip:ip_input+3b4 (0, 600135ca040, 0, 6001359bc28, 0, 0)
%l0-3: 0000000000000000 0000000000000000 0000000000000000 0000060011562000
%l4-7: 00000000e0000000 0000000000000001 0000000000000000 0000000000000000
000002a100a67910 dls:soft_ring_drain+78 (600135d1f00, 60011dfa940, 2, 2000000, 2, 0)
%l0-3: 0000000000000000 0000000000000000 0000000000000004 0000000000000005
%l4-7: 000006001359bc28 00000600135ca040 000000007be1c238 000000000000fffe
000002a100a679c0 dls:soft_ring_worker+64 (600135d1f00, 0, 2, 600135d1f4c, 0, 2a100a67a8a)
%l0-3: 000002a100a67a88 0000000000000000 000002a10001fca0 000002a10001fca0
%l4-7: 0000000000000002 0000000000000000 0000000000000002 00000000018f1000
syncing file systems... [1] 104 [1] 95 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 done (not all i/o completed)
dumping to /dev/dsk/c0d0s1, offset 644284416, content: kernel
100% done: 118970 pages dumped, compression ratio 10.00, dump succeeded
rebooting...
Resetting...
-eugene
Edited by: emonagh on Aug 25, 2009 1:54 AM
Edited by: emonagh on Aug 25, 2009 1:56 AM

I have checked weblogic download link.
Currently webloigc is only available only for below mentioned platforms:-
1. Windows (32 bit jvm)
2. Linux (32 bit jvm)
3. sun solaris (only SPARC) (32 bit JVM)
There is no generic installer available for weblogic 9.2
Thus what I want is weblogic 9.2 setup for x86 machine.
I have tried to run weblogic 9.2 setup for linux on sun solaris x86.
But it did not run, it also gave error message that some package is missing in /lib/.. folder.....

Similar Messages

  • The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or

    I have taken the cfdump for tmpqry and it shows all data for
    the range ( No error at this step ) . But when we exceute this
    dbquery we get below mentioned error .
    <cfquery name="qry" dbtype="query" >
    SELECT *
    FROM tmpqry
    ORDER BY #arguments.colSort# ASC
    </cfquery>
    senerio:
    I am using createobject to create a reference for component
    and call MDArraySort function in the cfc and getting this error .
    'The system has attempted to use an undefined value, which
    usually indicates a programming error, either in your code or some
    system code.
    Null pointer is undefined.... '
    i am using this code in a cfc file.
    <cffunction name="MDArraySort" Returntype="query"
    access="public" >
    <cfargument name="colArray" type="array"
    required="true">
    <cfargument name="colNames" type="string"
    required="true">
    <cfargument name="colSort" type="string"
    required="true">
    <cfargument name="sensorIDs" type="string"
    required="true">
    <cfscript>
    var tmpqry = Querynew(arguments.colNames);
    var qRow = QueryAddRow(tmpqry, Arraylen(arguments.colArray)
    </cfscript>
    <cfloop from="1" to="#Arraylen(arguments.colArray)#"
    index="qRowIndex">
    <cfscript>
    sIndexinSensorIDs = colArray[qRowIndex]["SENSOR"]&"##";
    Temp_readin_code =
    colArray[qRowIndex]["READING_CODE"]&"##";
    QuerySetCell(tmpqry, 'SENSOR', sIndexinSensorIDs,
    qRowIndex);
    QuerySetCell(tmpqry,
    'TYPE',javacast('String',colArray[qRowIndex]["TYPE"]), qRowIndex);
    QuerySetCell(tmpqry, 'TIMESTAMP2',
    LSParseDateTime(colArray[qRowIndex]["TIMESTAMP2"]), qRowIndex);
    QuerySetCell(tmpqry,
    'ORDER_BY_PARAM',javacast('String',colArray[qRowIndex]["ORDER_BY_PARAM"]),
    qRowIndex);
    QuerySetCell(tmpqry, 'READING_CODE',Temp_readin_code ,
    qRowIndex);
    QuerySetCell(tmpqry,
    'READING',javacast('String',colArray[qRowIndex]["READING"]),
    qRowIndex);
    QuerySetCell(tmpqry,
    'PK_READING',javacast('String',colArray[qRowIndex]["PK_READING"]),
    qRowIndex);
    QuerySetCell(tmpqry,
    'ALARM_STATUS',javacast('String',colArray[qRowIndex]["ALARM_STATUS"]),
    qRowIndex);
    QuerySetCell(tmpqry, 'DURATION',
    javacast('String',colArray[qRowIndex]["DURATION"]), qRowIndex);
    QuerySetCell(tmpqry,
    'DESCRIPTION',javacast('String',colArray[qRowIndex]["DESCRIPTION"]),
    qRowIndex);
    </cfscript>
    </cfloop>
    <cfquery name="qry" dbtype="query" >
    SELECT *
    FROM tmpqry
    ORDER BY #arguments.colSort# ASC
    </cfquery>
    <cfreturn qry >
    </cffunction>
    It is working fine for some date range and and getting above
    mentioned error in sone situation .

    Hi All ,
    Thank you for your support ,
    Finally i have fix the issue using some changes in my
    function in cfc .
    <cffunction name="MDArraySort" Returntype="query"
    access="public" >
    <cfargument name="colArray" type="array"
    required="true">
    <cfargument name="colNames" type="string"
    required="true">
    <cfargument name="colSort" type="string"
    required="true">
    <cfargument name="sensorIDs" type="string"
    required="true">
    <cfscript>
    //Declare variable collection used in function as local
    --->
    var tmpqry =
    Querynew(arguments.colNames,"CF_SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_DATE,CF_SQL_VARCHAR,CF_ SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_VARCHAR");
    var qRow = QueryAddRow(tmpqry,
    Arraylen(arguments.colArray));
    </cfscript>
    <cfloop from="1" to="#Arraylen(arguments.colArray)#"
    index="qRowIndex">
    <cfscript>
    // Populate the query table
    QuerySetCell(tmpqry, 'SENSOR',
    colArray[qRowIndex]["SENSOR"], qRowIndex);
    QuerySetCell(tmpqry,
    'TYPE',arguments.colArray[qRowIndex]["TYPE"], qRowIndex);
    QuerySetCell(tmpqry, 'TIMESTAMP2',
    LSParseDateTime(arguments.colArray[qRowIndex]["TIMESTAMP2"]),
    qRowIndex);
    QuerySetCell(tmpqry,
    'ORDER_BY_PARAM',arguments.colArray[qRowIndex]["ORDER_BY_PARAM"],
    qRowIndex);
    QuerySetCell(tmpqry, 'READING_CODE',
    colArray[qRowIndex]["READING_CODE"] , qRowIndex);
    QuerySetCell(tmpqry,
    'READING',arguments.colArray[qRowIndex]["READING"], qRowIndex);
    QuerySetCell(tmpqry,
    'PK_READING',arguments.colArray[qRowIndex]["PK_READING"],
    qRowIndex);
    QuerySetCell(tmpqry,
    'ALARM_STATUS',arguments.colArray[qRowIndex]["ALARM_STATUS"],
    qRowIndex);
    QuerySetCell(tmpqry, 'DURATION',
    arguments.colArray[qRowIndex]["DURATION"], qRowIndex);
    QuerySetCell(tmpqry,
    'DESCRIPTION',arguments.colArray[qRowIndex]["DESCRIPTION"],
    qRowIndex);
    </cfscript>
    </cfloop>
    <cfquery name="qry" dbtype="query" >
    SELECT *
    FROM tmpqry
    ORDER BY #arguments.colSort# ASC
    </cfquery>
    <cfreturn qry >
    </cffunction>
    Rajesh
    SCMS
    India

  • I switched to Apple Mail in the last two months.  When I attempt to print an email message, I get a blank piece of paper.  When I attempt to use the print options suggested in "Mail Help", the program crashes and has to be reopened.  Any ideas?

    I switched to Apple Mail in the last two months.  When I attempt to print an email message, I get a blank piece of paper.  When I attempt to use the print options suggested in "Mail Help", the program crashes and has to be reopened.  Any ideas?

    Which version of Mail are you using as well as which Snow Leopard version you are using? 

  • Blue screen when attempting to use the dedicated video card

    I keep getting a blue screen when attempting to use the dedicated video card.
    I managed to install the AMD driver for it but without the other components like the Catalyst Control Center as it blue screened on startup when attempting to load the Catalyst Control Center.
    The OS loads fine. Any applications that don't use the dedicated video card runs fine. All other drivers install fine as well.
    Applications like games and Photoshop that switch to the dedicated video card on startup automatically crashes, the OS freezes then a blue screen appears.
    What could be causing the problem? This problem just recently appeared. Two weeks ago.

    boogs wrote:
    I tried installing the drivers for my laptop from HP's support site. Still the same result.
    This problem only appeared a few weeks ago. Before that, the same drivers from the HP site installed and functioned normally.
    Could this be a problem with the graphics card itself?
    Note sure but if we can know the system P/N others can look to see what drivers it has for the graphics to know what is there.
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • Photoshop crashes when I use the marquis tool.

    Photoshop crashes when I use the marquee tool. As soon as I make a selection it crashes my computer (every time!) by either rendering the screen black or sometimes all white. I have to force shut down and restart. I'm using MacBook Pro OS 10.6.8 with Photoshop CS6. I am not in a position to update OS at this time. Is there anything I can do to work around this problem? It's extremely time-consuming and infuriating.
    Here's the crash report, if anyone is able to make sense of this, I'd sure appreciate knowing what the problem is.
    Interval Since Last Panic Report:  335913 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    A9EE1760-D467-49BB-B2EC-A100E2095A2E
    Mon Dec 30 15:09:00 2013
    panic(cpu 0 caller 0x9d4c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0x7f494000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x5c922188 : 0x21b837 (0x5dd7fc 0x5c9221bc 0x223ce1 0x0)
    0x5c9221d8 : 0x9d4c9b (0xbea28c 0xc5a800 0xbf8e60 0x0)
    0x5c922278 : 0xaef608 (0x8f97c04 0x9338004 0x100 0xcb42b6)
    0x5c9222c8 : 0xae6601 (0x9338004 0x100 0x5c9222f8 0x9c4778)
    0x5c9222f8 : 0x16d49a6 (0x9338004 0x100 0x438004ee 0x5c922308)
    0x5c922438 : 0xb0e2b5 (0x9338004 0x9337004 0x0 0x0)
    0x5c922478 : 0x9dde7c (0x9338004 0x9337004 0x0 0x0)
    0x5c922518 : 0x9da55b (0x0 0x9 0x0 0x0)
    0x5c9226c8 : 0x9dc58f (0x0 0x600d600d 0x702b 0x5c9226f8)
    0x5c922798 : 0xc9feae (0xc1d0004d 0xbfef0033 0xbfef0034 0x857c)
    0x5c922808 : 0xcaf734 (0xa1a5a00 0x1473ec80 0x8 0x0)
    0x5c922828 : 0xcd4322 (0x1473ec80 0xb 0x5c922848 0x89e0)
    0x5c922858 : 0xcd4b3d (0x986c000 0x0 0x5c92287c 0x0)
    0x5c922888 : 0xcb4d79 (0x986c000 0x77890080 0x0 0x33)
    0x5c9228d8 : 0xc76d0c (0x4651a000 0x0 0x0 0x3)
    0x5c922948 : 0xc7640f (0x4651a000 0x0 0x2 0x3)
    0x5c922978 : 0xc6c05f (0x4651a000 0x0 0x2 0x46255000)
    0x5c922ab8 : 0xca55d8 (0x46255000 0x1 0x5c922bcc 0x5c922bc8)
    0x5c922b68 : 0xc67fe1 (0x46255000 0x1 0x5c922bcc 0x5c922bc8)
    0x5c922be8 : 0x56da06 (0x46255000 0x0 0x5c922e3c 0x5c922c74)
    0x5c922c38 : 0x56e2a5 (0xcf6720 0x46255000 0x8981a88 0x1)
    0x5c922c88 : 0x56eb59 (0x46255000 0x10 0x5c922cd0 0x0)
    0x5c922da8 : 0x286638 (0x46255000 0x10 0x8981a88 0x1)
    0x5c923e58 : 0x21dbe5 (0x8981a60 0x1103d5a0 0x1fd7e8 0x5d43)
    0x5c923e98 : 0x210a86 (0x8981a00 0x0 0x954dc70 0x98d6620)
    0x5c923ef8 : 0x216f84 (0x8981a00 0x0 0x0 0x0)
    0x5c923f78 : 0x295c57 (0x8cc0188 0x0 0x0 0x0)
    0x5c923fc8 : 0x2a256d (0x8cc0184 0x1 0x10 0x0)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0xc5c000->0xd12fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
             com.apple.nvidia.nv50hal(6.4.0)@0x159e000->0x19b2fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
             com.apple.NVDAResman(6.4.0)@0x96e000->0xc5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 4671247742528
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI    4.2.0 (addr 0x1431000, size 0x65536) - last unloaded 114471438805
    loaded kexts:
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 45127423025
    com.apple.driver.IOBluetoothA2DPAudioDriver    2.4.5f3
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.AppleMikeyDriver    2.0.5f14
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleIntelHDGraphics    6.4.0
    com.apple.driver.AppleIntelHDGraphicsFB    6.4.0
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.GeForce    6.4.0
    com.apple.driver.AppleGraphicsControl    2.10.6
    com.apple.driver.AppleLPC    1.5.1
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleUSBCardReader    2.6.1
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.iokit.AppleBCM5701Ethernet    3.0.5b8
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.nvidia.nv50hal    6.4.0
    com.apple.NVDAResman    6.4.0
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.iokit.IOSCSIBlockCommandsDevice    2.6.8
    com.apple.iokit.IOUSBMassStorageClass    2.6.7
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0

    That is not an application crash - that is a kernel panic, which means there is a hardware defect, a bug in the OS or a bug in a low level driver (like parts of the video driver).  Kernel panics are not caused by applications, but by defective hardware or bugs in the OS and drivers.
    Resetting prefs may avoid the settings that triggered the crash - but the cause remains in the hardware, OS, or driver code.
    Since Apple is not going to update the drivers in 10.6.8, your best bet is to update the OS when you can, and hope the new drivers are in better shape.  Unfortunately, it is also possible that you just have a bad GPU or video RAM - and fixing that would require replacing the video card or system (in the case of laptops or all-in-one machines).

  • Security error when lightroom attempts to use the internet

    When using plugins e.g. smugmug or facebook after upgrading to Lightroom 3 I get -
    System returned "securityError"when lightroom attempted to use the Internet.
    tried to repair LR3, did not work.  Suggestions on how to fix this?

    Reply
    Sorry. These are not loadable they are core database functionality only available with 9.2.0.1.0 and later..

  • The camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    the camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    Try resetting your phone by holding down the home and off button until the apple symbol comes up. Then if still doing, restore your phone in itunes from your backup.

  • Help with this error message: System extenstion cannot be used:The system extension "/System/Library/Extensions/AppleACPIPlatform.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I have this error message:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleACPIPlatform.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    Please help. Is there a update or how do I reinstall?
    Thanks,
    John

    I submitted the above question, later finding that it has been answered by Buller already.  No one need reply as Buller's answer seems to solve the problem for others, and I'll try that.
    Jim

  • Why is my adobe photoshop trying to crash when i use the puppet warp tool?

    Every time i go to use the puppet warp tool i need to finish my assignment, photoshop says it is trying to fix the problem and then says it cant fix it and shuts the whole program down. And would like to know why is my adobe photoshop trying to crash when i use the puppet warp tool?

    You'll need to give us more information. What OS, what Photoshop version, how much RAM, what is your video card, and what are your performance preferences, etc., etc. -- ??

  • Illustrator cc 14 oct is crashing when I use the curvature tool

    Illustrator cc 14 oct is crashing when I use the curvature tool

    Emily,
    Just to make sure, are all the faces of the Verdana and Tahoma fonts installed and enabled/activated through the OS (not font mangement) as TTF (not OTF)?

  • I get the error message:System extension cannot be used The system extension "/System/Library/Extensions/AppleUSBthernetHost.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?

    "I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?"
    I have a MacBook Pro running Mas OS X Version  10.7.5
    Is this a problem I need to fix? Is there a fix or update?

  • Illustrator crashes when I use the move tool. No help here in the forums. Ridiculous problem that is so basic and that completly ruins workflow.

    Illustrator (CS6, Creative Cloud) crashes when I use the move tool. No help here in the forums that I can see.
    As far as I'm concerned this is a ridiculous problem that is so basic - it should not happen for the price Adobe charges.
    Completely ruins workflow.
    Please help.

    Emily,
    Just to make sure, are all the faces of the Verdana and Tahoma fonts installed and enabled/activated through the OS (not font mangement) as TTF (not OTF)?

  • Splash screen says "System extension cannot be used  The system extension "/System/Library/Extensions/PulseDriver.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.  How to fix?

    Please help!
    After installing iTunes 11.0.1 I got a splash screen that appears after all updates.  The screen reads:
    System extension cannot be used
    "The system extension “/System/Library/Extensions/PulseDriver.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update."
    Question: How do I re-install or replace this file?
    Jim

    I submitted the above question, later finding that it has been answered by Buller already.  No one need reply as Buller's answer seems to solve the problem for others, and I'll try that.
    Jim

  • System extension cannot be used  The system extension "/System/Library/Extensions/AppleUSBEthernetHost.kext" was installed improperly and cannot be used.

    I need to install update on Quicktime. I have version 7.6.6. Updates are supposed to be installed automatically. Macbook Pro 10.6.8 can't update to current version? I am told:
    System extension cannot be used
    The system extension "/System/Library/Extensions/AppleUSBEthernetHost.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update

    You can use Pacifist to just  install that kext if you want from that update file...
    Pacifist...
    http://www.charlessoft.com/

  • System extension cannot be used  The system extension "/System/Library/Extensions/IOStorageFamily.kext" was installed improperly and cannot be used.

    What's up with this?  The drive in question is an 80gb IDE external drive, USB connected.
    System extension cannot be used
    The system extension “/System/Library/Extensions/IOStorageFamily.kext” was installed improperly and cannot be used.  Please try reinstalling it, or contact the product’s vendor for an update.

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your  Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

Maybe you are looking for