KSLD bug report:  32 bit causes target panic

Since the bug report link:
http://soldc.sun.com/developer/support/driver/tools/KSLD/bug-report.html
goes to a non existant email address, I thought I would post here.
Setup:
ksld 1.01
target and host booted with kernel/unix (32 bit)
/proto directory struct as described in starting ksld doc
debugging ramd driver example
ramd directory:
drwxr-xr-x 4 root other 512 Feb 11 12:40 .
drwxr-xr-x 10 root other 512 Feb 11 12:47 ..
drwxrwxrwx 2 bin bin 512 Feb 11 10:26 777
-rw-r--r-- 1 root other 341 Feb 11 11:31 Makefile
-rw-r--r-- 1 root other 1610 Apr 24 2001 README
-rw-r--r-- 1 root other 3588 Apr 18 2001 install
lrwxrwxrwx 1 root other 52 Feb 11 10:47 misc -> /export/home/ksld-space/proto/root_sparc/kernel/misc
-rw-r--r-- 1 root other 2523 Apr 18 2001 ntestram.c
-rw-r--r-- 1 root other 2542 Apr 18 2001 printinfo.c
lrwxrwxrwx 1 root other 6 Feb 11 10:46 proto -> /proto
-rw-r--r-- 1 root other 25713 Feb 11 11:29 ramd.c
-rw-r--r-- 1 root other 291 Apr 18 2001 ramd.conf
-rw-r--r-- 1 root other 210 Apr 18 2001 ramio.h
drwxrwxrwx 4 bin bin 512 Feb 11 19:51 sparc
-rw-r--r-- 1 root other 1785 Apr 18 2001 testram.c
lrwxrwxrwx 1 root other 67 Feb 11 10:48 unix.281 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/unix
HOST output
home1# ksld -t hardwire unix.281 99
Reading unix.281
KSLD v1.0 on sun4u [SunOS 5.8]
Current thread is 0x4001fe60
Reading krtld
Reading genunix
Reading platmod
Reading SUNW,UltraSPARC-II
Reading specfs
Reading TS
Reading TS_DPTBL
Reading ufs
Reading fssnap_if
Reading rpcmod
Reading ip
Reading rootnex
Reading options
Reading sad
Reading pseudo
Reading sd
Reading scsi
Reading glm
Reading pcipsy
Reading dada
Reading todmostek
Reading procfs
Reading sockfs
Reading clone
Reading ip6
Reading tcp
Reading md5
Reading tcp6
Reading udp
Reading udp6
Reading icmp
Reading icmp6
Reading arp
Reading timod
Reading conskbd
Reading wc
Reading ebus
Reading su
Reading kb
Reading ms
Reading consms
Reading se
Reading elfexec
Reading fifofs
Reading ldterm
Reading ttcompat
Reading zs
Reading ptsl
Reading ptc
Reading rts
Reading tl
Reading keysock
Reading sysmsg
Reading cn
Reading pipe
Reading mm
Reading hme
Reading ufs_log
Reading doorfs
Reading devinfo
Reading iwscn
Reading log
Reading sy
Reading fctl
ksld_dbx: can't stat /platform/sun4u/kernel/drv/afb -- No such file or directory
Reading afb
ksld_dbx: can't open /platform/sun4u/kernel/drv/afb -- No such file or directory
Reading fd
Reading busra
Reading cs
Reading winlock
Reading seg_drv
Reading usba
Reading kstat
Reading vol
Reading cpc
Reading tnf
Reading pcihp
Reading hpcsvc
Reading pcicfg
Reading nfssrv
Reading nfs
Reading rpcsec
Reading tlimod
Reading seg_mapdev
Reading inst_sync
Reading mntfs
Reading tmpfs
Reading klmmod
Reading autofs
Reading connld
Reading bootdev
Reading shmsys
Reading ipc
Reading ramd
Reading kaio
detected a multithreaded program
t@0 stopped in (unknown) at 0xedd000d8
0xedd000d8: ta %icc,%g0 + 125
(ksld_dbx) module -v ramd.o
Module: ramd.o
Language: ansic
Debugging information: read [stabs version: 3.1]
Source file: /opt/SUNWddk/src/drivers/ramd/ramd.c
Object file: /opt/SUNWddk/src/drivers/ramd/sparc/obj32/ramd.o
Loadobject: /usr/kernel/drv/ramd
(ksld_dbx) stop in ram_strategy
(2) stop in ram_strategy
poll in failed
can't set breakpoint
TARGET output:
connected
New connection: uid 0, fd 7
Begin traceback... sp = edd48290
Called from edd009dc, fp=edd47b41, args=34 edd308ee eddc40a8 34 edd042f0 edd042ec
Called from edd03624, fp=edd47c11, args=fff74000 edda51f0 102d087a ffffffff91d0207e 0 4
Called from edd0c0d0, fp=edd47cd1, args=102d087a 91d0207e ff1bd714102d087a 100 edd48608 27
Called from edd0a394, fp=edd47d81, args=eddb7788 8 eddc16a1 f0000 1 ffff
Called from edd176d4, fp=edd47e31, args=ffff eddb7788 0 1 0 eddc1690
Called from edd0e470, fp=edd47f41, args=edd49058 0 0 3c 0 edda69d8
Called from edd0e214, fp=edd47ff1, args=eddb6d58 eddc1690 edd49158 ffffffffffffffff 10000 edd483e0
Called from edd0e154, fp=edd480a1, args=eddc1640 edda3550 0 0 0 0
Called from edd071b4, fp=edd48121, args=0 0 0 0 0 0
Called from 0, fp=0, args=0 0 0 0 0 0
End traceback...
abort jump: trap 34 sp edd48290 pc edd042ec npc edd042f0
etext edd308ee estack edd489a0 edata edda2388 nofault edda2658
ksld_kadb[0]: (`o403P0801So6mLD42d8N_lK^bH00004)(`o403P0801So6mLD42d8N_lK^bH0000
panic[cpu0]/thread=4001fe60: BAD TRAP: type=34 rp=4002fbc0 addr=40030507 mmu_fsr=0
sched: alignment error:
addr=0x40030507
pid=0, pc=0xedd2ba78, sp=0x4002fc50, tstate=0x1404, context=0x0
g1-g7: 1000c000, edda1f78, edda1f78, 0, edda2658, 14aef0, 4001fe60
panic: entering debugger (continue to save dump)
Trap 7d
What is wrong with the setup,when a breakpoint would cause a traceback and panic on the target?

One other possibility is having sufficient rights, especially if you are invoking it via some other app, rather than manually as a logged in user. If you are not logged in and instead invoke it via a web site action, I believe you will have problems reading the registry, accessing a desktop, writing to disk, etc.
Sorry I can't be more definitive, but perhaps it will help.
Please post your conclusion, if you find it.
--Ian

Similar Messages

  • KSLD bug report:  64 bit does not find target symbols

    Since the bug report link:
    http://soldc.sun.com/developer/support/driver/tools/KSLD/bug-report.html
    goes to a non existant email address, I thought I would post here.
    Setup:
    ksld 1.01
    target and host booted with kernel/sparcv9/unix (64 bit)
    /proto directory struct as described in starting ksld doc
    debugging ramd driver example
    ramd directory:
    drwxr-xr-x 4 root other 512 Feb 11 20:27 .
    drwxr-xr-x 10 root other 512 Feb 11 12:47 ..
    drwxrwxrwx 2 bin bin 512 Feb 11 10:26 777
    -rw-r--r-- 1 root other 341 Feb 11 11:31 Makefile
    -rw-r--r-- 1 root other 1610 Apr 24 2001 README
    -rw-r--r-- 1 root other 3588 Apr 18 2001 install
    lrwxrwxrwx 1 root other 52 Feb 11 10:47 misc -> /export/home/ksld-space/proto/root_sparc/kernel/misc
    -rw-r--r-- 1 root other 2523 Apr 18 2001 ntestram.c
    -rw-r--r-- 1 root other 2542 Apr 18 2001 printinfo.c
    lrwxrwxrwx 1 root other 6 Feb 11 10:46 proto -> /proto
    -rw-r--r-- 1 root other 25713 Feb 11 11:29 ramd.c
    -rw-r--r-- 1 root other 291 Apr 18 2001 ramd.conf
    -rw-r--r-- 1 root other 210 Apr 18 2001 ramio.h
    drwxrwxrwx 3 bin bin 512 Feb 11 20:26 sparc
    -rw-r--r-- 1 root other 1785 Apr 18 2001 testram.c
    lrwxrwxrwx 1 root other 67 Feb 11 20:27 unix32.58 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/unix
    lrwxrwxrwx 1 root other 75 Feb 11 20:27 unix64.58 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/sparcv9/unix
    home1# ksld -t hardwire unix64.58 99
    Reading unix64.58
    KSLD v1.0 on sun4u [SunOS 5.8]
    Current thread is 0x2a10001fd40
    Reading krtld
    detected a multithreaded program
    t@0 stopped in (unknown) at 0xedd000d8
    0x00000000edd000d8: ta %icc,%g0 + 125
    (ksld_dbx) modules
    No Info obj64/unix.o
    No Info beep.o
    No Info bootops.o
    No Info cbe.o
    No Info confunix.o
    No Info cpc_subr.o
    No Info cpu_states.o
    No Info ddi_impl.o
    No Info dmv.o
    No Info dvma.o
    No Info ecc.o
    No Info fillsysinfo.o
    No Info hardclk.o
    No Info hat_sfmmu.o
    No Info intr.o
    No Info iommutsb.o
    No Info ivintr.o
    No Info mach_sfmmu.o
    No Info mach_sysconfig.o
    No Info machdep.o
    No Info mem_cage.o
    No Info mem_config.o
    No Info mem_config_arch.o
    No Info memlist_new.o
    No Info memlist.o
    No Info memscrub.o
    No Info mlsetup.o
    No Info mp_call.o
    No Info mp_startup.o
    No Info mp_states.o
    No Info polled_io.o
    No Info ppage.o
    No Info prom_subr.o
    No Info startup.o
    No Info trap.o
    No Info vm_machdep.o
    No Info x_call.o
    No Info v9dep.o
    No Info xregs.o
    No Info ddi_arch.o
    No Info prmachdep.o
    No Info prom_2path.o
    No Info prom_boot.o
    No Info prom_devname.o
    No Info prom_devtype.o
    No Info prom_enter.o
    No Info prom_env.o
    No Info prom_exit.o
    No Info prom_fb.o
    No Info prom_getchar.o
    No Info prom_gettime.o
    No Info prom_handler.o
    No Info prom_inpath.o
    No Info prom_interp.o
    No Info prom_io.o
    No Info prom_kbd.o
    No Info prom_node.o
    No Info prom_outpath.o
    No Info prom_panic.o
    No Info prom_path.o
    No Info prom_phandle.o
    No Info prom_printf.o
    No Info prom_prop.o
    No Info prom_putchar.o
    No Info prom_reboot.o
    No Info prom_stdin.o
    No Info prom_stdout.o
    No Info prom_string.o
    No Info prom_test.o
    No Info prom_trap.o
    No Info prom_version.o
    No Info prom_wrtestr.o
    No Info prom_cpuctl.o
    No Info prom_efcode.o
    No Info prom_getunum.o
    No Info prom_heartbeat.o
    No Info prom_idprom.o
    No Info prom_init.o
    No Info prom_macaddr.o
    No Info prom_mem.o
    No Info prom_mmu.o
    No Info prom_power_off.o
    No Info prom_retain.o
    No Info prom_serengeti.o
    No Info prom_set_traptable.o
    No Info prom_sparc.o
    No Info prom_starcat.o
    No Info prom_starfire.o
    No Info prom_sunfire.o
    No Info prom_vercheck.o
    No Info prom_vername.o
    No Info autoconf.o
    No Info bp_map.o
    No Info cpu.o
    No Info cpu_intr.o
    No Info cpupart.o
    No Info disp.o
    No Info kstat_fr.o
    No Info mach_page.o
    No Info mutex.o
    No Info page_lock.o
    No Info panic.o
    No Info param.o
    No Info putnext.o
    No Info rwlock.o
    No Info seg_kmem.o
    No Info vm_page.o
    No Info vers.o
    (ksld_dbx) module -v ramd.o
    Can't find module 'ramd.o'
    (ksld_dbx) loadobjects
    /opt/SUNWddk/src/drivers/ramd/unix64.58
    (ksld_dbx)
    Unable to find any symbols, except krtld which is in the same directory structure as the rest of the symbols.

    Are you sure that you started the Firefox 13 version and not the version from your Linux distribution?
    If the other Firefox version is running then you usually start another instance (window) in the already running Firefox version.<br />
    <br />
    <pre><nowiki>
    #!/bin/sh
    cd path_to_firefox13
    ./firefox</nowiki></pre>

  • Bug report: Energy Manager causes slow performance...

    Very slow Windows Startup..
    Energy Manager's plans and the problem occured using any plan as I remember, and it wasn't an issue with the maximum processor state. I had heavy disk usage, especially access to the Page File, which is what the person in the second link I posted also described. CPU usage was low. The disk usage was seemingly not related to Energy Manager (Chrome was usually the worst), but removing Energy Manager completely resolved the problem. If you would find it helpful. I'm quite confident that even with Maximum Processor state at %100, CPU usage was low when it was slow, and that disk access was the culprit.
    previously have use 1.0.0.31 or 32 not sure.
    Windows 8.1
    Im using Lenovo Energy Management Driver
    1.0.0.28
    4.6.2014

    I actually have the same problem.  Sorry to work on a old thread, but...
    I've got my Lenovo B50-70 less than 1 month ago, and had switched it to SSD and had set everything up and is working perfectly.  However there are a bunch of lenovo programs that came pre-installed.  This computer is used mainly for work and I really don't like programs that suddenly pop-up and ask you to do stuff, as it is quite distracting, and with Lenovo Energy Manager being one of them so I removed it.  (I did do some research before I remove...)
    Everything was fine, until when I try to switch on my wifi (I usually have it off, as I use LAN most of the time)...  For the B50-70 there is a airplane button on F7, which allow the user to switch wifi and bluetooth on/off.  That button was unresponsive...  After some digging it is actually related to the power energy manager being removed.  So I've downloaded the latest version from Lenovo and it was working again...
    However though, whenever I start my computer it is taking so long to start...  And I tried uninstalling the power energy manager and it solved the problem...  And I am stuck with either having no wifi on/off ability or a really slow boot, which loses the whole purpose of the SSD.  After you enter your username and password it originally takes around 5~10 seconds to login, now it takes over 1 minute.
    I have found this other link, which says Lenovo Power Manager having the same problem.
    https://forums.lenovo.com/t5/ThinkVantage-Technologies/Bug-report-Power-Manager-causes-slow-performa...
    There is a solution, which you can change the registry to switch a function off.  I've tried it and it didn't work, which is not surprising as it's a different program..  But I am hoping that Lenovo can provide a similar solution for Lenovo Energy Manager...

  • Tempo change bug in 64 bit - causes crash, help?

    Anybody else have this problem?  In 64 bit in a long timeline session with multiple tempo events (say 50 plus for a film score).
    Changing tempo in the tempo window causes a crash.  Only fix has been to revert to 32 bit mode - which is a drag because I need 64 for my timeline (whole film score - 2000 bars long).  
    Bug has been present across multiple flies, tried all the usual stuff, permissions, pref. rebuild etc.  Bug was also present 9.1.3, and still here in 9.1.4
    any fixes, workarounds welcome until Apple fixes.

    bump - this is still driving me crazy- anyone else have this problem?

  • Bug report: Safari 5 fails to handle 8192 bit RSA certificates

    Running Safari 5.1.7 on OS X 10.6.8 -- I haven't confirmed for the version of Safari running on 10.7 -- and trying to access a site over https that uses an 8192 bits large RSA cert causes Safari to bug out. It can't display the certificate details correctly, giving just a garbled text output, and even a buggy interface dialog, and manually trying to accept the certificate to get the website to load causes Safari to run in an endless loop, displaying the certificate warning anew, over and over, making it impossible to load the page. The exact same certificate details put in a 4096 bit cert works just fine.
    Could anyone in the core dev team take a look at this? The number of sites making use of 8192 bit large certs is growing, and Safari is the only browser out there that can't handle it.
    add.: it seems the problem sits at a more fundamental level than in Safari, possibly in some underlying framework - apparently several other applications in OS X fails with handling an RSA cert of 8192 bits size, as mentioned in this thread: https://discussions.apple.com/message/11728527
    Possibly related: https://discussions.apple.com/message/3650856

    Could anyone in the core dev team take a look at this? The number of sites making use of 8192 bit large certs is growing, and Safari is the only browser out there that can't handle it.
    It might be worth registering (for free) as an Apple Developer:
    http://developer.apple.com/programs/register/
    ... and then you can use the Bug Reporter to submit trackable bug reports:
    http://developer.apple.com/bugreporter/

  • Bug Report : Upgraded to Firefox v10. Holding CTRL+ [F4] too long after all tabs are closed causes error. "Exc in ev handl: TypeError: this.oPlg.onTabClosed is not a function"

    Bug Report :
    Upgraded to Firefox v10. Holding CTRL+ [F4] too long after all tabs are closed causes error.
    "Exc in ev handl: TypeError: this.oPlg.onTabClosed is not a function"

    What extensions do you have? (Go to Firefox > Customize > Add-ons to see or Help > Troubleshooting info for a copy-pasteable list)

  • Bug Report: Probable Cause of Stuttering in iTunes v7.0.2.16 -- Crossfade

    Has anyone ever tried to send a bug report into Apple? I've looked all over and can't find anything that would let me send in a bug report.
    I think I have tracked down one of the issues with stuttering in iTunes v7.0.2.16 Its in the crossfading in the play back options. If I disable crossfading, gone is the stuttering and cpu hogging at the start of a track. The length of the stuttering, how far it goes into the next track, is the length of the crossfade. Also, has anybody else noticed that with the stuttering comes a maxing out of the CPU? While typing this my computer will go unresponsive when iTunes starts a new track and stutters and I can watch the CPU Usage History spike during the attempted crossfade.
    I hope that Apple finds this and it is a help in fixing the issue as I really do like iTunes. And if anyone knows how to send this on to Apple as a proper bug report, just post a comment letting me know and I will do it.
    And lastly, any comments showing the reproduction of this evidence would probably be helpful to Apple in resolving this issue.

    Okay Chris...
    I've double and triple checked all of the bullet points in your troublshooter document, and all is in good order.
    I found that my Direct X was out of date, and got excited when I upgraded it and started playing tunes. For about 5 or six tracks, there was not any skipping during the crossfade, but alas, the problem is still there, and still garbles the tunes at the very end and release of the crossfade.
    Not ALL tunes, just a certain intermitant few.
    FYI, this bug was never an issue until v7.0 was released. Crossfading in previous versions was not a problem, until now. So there must have been something that has changed, from the previous to this release, and my assumption is the gapless playback. Just a guess, as it is new.
    Any other thoughts as to the cause? And beter yet... the solution?
    I sincerely would like to keep using iTunes as my default music player...
    -JavaLength

  • Bug Report (reproducible) - Adding an appointment to Google Calendar causes Pre to display a blank calendar.

    I have been able to reproduce an important bug on the Pre (webOS 1.0.2).  I didn't see a way to submit an official bug report, so I'm posting it here.
    Step 1: Import the following ical file into a Google calendar:  http://www.halfwayproductions.com/test.ics
    Step 2: Sync the Google calendar to your Pre
    Step 3: Your Pre calendar appears completely blank!
    It's worth noting that this file doesn't import correctly into Google calendar.  Google gets the repeat wrong and puts the appointment at the wrong time.  However, this shouldn't cause the Pre to display a blank calendar!
    Post relates to: Pre p100eww (Sprint)

    EDgeofNJ wrote:
    I confirmed that a meeting location with an apostrophe causes the event to not sync to Google Calendar. Interesting enough, I created an event on Google Calendar with an apostrophe in the location and it sync'd to my Pre, without causing the calendar to go blank. BTW, I'm on 1.1.0.
    This seems like it would be a very common occurance as many meetings or appointments could possibly contain apostrophes in the location (Joe's office, Dr's office, Arthur's Tavern, etc). It leaves me with little confidence of what is on the Pre and what is in my Google Calendar, as there could be other issues causing events not to sync, and they are obviously not "in sync." Is anyone looking into a fix for this? (Is Palm or Google listening?) In the mean time, is there any way to get a log of events that did not sync, as opposed to blindly assuming everything was uploaded fine?
    Message Edited by EDgeofNJ on 07-30-2009 10:18 AM
    Some of these are known occurrences and I believe have been logged into the Palm SW database. Symbols had also been causing Facebook contacts to not sync properly as well. I don't know if getting a log of events that do not sync is possible at this time. However, if a user could post characters and their entry points that are known anomalies that cause the errors, that'd be useful.

  • Bug Report - Windows 8.0 - 6.0.1 USB arbitration causes USB keyboard driver failure

    Can't find a place to submit a bug report. So here goes.
    Full Error Message:
    Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory.
    Problem Occurs:
    Windows 8.0 x64
    Vmware Player 6.0.1 build-1379776
    Problem:
    A USB keyboard ceases to function on the host operating system following the first host OS reboot after installing 6.0.1 on Windows 8.0. This issue does not occur with 6.0.0. The issue disappears upon uninstalling Player 6.0.1. Reinstallation allows Player to operate as expected, but issue re-appears after host OS reboot.
    The issue happens immediately after host OS loads, and continues irrespective of whether VMWare Player is launched.
    Looking at the keyboard drivers, the usb keyboard's driver has not loaded (see attached images). The built-in keyboard driver however reports no errors and continues to operate as usual.
    Changing the USB keyboard device to that of a different manufacturer does not resolve the issue. Any USB keyboard driver appears to fail.
    Work Around:
    1) Launch msconfig
    2) Disable VMWare USB arbitration service
    3) Reboot
    4) USB Keyboard works. VMWare Player continues to operate as normal, minus the ability to mount USB storage devices on the guest OS.

    This issue was fixed on my PC as follows.
    1) Taking ownership of the above usb*.sys files in  the drivers folder
    2) renaming them to usb*.sysold
    3) Using Device Manager to uninstall all USB devices with the yellow warning ! next to them
    4) Doing a Scan for Hardware changes via the Device Manager toolbar and then waiting a few moments whilst the USB devices are re-installed with signed drivers.
    Hope this helps you....
    usb drivers files in my drivers folder after the above process:
    12/02/2013  04:12            19,968 usb8023.sys
    21/11/2010  03:24            32,896 USBCAMD2.sys
    27/11/2013  01:41            99,840 usbccgp.sys
    12/07/2013  10:41           100,864 usbcir.sys
    27/11/2013  01:41             7,808 usbd.sys
    27/11/2013  01:41            53,248 usbehci.sys
    25/03/2011  03:29            52,736 usbehci.sysold
    27/11/2013  01:41           343,040 usbhub.sys
    25/03/2011  03:29           343,040 usbhub.sysold
    25/03/2011  03:29            25,600 usbohci.sys
    27/11/2013  01:41           325,120 usbport.sys
    25/03/2011  03:29           325,120 usbport.sysold
    14/07/2009  00:38            25,088 usbprint.sysold
    11/03/2011  04:37            91,648 USBSTOR.SYS
    25/03/2011  03:29            30,720 usbuhci.sys
    21/11/2010  03:23           184,960 usbvideo.sys
                  19 File(s)      2,783,104 bytes
    The .sysold files are the ones I renamed, I think also renamed the usbccgp.sys - but accidentally deleted it after the rename..

  • Mavericks causing kernel panics

    hi after the update my imac started to do random reboots every few hours its driving me crazy. i have already did a reset of my NVRAM/PRAM and did a memtest and the apple hardware test with no errors
    here is the panic log
    Anonymous UUID:       19F9CDDB-8BF9-C586-5D7B-438B527591D3
    Sun Nov  3 15:05:03 2013
    panic(cpu 3 caller 0xffffff802e04f251): "wait queue deadlock - wq=0xffffff80554cbd78, cpu=3\n"@/SourceCache/xnu/xnu-2422.1.72/osfmk/kern/wait_queue.h:198
    Backtrace (CPU 3), Frame : Return Address
    0xffffff819020bc70 : 0xffffff802e022f69
    0xffffff819020bcf0 : 0xffffff802e04f251
    0xffffff819020bd60 : 0xffffff802e04f079
    0xffffff819020bd90 : 0xffffff802e01659a
    0xffffff819020bdd0 : 0xffffff802e0163b4
    0xffffff819020be30 : 0xffffff802e013bdd
    0xffffff819020bea0 : 0xffffff802e01e003
    0xffffff819020bf20 : 0xffffff802e0c90dd
    0xffffff819020bfb0 : 0xffffff802e0f3bd8
    BSD process name corresponding to current thread: Google Chrome He
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x000000002de00000
    Kernel text base: 0xffffff802e000000
    System model name: iMac12,2 (Mac-942B59F58194171B)
    System uptime in nanoseconds: 12420991759645
    last loaded kext at 1075163392680: com.apple.filesystems.smbfs          2.0.0 (addr 0xffffff7fb05dd000, size 335872)
    last unloaded kext at 143422438120: com.apple.driver.AppleUSBUHCI          650.4.0 (addr 0xffffff7faecf3000, size 65536)
    loaded kexts:
    com.apple.filesystems.smbfs          2.0.0
    com.apple.filesystems.msdosfs          1.9
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.ntfs          3.11
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.11
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.kext.AMDFramebuffer          1.1.4
    com.apple.driver.AppleIntelHD3000Graphics          8.1.8
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.AMDRadeonX3000          1.1.4
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.kext.AMD6000Controller          1.1.4
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.1.8
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBCardReader          3.3.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AirPort.Atheros40          700.74.5
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.driver.AppleUSBAudio          2.9.3f17
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.kext.AMDSupport          1.1.4
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.0
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 12 GB, SMC 1.72f2
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x8313, 0x434C392D392D3920444452332D3133333300
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: USB2.0 MFP(Hi-Speed)
    USB Device: USB OPTICAL MOUSE
    USB Device: Apple Keyboard
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: Composite Device
    USB Device: IR Receiver
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus: iMac, Apple Inc., 25.1

    That panic was not caused by third-party software. If the problem is recurrent, the possibilities are:
    A stale or corrupt kernel cache
    A damaged OS X installation
    A fault in a peripheral device, if any
    Corrupt non-volatile memory (NVRAM)
    An internal hardware fault (including incompatible memory)
    An obscure bug in OS X
    You may already have ruled out some of these.
    Rule out #1 by booting in safe mode and then rebooting as usual. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    You can rule out #2 and #3 by reinstalling the OS and testing with non-essential peripherals disconnected and aftermarket expansion cards removed, if applicable. Sometimes a clean reinstallation may solve a problem that isn't solved by reinstalling in place.
    Corrupt NVRAM, which rarely causes panics, can be ruled out by resetting it.
    If your model has user-replaceable memory, and you've upgraded the memory modules, reinstall the original memory and see whether there's any improvement. Be careful not to touch the gold contacts. Clean them with a mild solvent such as rubbing alcohol. Aftermarket memory must exactly match the technical specifications for your model.
    The Apple Hardware Test or Apple Diagnostics, though generally unreliable, will sometimes detect a fault. A negative test can't be depended on. Run the extended version of the test.
    In the category of obscure bugs, reports suggest that FileVault may trigger kernel traps under some unknown conditions. Most, though not all, of these reports seem to involve booting from an aftermarket SSD. If those conditions apply to you, try deactivating FileVault.
    Connecting more than one display is another reported trigger for OS X bugs.
    If your system is not fully up to date, running Software Update might get you a bug fix.
    In rare cases, a malformed network packet from a defective router or other network device can cause panics. Such packets could also be sent deliberately by a skillful attacker. This possibility is something to consider if you run a public server that might be the target of such an attack.
    If none of the above applies, make a "Genius" appointment at an Apple Store to have the machine tested. You may have to leave it there for several days. There isn't much point in doing this unless you can reproduce the panic, or if you can't, it happens often enough that it's likely to be repeated at the store. Otherwise you may be told that nothing is wrong.
    Print the first page of the panic report and bring it with you.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you know how to restore, and you have at least  two independent backups.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

  • Help! Macbook Pro Keeps Crashing.  Here Is The Bug Report

    Please, please, please can someone help me my mac keeps crashing for the last week and I dont know why.
    I  keep getting the grey screen of death
    I have included the bug report below.
    Mac Specs
    I have a Macbook Pro 17"
    Model Identifier: MacBookPro8,3
    Late 2011 Version
    2.2ghz Intel Core i7
    Intel HD Graphics 3000 512 MB
    Software  OS X 10.9.4 (13E28)
    I am running  the OS off an SSD 750 GB Drive connected internally (have been for over a year with no issues)
    The drive that came with my mac got corrupted so I replaced it with the SSD
    I am using an external monitor AOC connected via thunderbolt (have had this set up for over 1.5 years with no issues.
    Bug Report
    Anonymous UUID:       DDEA4723-7244-E776-B61A-34B381E8523F
    Tue Jul 29 23:34:57 2014
    panic(cpu 5 caller 0xffffff8003e4e5ca): "A kext releasing a(n) GenericUSBXHCI has corrupted the registry."@/SourceCache/xnu/xnu-2422.110.17/libkern/c++/OSObject.cpp:218
    Backtrace (CPU 5), Frame : Return Address
    0xffffff81ee4cbe00 : 0xffffff8003a22f79
    0xffffff81ee4cbe80 : 0xffffff8003e4e5ca
    0xffffff81ee4cbed0 : 0xffffff8003e9b6e7
    0xffffff81ee4cbef0 : 0xffffff8003ea9d0f
    0xffffff81ee4cbf30 : 0xffffff8003eaf292
    0xffffff81ee4cbf80 : 0xffffff8003eaf367
    0xffffff81ee4cbfb0 : 0xffffff8003ad7417
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000003800000
    Kernel text base: 0xffffff8003a00000
    System model name: MacBookPro8,3 (Mac-942459F5819B171B)
    System uptime in nanoseconds: 49357323350
    last loaded kext at 46443091940: com.apple.driver.AppleBluetoothMultitouch 80.14 (addr 0xffffff7f858c1000, size 77824)
    loaded kexts:
    com.bresink.driver.BRESINKx86Monitoring 9.0
    com.avatron.AVExFramebuffer 1.7
    com.displaylink.driver.DisplayLinkDriver 2.1
    net.telestream.driver.TelestreamAudio 1.1.0
    com.techsmith.TACC 1.0.2
    com.logmein.driver.LogMeInSoundDriver 1.0.3
    com.avatron.AVExVideo 1.7
    com.sonnet.driver.SXHCD 1.27.9b2
    net.osx86.kexts.GenericUSBXHCI 1.2.7
    com.apple.driver.AppleBluetoothMultitouch 80.14
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.AppleTyMCEDriver 1.0.2d2
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.ApplePolicyControl 3.6.22
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.kext.AMDFramebuffer 1.2.4
    com.apple.driver.AppleHDAHardwareConfigDriver 2.6.3f4
    com.apple.iokit.IOBluetoothUSBDFU 4.2.6f1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleHWAccess 1
    com.apple.AMDRadeonX3000 1.2.4
    com.apple.driver.AppleIntelMCEReporter 104
    com.apple.driver.AppleIntelHD3000Graphics 8.2.4
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.kext.AMD6000Controller 1.2.4
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleIntelSNBGraphicsFB 8.2.4
    com.apple.driver.AppleMuxControl 3.6.22
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 325.7
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.driver.IOBluetoothHIDDriver 4.2.6f1
    com.apple.driver.AppleMultitouchDriver 245.13
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAcceleratorFamily 98.22
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.kext.AMDSupport 1.2.4
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleUSBAudio 2.9.5f8
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleGraphicsControl 3.6.22
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

    Looks like the Open Source USB 3.0 driver GenericUSBXHCI is causing this. I'd suggest uninstalling it.

  • FAQ: I found a bug. How do I write a useful bug report? Or send bug files to Adobe?

    If you think you've found a bug in Photoshop CS6, please post your findings here on the forums.
    Here is a list of the information we'll want for you to gather at a minimum:
    Clear and concise steps so that someone who isn't in front of your comptuer can reproduce the issue you are seeing
    Include information on the operating system/version you are running. (e.g. "Mac OS 10.7.3" or "Win XP Service Pack 3")
    Here are some more detailed instructions for writing a useful, complete bug report for us on the forums:
    Provide a descriptive title that includes your OS information:Example: "Photoshop crashes when I save a JPEG file using the File>Save For Web & Devices... command (Mac OS 10.7.3)"
    Provide concise, step-by-step details on how to reproduce the issue you are seeing.
    Example:
    Open an 8-bit, RGB image by selecting File>Open...
    Create a new layer by clicking the "Create New Layer" button on the bottom of the Layers panel
    Paint on the layer created in Step #2 using the default Brush tool
    Choose File>Save For Web & Devices...
    Make sure the optimized format is set to "JPEG" and set the Quality setting to "80"
    Click the Save button at the bottom of the Save For Web & Devices dialog, choose the desktop as the location for saving the file
    Provide a description of the "Result" you are observing:
    Example: "Result: Photoshop crashes"
    If there is an error dialog, please include the exact wording displayed in the dialog or provide a screen shot or video of the entire screen so we can see the dialog as well as the state of the application - i.e. what panels are shown, the state of the Layers panel, etc.
    If the error is a visual defect, either in the user interface or the image itself, provide a screen shot or video of the entire screen so we can see the dialog as well as the state of the application - i.e. what panels are shown, the state of the Layers panel, etc.
    Provide a description of the "Expected Result":
    Example: "Expected Result: Photoshop to save JPEG file to the desktop, no crash"
    In some cases this may be obvious (such as in the case of a crash) but in others, what you expect to happen may be different than what the application was designed to do. Please be as specific as possible.
    Provide the crash log by submitting all crash reports, including your email address, for every single crash your encounter:
    You may also include the contents of your crash log in your forum posts as well, but always submit them using the above instructions as well.
    Crash logs are located on Macintosh here: Users/<your user name>/Library/Logs/CrashReporter
    Provide your System Info from Photoshop: What's even more useful is if you can share your System Info from Photoshop as it contains all kinds of useful information (OS/version, graphics card, driver version, 3rd party plug-ins used, etc) that will help the team track down your issue.
    On occasion, the Photoshop engineers may request that you provide problematic files in order to reproduce and debug your issue.
    In these cases, please post the file somewhere using your own servers or one your favorite online document/distribution services and provide a URL/instructions to download the file:
    Dropbox
    Adobe SendNow
    YouSendIt
    If the file isn't something you can post publically, you can request that someone from the engineering team contact you to figure out a secure way to get the affected files.
    Thanks,
    The Photoshop Development Team

    First thing would be to realise the exact error. Second would be to check your logs to see what you have installed/upgraded which might be causing this error. Third, google your error and see if matches turn up. Fourth, search in Arch bugtracker to see if a match exist. Else file a report.

  • Bug Report: DW CS5.5 Crashes Every Time On An Image Map

    I am posting this in lieu of contacting Adobe support. I went to my account to send Adobe a bug report and was told I needed to contact support via phone. That's pretty crappy. As a licensed user who's owned it less than three months, there's no direct path to tell you guys that your software is broken?
    Here's the deal: I am working on an HTML landing page with one image map attached to one image. Literally, every time I make a modification to the code near the image (tied to the image map) then click into the live preview window, Dreamweaver CS5.5 crashes like a 70-year old on a bar of soap on the floor of the shower. It crashes hard. My only relief is to save the file before clicking into the live preview window. That's my only workaround to the problem.
    But I'm left amazed that I can crash it every single time over an image map, flicking from the code to the preview pane. You would think that at version 11.5, a minor thing like that wouldn't hemorrage the supposed creme de la creme of web design software.
    Here's the code I'm editing that causes it to crash:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
              <?php
              require_once("/var/www/html/c/index.php");
              $recip_name = $subscriber['first_name'].' '.$subscriber['last_name'];
              ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link href="/c/print.css" type="text/css" rel="stylesheet" media="print">
    <title>Membership Special - No Commitment</title>
    </head>
              <?php // Google Link Tracking Code ?>
              <script type='text/javascript' src='/c/google-analytics-code.js'></script>
              <?php // End Google Link Tracking Code ?>
        <!-- Source File -->
              <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
        <style type="text/css">
                        body {font:normal 14px/1.25em Georgia, "Times New Roman", Times, serif;}
                        h1,h2,h3,h4,h5,h6 {font-weight:bold;color:#333333;}
                        h1 {font:normal 28px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h2 {font:normal 24px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h3 {font:normal 20px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h4 {font:normal 16px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h5 {font:normal 12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h6 {font:normal  8px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        a, a:link, a:visited, a:active {color:#0055FF;}
                        a:hover {color: #002AFF;}
                        #wrapper {margin:0 auto;width:432px;}
                        #header, #footer {margin:20px auto;text-align:center;position:relative;}
                        #footer {margin:40px auto;}
                        #coupon {position:relative;}
                        #coupon, #coupon img {margin:0 auto;text-align:center;}
                        .personalization {position:absolute;width:100%;text-align:center;text-transform:uppercase;}
                        .printcoupon {text-transform:uppercase;}
              </style>
    <body>
    <div id="wrapper">
    <div id="header">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    <div id="coupon">
              <img src="images/19415coupon-01.jpg" width="432" height="432" />          <!-- <div class="personalization" style="left:0;top:818px;"><h1><?php echo $recip_name; ?></h1></div> -->
      <img src="images/19357coupon-02.jpg" width="550" height="602" usemap="#imagemap" class="dontprint"/>
    </div>
    <div id="footer">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    </div>
    <map name="imagemap">
              <area coords="29,69,521,197" shape="rect" href="javascript:window.print();">
              <area coords="29,212,521,339" shape="rect" href="http://www.google.com" target="_blank" onClick="recordOutboundLink(this, 'Landing Page', 'http://www.google.com');return false;">
                        </map>
    </body>
    </html>

    Bug Report and Feature Request https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • PS Extended CS6 causing kernel panics

    I've been getting one or two a week. Haven't figured out yet what triggers it, but it only happens in CS6. I did recently reinstall the entire OS, so that's clean. Here's the latest panic info the reboot generates to send to Apple. Doesn't mean anything to me, other than the panic notation near the top of the info tells you what it thinks happened.
    Interval Since Last Panic Report:  141469 sec
    Anonymous UUID:                    44199F46-5B6B-42C5-9E13-29CB09291223
    Mon Sep 24 14:40:11 2012
    panic(cpu 2 caller 0xffffff80002094e7): "thread_invoke: preemption_level -1, possible cause: unlocking an unlocked mutex or spinlock"@/SourceCache/xnu/xnu-1504.15.3/osfmk/kern/sched_prim.c:1471
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8149e83d70 : 0xffffff8000204d15
    0xffffff8149e83e70 : 0xffffff80002094e7
    0xffffff8149e83ef0 : 0xffffff8000209acb
    0xffffff8149e83f60 : 0xffffff800053b02d
    0xffffff8149e83fa0 : 0xffffff80002c8527
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    System model name: MacPro5,1 (Mac-F221BEC8)
    System uptime in nanoseconds: 26760035257178
    unloaded kexts:
    com.apple.iokit.IOFireWireSBP2          4.0.6 (addr 0xffffff7f80e4a000, size 0x73728) - last unloaded 25651433036012
    loaded kexts:
    com.aladdin.kext.aksfridge          1.0.2
    com.dvdfab.kext.fabio          1
    com.hzsystems.terminus.driver          4
    com.microsoft.driver.MicrosoftKeyboardUSB          8.2
    com.microsoft.driver.MicrosoftKeyboard          8.2
    com.Logitech.Control Center.HID Driver          3.6.0
    com.apple.filesystems.afpfs          9.7.1 - last loaded 23445647212129
    com.apple.nke.asp_tcp          5.0
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.kext.ATIFramebuffer          6.3.6
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AudioAUUC          1.57
    com.apple.filesystems.ntfs          3.4
    com.apple.ATIRadeonX3000          6.3.6
    com.apple.filesystems.autofs          2.1.0
    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.driver.AppleLPC          1.5.1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBOHCI          4.2.0
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.Intel82574L          2.1.8b1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleACPIButtons          1.3.6
    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.AppleProfileReadCounterAction          17
    com.apple.driver.DspFuncLib          2.0.5f14
    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.iokit.IONDRVSupport          2.2.1
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.kext.ATI5000Controller          6.3.6
    com.apple.kext.ATISupport          6.3.6
    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.IOGraphicsFamily          2.2.1
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.IOBluetoothHIDDriver          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.driver.XsanFilter          402.1
    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.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    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.1
    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
    Model: MacPro5,1, BootROM MP51.007F.B03, 6 processors, 6-Core Intel Xeon, 3.33 GHz, 16 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: pci104c,823f, sppci_ieee1394openhci, Slot-3@6,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-3@8,0,0
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-3@8,0,1
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-4@11,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-4@11,0,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-4@11,0,2
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH61N
    Serial ATA Device: HL-DT-ST BD-RE  GGW-H20L
    Serial ATA Device: WDC WD1001FALS-41Y6A1, 931.51 GB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: WDC WD3200AAKS-00VYA0, 298.09 GB
    USB Device: Hub, 0x0409  (NEC Corporation), 0x005a, 0xfd300000 / 2
    USB Device: EIZO USB HID Monitor, 0x056d  (Eizo), 0x0002, 0xfd330000 / 3
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x40400000 / 2
    USB Device: HASP4 USB 1.33, 0x0529  (Aladdin Knowledge Systems), 0x0001, 0x00200000 / 3
    USB Device: SII Smart Label Printer 200, 0x0619  (Seiko Instruments Inc.), 0x0104, 0x00100000 / 2
    USB Device: HASP4 USB 1.33, 0x0529  (Aladdin Knowledge Systems), 0x0001, 0xff100000 / 2
    USB Device: HASP HL 3.25, 0x0529  (Aladdin Knowledge Systems), 0x0001, 0xfe200000 / 2
    USB Device: Natural® Ergonomic Keyboard 4000, 0x045e  (Microsoft Corporation), 0x00db, 0x1a200000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x5a110000 / 3
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0x1d100000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, 0xD016, Up to 200 Mb/sec

    Only OS bugs, driver bugs, or hardware problems can cause kernel panics.
    Yes, that is normally the case. I brought this up here because while working in PS is the only time this happens. I know it doesn't make sense, but there it is.
    Not sure why the crash report stated 10.8.0. It's incorrect on two counts. For one, I'm working in Snow Leopard, 10.6.8. I do have Mountain Lion installed on a separate drive for testing, but that already is at 10.8.2. Regardless, it's not the OS I was even in, so I don't know why it reported 10.8.0 as the kernel.
    Anyway, I noticed (after posting this of course) that there was a 13.0.1 update for PS CS6. I applied that and we'll see how it goes from there as the update is noted as fixing a number of crashing problems.

  • Confused after reading bug report

    Hello,
    I'm working on a desktop application which utilizes the system tray. I have an icon set with a popup menu that is triggered when the user left-clicks on the icon. Originally I was using java.awt.PopupMenu but then came across javax.swing.JPopupMenu which looks a little nicer and has support for icons. For the most part it works great. However I noticed that when the user triggers the popup menu more than once (i.e. the user left-clicks the tray icon twice or more times), a ClassCastException is thrown. After doing a bit of searching, I came across [this bug report|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6583251] and many others describing the issue I was having.
    According to the report, the evaluation is:
    Everything is clear
    we shouldn't cast mouseEvent.getSource() to Component without checkingUnfortunately this still leaves me a little confused. I mean, it does sort of let me know where the problem is happening (in the MouseListener portion of my Tray Menu where I am trying to detect the popup trigger), but I don't understand if this means that there is a way to prevent this from happening or not.
    In other words, I think the bug is coming from this block of code (correct me if I am mistaken):
    public void mouseReleased(MouseEvent e) {
              if ( e.isPopupTrigger() ) {
                   this.setLocation( e.getX(), e.getY() );
                   this.setInvoker( this );
                   this.setVisible( true );
         }Where e is apparently being casted to a Component, thus causing the error. Now, why this error occurs when the user clicks twice or more on the icon, I don't really understand. Ultimately, my question is: Is there any other way this can be written to prevent the error?
    One solution would be to simply use java.awt.PopupMenu, but I want to make sure there isn't a better solution first as JPopupMenu looks much nicer.. but if I have no other option, I will of course substitute looks for function.
    Any clarification would be greatly appreciated.
    (Apologies if this is the wrong forum. I was originally going to post this in the Swing forum, but the error actually cites AWT, yet I'm using a Swing component.. so I figured the Java Programming forum would be alright. Well, please feel free to move it if necessary.)

    ejp wrote:
    The exception stack trace tells you where the exception is being thrown from. It certainly isn't from that code, because there are no class casts of any kind there, let alone casts of e.getSource() to Component.Hi ejp, thank you for the response. My apologies.. I only assumed that e.isPopupTrigger() was throwing the exception because the bug report mentioned mouse events, and the stack trace doesn't specify where the error is within my code (e.g. the line, method, or even which class is throwing the error that I've written, though it does cite other Java classes not written by me). The e.getSource() in actionPerformed() was my next guess because that and the MouseListener are the only two places where I am detecting events. Nevertheless, I still don't believe that I am using casting, so I'm not sure how to fix this.
    Here is the stack trace:
    Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.awt.TrayIcon cannot be cast to java.awt.Component
         at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown Source)
         at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source)
         at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)
         at java.awt.TrayIcon.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.awt.TrayIcon cannot be cast to java.awt.Component
         at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown Source)
         at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source)
         at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source)
         at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)
         at java.awt.TrayIcon.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)Below is my TrayMenu class extending JPopupMenu:
    package gui.menus;
    import gui.frames.TrayTweetFrame;
    import java.awt.HeadlessException;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import javax.swing.ImageIcon;
    import javax.swing.JMenuItem;
    import javax.swing.JPopupMenu;
    import util.Constants;
    public class TrayMenu extends JPopupMenu implements ActionListener, MouseListener {
         private JMenuItem exitMenuItem = null;
         private TrayTweetFrame frame = null;
         private JMenuItem minimizeMenuItem = null;
         private JMenuItem restoreMenuItem = null;
         private static final long serialVersionUID = 1L;
          * Constructor
          * @param TrayTweetFrame frame
          * @throws HeadlessException
         public TrayMenu ( TrayTweetFrame frame ) throws HeadlessException {
              this.frame = frame;
              this.initialize();
         } // end constructor
          * This method handles the events.
         public void actionPerformed( ActionEvent e ) {
              // Exit
              if ( e.getSource().equals( getExitMenuItem() ) ) {
                   getFrame().exit();
              // Restore or Minimize window
              else if ( e.getSource().equals( getRestoreMenuItem() ) ||
                        e.getSource().equals( getMinimizeMenuItem() ) ) {
                   getFrame().minimize();
         } // end method actionPerformed()
          * This method initializes and returns
          * the Exit menu item.
          * @return MenuItem exitMenuItem
         public JMenuItem getExitMenuItem() {
              if ( exitMenuItem == null ) {
                   exitMenuItem = new JMenuItem( Constants.MENU_EXIT, new ImageIcon("img/icons/exit.png" ) );
                   exitMenuItem.addActionListener( this );
              return exitMenuItem;
         } // end method getExitMenuItem
          * This method returns the frame.
          * @return frame
         public TrayTweetFrame getFrame() {
              return frame;
         } // end method getFrame
          * This method initializes and returns
          * the Minimize menu item.
          * @return MenuItem minimizeMenuItem
         public JMenuItem getMinimizeMenuItem() {
              if ( minimizeMenuItem == null ) {
                   minimizeMenuItem = new JMenuItem( Constants.MENU_MINIMIZE, new ImageIcon("img/icons/minimize.png" ) );
                   minimizeMenuItem.addActionListener( this );
              return minimizeMenuItem;
         } // end method getMinimizeMenuItem
          * This method initializes and returns
          * the Restore menu item.
          * @return MenuItem restoreMenuItem
         public JMenuItem getRestoreMenuItem() {
              if ( restoreMenuItem == null ) {
                   restoreMenuItem = new JMenuItem( Constants.MENU_RESTORE, new ImageIcon("img/icons/maximize.png" ) );
                   restoreMenuItem.addActionListener( this );
                   restoreMenuItem.setEnabled( false );
              return restoreMenuItem;
         } // end method getRestoreMenuItem
          * This method initializes the menu.
         private void initialize() {
              this.add( getMinimizeMenuItem() );          // Minimize
              this.add( getRestoreMenuItem() );          // Restore
              this.addSeparator();                    // --------
              this.add( getExitMenuItem() );               // Exit
         } // end method initialize
         public void mouseClicked(MouseEvent e) {
              // Check for double-click
              if ( e.getClickCount() == 2 ) {
                   // Minimize to the system tray
                   getFrame().minimize();
              } // end if
         public void mouseEntered(MouseEvent e) {}
         public void mouseExited(MouseEvent e) {}
         public void mousePressed(MouseEvent e) {}
         public void mouseReleased(MouseEvent e) {
              if ( e.isPopupTrigger() ) {
                   this.setLocation( e.getX(), e.getY() );
                   this.setInvoker( this );
                   this.setVisible( true );
    } // end class TrayMenuAm I doing something wrong? Like I said, I'm not casting (at least explicitly..), so I'm not sure why I'm getting a java.lang.ClassCastException error. Normally I can figure out problems like these with Google, but again, when I did Google this, I came across the bug report which describes my issue exactly (but at the same time, left me wondering what the solution is).
    Again, any help is appreciated. Thanks again, ejp!

Maybe you are looking for

  • Special G/L indicator

    Hi Friends, When i am creating the special G/L indicator "W" in transaction FBKP it is giving errr special G/L indicator W is reserved for bill of exchange . But i am creating special g/l indicator for ' others' means should not i use indicator "W" a

  • Underline and Code Insight Problem in JDev 10.1.2.0.0 (1811)

    I have just included the libraries to be able to use the MyFaces compnents in jdeveloper and everithing seemed to be working fine, until I imported a package in my case import org.apache.myfaces.custom.date.HtmlInputDate; The Jdev editor is underlini

  • Collect statement not working

    Hi,            My collect statement is not working. Kindly let me know what is the other way to add one filed in the loop. thanks Moderator message - Please ask a specific question - post locked Edited by: Rob Burbank on Nov 19, 2009 9:24 AM

  • DMM (5.2.3) LCD Status "Not Set"

    I feel like I'm pretty close to being set up, but I can't get the LCD Status correct. I'm using the 4310g DMPs with the Cisco 40" LCD.  I've tried to run the DMP Polling Task a number of times and have reset the DMP's back to default settings.  Any i

  • Want songs on a separate playlist and than have the songs out of my regular

    How do you take all the songs of a specific artist, and put them into a separate new playlist- and have those same songs OUT of my regular itunes library??