App Crashing Bug? [WAS: Thunderbird Bug?]

I saw this bug on the default Thunderbird in the latest Ubuntu last week. I am not 100% sure if I saw it in the default Thunderbird in Debian Stable (5.0) which I later used. I am now using Thunderbird version 2.0.0.21 (20090319) on Arch and I just found the same bug.
The problem is I can't always reproduce it. But this seems to work now to reproduce:
0. Copy this line into your buffer with Ctrl-C:
$city = $_REQUEST['city'];
1. Close Thunderbirdt and all open message windows
2. Launch Thunderbird
3. Open a new message
4. Click the mouse in the Body section
5. Press Ctrl-V
On my system, this crashes Thunderbird.
Also copy/pasting this text has crashed it:
[email protected]
but not every time.
Now that I played with it, the first text doesn't always crash it either. In short, however, copying and pasting PHP code has crashed Thunderbird for me numerous times.
Before I post this to the appropriate place, can someone at least confirm that they also see this issue?
Last edited by CaptainKirk (2009-06-13 19:07:59)

Hmmm. Very interesting. I presently have no addons on my Thunderbird. In Ubuntu I did. The truth is that once in Ubuntu even Firefox crashed--I had it open to a page with a TinyMCE (rich text) textarea and I copied and pasted something in there and Firefox crashed. When I say "crash" I mean the app just dies and disappears.
In my present Arch there is another problem--if I right click on my "keyboard layouts" Xfce panel addon item and click on "About" then that addon crashes and disappears.
Also when I install an app on Wine IIRC it messes up my "other" menu in the Xfce main menu. I forget if it's that the new app doesn't appear or that all the old apps that were there don't appear--whatever it is, when I reboot it works again and all apps are there.
I wonder if these quirks are due to something specific on my hardware/install. Not sure what else it could be.

Similar Messages

  • IPhone 6 apps crashing - mapkit bug?

    Hey everyone, so I have an iPhone 6, 64GB.  I've been having app crashing issues with specific apps, and apple it not of much help at all.  I think I may have narrowed down the problem, but wondering if anyone else is having the same issue?  So far, upon search the only other major crashing issues I've seen are with 128GB iphone 6+, and that's not me.  Here's a rundown of what I've experienced:
    9/17/14
    - BRAND NEW iPhone 6, yay, restored from a backup of my iphone 5, and everything was working perfectly, no problems.
    9/26/14
    - That evening while traveling, random apps started crashing.
    - Facebook, Redfin, Maps, sometimes Calendar/Safari/Email, sometimes Fitbit, sometimes Myfitnesspal. 
    - By crashing, I mean that they close abruptly with no warning. Sometimes they will actually load initially, but then after a few actions or minutes of use, they crash (facebook, email/safari/calendar).  Some apps just NEVER load (Maps, Redfin), they begin to launch and then immediately close.  They appear to close, but when you double-click the home button to see which apps are running, there they sit in all their glory, but you can't actually use them: bringing them back to the front of open apps just makes them appear to "crash" again.  I guess it's technically more of a display error, in that the app is technically running, but you can't see it and therefore use it.
    *Side note - Coincidence this was the day the fatal/buggy iOS 8.0.1 update was released? Although I hadn't installed it yet...but weird nonetheless.
    9/27/14
    - Installed 8.0.1 over wi-fi (traveling and no computer), but didn't fix the crashing problem.
    10/27/14
    - Still been crashing all this time, life without maps and facebook is hard. 
    - Attempted to install 8.1 and had horrific errors.  Had to wipe everything and set up as new phone, install the 8.1 update, and then restore from my last iphone 5 backup.
    - App crashing has ceased, and maps and all other apps are working normally. Not happy I've lost the past 45 days of history, but at least the phone is working again and I have *most* of my stuff.
    12/22/14
    - Haven't had a problem since the last fix in October.  Once again while traveling and literally on the plane out of town (I think maybe I'm cursed?), same crashing issues start. 
    - It began with Facebook, then I immediately checked maps, calendar, safari etc etc and they're all broken again.  In case you didn't know, traveling in a city that you don't know without maps at your fingertips, and facebook to post your exciting updates, is not fun. Begrudgingly gritted my teeth and dealt with it until I could get home from travels and try to fix it.
    1/12/15
    - So I've been paying attention to this crashing thing the last few weeks and taking notes, trying to figure it out, because I actually want Apple to fix this, but I can't take it anymore.
    - Started out by turning on iCloud Photo Library beta to make sure all photos/vids are stored, then also did an iCloud backup and a full iTunes backup.  Also took screenshots of screen layout and other important settings.
    - Called Apple Support and they (of course) told me I need to update to 8.1.2 (dreading this!), and then wipe everything, setup as a new phone, and see if it's still having the problem; then restore from this mornings backup and see if that fixes it.
    - I first wiped the phone, just in case the glitch/bug is what caused my last update attempt to go awry.  Then setup as new phone, then updated software, then restored from this mornings backup.  Seems to be working again, and now the crashing is not happening.  BUT - we all know it will start happening again at some time in the future, when the stars align or some random thing triggers that glitch that starts this whole nightmare. 
    WHAT I'VE GATHERED FROM THIS:
    1) Apple support techs are very quick to assume it's probably a corrupt backup file, and that the only way to permanently fix it is to setup as new phone and ditch the old data.  Well I'm sorry, but that's just not acceptable to me.  For one, every time I've restored from a backup, it appears to fix the issue.  That leads me to believe there is a bug that isn't initially a problem until something triggers it.  Two, I do not pay premium $ to have an iphone so that I can be told "sorry, you just have a dud backup file, if you want your phone to work properly you need to lose all your history"...I buy the iphone because of it's ease of use, and being able to seamlessly upgrade devices. At that price point, the phone better work flawlessly, and if there's a problem they need to actually fix the problem.  I didn't write the code, and I certainly didn't go into my backup and change the code. And three, I have way too much data to lose in apps, messages etc - losing that alone would be worse than dealing with this dumb glitch.
    2) After looking at the Diagnostic Crash Logs, all these app crashes have something to do with the Mapkit code, and sometimes also a Vectorkit code which I'm assuming is how the phone renders the map data and displays it. I'm not a developer or coder, I don't speak that language, but I can clearly see the event is EXC_CRASH and the thread each log points to has SOMETHING to do with MapKit and sometimes Vectorkit.  Being that all these apps do use apple's native maps app to display or lookup map data - it's clear to me that this seems to be the issue.  In researching further, I came across this post from a developer who mentions something about it: http://thecodist.com/article/our_ios_app_crash_rate :
         "1/3 of the crashes are a particular one in MapKit where Apple's tile loading code in VectorKit appears to try to update a map which has already been      deallocated. I reported it in Radar but so far no idea if they are going to fix it. It appears that when a map tile load isn't delivered fast enough it can complete      after the app has already removed the map view."
    I'd like for them to actually fix this!

    Lol what is the point of a Support Community blog if all anyone is going to tell anyone is restart/wipe their device?  That's garbage.
    @socialprincess1, I have THIS EXACT PROBLEM with my phone.  I travel (specifically air travel) and suddenly, like clock work as we push back from the gate, all apps that utilize mapkit crash.  I've reproduced this problem 4 times in the last month (I've done a lot of air travel).  Facebook, Apple Maps, Weather, Weather Underground, Lyft, etc.  ALL CRASH.
    Apps that use the Google Maps engine, Google Maps, Uber, etc. all work fine....how ironic.
    The only thing that stops the crashing is restoring the device.  Now, you can backup your device while its crashing and restore from that backup and your device will start working fine again...but this doesn't fix the underlying problem that this "mapkit bug" will arise again.
    My only guess at this point in the debug process is it *may* have something to do with the on-board wifi (gogo-inflight, etc.), as it is the only thing that is unique to air travel. Maybe there's a cert that its trying to install or maybe even the Fly Delta app is doing something funky with location services/mapkit.  At this point I really have no idea.
    I've also noticed that the location services icon (black compass mark) is on CONSTANTLY now.
    I have a 128GB iPhone 6 that I restored from my iPhone 5 backup upon receiving as well.

  • IOS8 Slow Performance, Keyboard Bugs and App Crashes on iPhone 5

    Since updating my iPhone 5 to iOS8, performance has slowed considerably: Apps take longer to launch and interface animation stutters.
    When turning the phone on and off, the screen goes black - I have to keep pressing the on/off sleep/wake switch to get the screen to illuminate.
    Typing this in landscape on my iPhone 5 (using the standard keyboard - I've not tried installing any third party keyboards yet) is taking ages: There are now only two lines of text visible due to the word-suggestion feature. I've just noticed as I type this that the text display isn't automatically scrolling, so unless I manually scroll down the window, I can't see what I'm typing!
    Positioning the magnifying glass is challenging - its position is not following my finger! The behaviour of the backspace is also unpredictable . . . and I am now typing this on my Mac because Safari crashed mid-sentene ! (Thank goodness this site auto-saves - I didn't have to start again when I logged into my Mac!)
    I like all the new iOS8 features (although the key feature for me - the health app - is not linking to any fitness apps yet due to an Apple-acknowledged bug). But the performance hit, bugs and app crashing created by the iOS8 upgrade means I now want to return to iOS7.
    I'm surprised at these issues because, unlike previous iOS releases, IOS 8 was in public beta for a few months, as well as being with developers since WWDC.
    If Apple are going to move iOS deeper into the enterprise (with IBM for example) its needs to prioritise stability - even if it means moving from an annual upgrade cycle. Apple hasn't managed this with Mac OS - the last three Mac OS updates have not been usable in an enterprise/Pro App environment until around 9 months after their release.
    Message was edited by: KWiPod

    ios8 for my iphone 5 = crashes, hot phone, restarts, dropped calls, funny looking fuzzy 'senior picture screen' with frost on the perimeter.....  Just opening 'message' for texts takes 3-4 seconds to load, where previously, it was milliseconds latency speeds.  I think they pressed this OS beyond the reasonable functional limit of the hardware (phones), especially with the older phones and/or phones with less memory.
    It's like an athlete on steroids, the bones can't handle the force of the muscles and something is gonna BREAK!
    When did we ever come to think that $400 phones would become 2-4 year disposable items and revere at the glory of it all!  And whether we realize it or not, it's being shoved down our throats.
    Just fix the OS please so my phone can work for me as it has in the past.
        For the $$ being paid out, we shouldn't have to reset, restart, restore......
    DB
    -kinda reminds me of the iRobot update-

  • Photos app crashes iOS5 4s iCloud restore also restores the crash bug

    iOS5
    iPhone 4s model A1387
    Verizon
    Photos app crashes (the photo app that shipped with the phone)
    restored the phone to factory and problem goes away.
    restored from iCloud and the crash bug returns.
    I seem to be having the same bug as others (look at the number of photos and videos) but with a twist.  when I restore from iCloud the bug returns.
    Network Verizon
    Songs 27
    Videos 2,147,483,650
    Photos 2,147,483,647
    Applications 20
    Capacity 57.4GB
    Available 56.5
    Version 5.0(9A334)
    Carrier Verizon 11.1

    Photos app crashes (the photo app   /    when I restore from iCloud the bug returns.
    Try deleting the photo cache >  iTunes: Understanding the iPod Photo Cache folder

  • My iPhone 4S can't support camera 360 apps.Once I open the apps 3 sec it will auto jump out to the home page.Look likes the apps crashed.Isn't my iPhone problem or the apps got bug?Please help me.TQ

    My iPhone 4S can't support camera 360 apps.Once I open the apps 3 sec it will auto jump out to the home page.Look likes the apps crashed.Isn't my iPhone problem or the apps got bug?Please help me.TQ

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

    My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

    My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

  • So i went yesterday to the apple store and they told me my battery was dying because i had apps crashing so i had to reset the phone. how do i do this?

    so i went yesterday to the apple store and they told me my battery was dying because i had apps crashing so i had to reset the phone. how do i do this?

    Your post doesn't really make sense, because if all you had to do was reset the iPhone, they would have helped you do that at the Apple Store.
    Are you sure "reset" is the correct verb - that "reset" is exactly what they told you to do?
    Anyway, you reset the iPhone by holding the home and on/off buttons together for about 10 seconds till the Apple logo appears.

  • Aperture 3.0.1 - Fix the crashing bugs now Apple!

    I'm coming from Aperture 2 and was so excited about the new brushes features that I had to buy version 3 straight away. What a mistake that was!
    I can't run this version for more than about 5 mins (while using the new brushes feature) before the application becomes unresponsive or crashes out. At present I can only use the app as an expensive photo browser; no editing.
    I've sent off all my automated crash reports and had a lengthy telephone call with the apple tech support, who admit there are issues. They essentially told me to turn off all the new features like faces and the location stuff (which I had done already & hey great I'm almost back to the Aperture 2 feature set). The only additional thing I was told to turn off was maintaining previews, but I still get crashes just the same.
    Why was this software released in this state? Better late than harm the company reputation. I have a 1st class degree in micro electronics and have been a full time software developer myself for the past 20 years so I feel I know a fair bit about hardware & the software development cycle.
    Version 3.0.1 does appear to stop the mouse pointer freezing & jumping around when using brushes, however I feel that it may be crashing more for me when the app inevitably goes off on one of its never ending "processing..." task cycles. I've captured a few samples of the app in this state using the activity monitor and sent them off to apple support as instructed. So hey do I get a wage for being an Aperture QA/tester? The free Lightroom Beta is better product than this official Apple release.
    I've asked for my money back, but since I've opened the box & installed (which you have to do to find out that the software is not fit for purpose) they are not all that responsive to the idea. If the software is unusable even a month after it's first release then I think I have the right to recovering my hard earned cash. What do yo think? The forums are full of people with the exact same problems so I'm certainly not alone.
    I fear the constant crashing and resetting is going to corrupt my computer's hard disk, so I am therefore no longer going to use the Aperture product until there is another and more stable release.
    Hmm I thought I'd feel a little better after a rant, but nope still frustrated.

    My experience has been pretty good so far, but I felt I was lacking performance. I decided to up the game in my Mac Pro and installed a WD Velociraptor as a boot and app drive, and a WD 640 Black RAID-0 (two drives at the moment, a third going in soon) - boy is everything snappy and fast - even Aperture 3 is super-super responsive and quick now - love it.
    However, since today, it keeps crashing. Most likely some damaged file as it keeps trying to load my "Greenland" pictures and somehow doesn't manage it. I've got about 10 seconds in which I can see and select other albums or folders, but I can not stop Aperture from processing the "Greenland" images. Does not matter if I run Aperture in 32 or 64bit mode and whether or not I boot into 32 or 64bit. Just now re-installed the 10.6.2 combo too, nothing is better...
    It repeatedly crashes, only with this library, but hey, it's my main library and I'd like it to work so I can get rid of images I no longer need. I am so not doing any complete re-install so save those comments
    Usually when one thing stops working, it's because something has changed in the system. I did install a USB "keyboard" in the form of a Belkin n55te, which I will now uninstall to see if it makes a difference.
    Below's the crashlog if anyone of you techies can point me to something to try - would be greatly appreciated!
    Thanks!
    J.
    PS: Apple must have about 32 of these by now:
    Process: Aperture [1097]
    Path: /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier: com.apple.Aperture
    Version: 3.0.1 (3.0.1)
    Build Info: Aperture-1002221847~1
    Code Type: X86 (Native)
    Parent Process: launchd [536]
    Date/Time: 2010-03-10 22:54:42.227 +0100
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 434547 sec
    Crashes Since Last Report: 33
    Per-App Interval Since Last Report: 236551 sec
    Per-App Crashes Since Last Report: 29
    Anonymous UUID: 1C88A915-DA53-40BC-8845-710A7EB20A08
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x00000000b030cfdc
    Crashed Thread: 6
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x92b89922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92b8f3e6 pthreadmutexlock + 490
    2 com.apple.Foundation 0x9616745f -[NSLock lock] + 201
    3 com.apple.Aperture 0x00449467 0x1000 + 4490343
    4 com.apple.Aperture 0x00448c40 0x1000 + 4488256
    5 com.apple.Aperture 0x003c55c0 0x1000 + 3950016
    6 com.apple.Aperture 0x003bdce8 0x1000 + 3919080
    7 com.apple.Aperture 0x003bddc7 0x1000 + 3919303
    8 com.apple.Aperture 0x003c4217 0x1000 + 3944983
    9 com.apple.Aperture 0x00414134 0x1000 + 4272436
    10 com.apple.Aperture 0x0081324b 0x1000 + 8462923
    11 com.apple.Aperture 0x0080e39a 0x1000 + 8442778
    12 com.apple.Aperture 0x005b1c8c 0x1000 + 5966988
    13 com.apple.Foundation 0x96187ad9 __NSFireDelayedPerform + 537
    14 com.apple.CoreFoundation 0x97ed1edb __CFRunLoopRun + 8059
    15 com.apple.CoreFoundation 0x97ecf864 CFRunLoopRunSpecific + 452
    16 com.apple.CoreFoundation 0x97ecf691 CFRunLoopRunInMode + 97
    17 com.apple.HIToolbox 0x95ce4f0c RunCurrentEventLoopInMode + 392
    18 com.apple.HIToolbox 0x95ce4cc3 ReceiveNextEventCommon + 354
    19 com.apple.HIToolbox 0x95ce4b48 BlockUntilNextEventMatchingListInMode + 81
    20 com.apple.AppKit 0x94b99ac5 _DPSNextEvent + 847
    21 com.apple.AppKit 0x94b99306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    22 com.apple.Aperture 0x00286468 0x1000 + 2643048
    23 com.apple.AppKit 0x94b5b49f -[NSApplication run] + 821
    24 com.apple.prokit 0x0136dab1 NSProApplicationMain + 326
    25 com.apple.Aperture 0x00002fb6 0x1000 + 8118
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92bb00ea kevent + 10
    1 libSystem.B.dylib 0x92bb0804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x92bafcc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x92bafa68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x92baf4f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92baf336 start_wqthread + 30

  • After installing 8.2 on my iPad all the apps crash during use. It appears that the iPad saves a version of what I was using because after the app crashes I double press the home button an there is a screen of an older version of the page I was using.

    After installing 8.2 on my iPad (2nd gen) all the apps crash during use. It appears that the iPad saves a version of what I was using because after the app crashes I double press the home button an there is a screen of an older version of the page I was using. I swipe it away and start over, only to have the same thing happen again. I have reinstalled all the apps, rebooted, synced and re-synced with iTunes. This is VERY irritating!

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • I Got My Fourth Generation iPod touch Since 1year and a half, And My Home Button doesn't work anymore and when i'm on an app it bugs and goes to the menu. Is It Normal? Please Help me ASAP

    I Got My Fourth Generation iPod touch Since 1year and a half, And My Home Button doesn't work anymore and when i'm on an app it bugs and goes to the menu. Is It Normal? Please Help me ASAP

    The Home button "wears out" sometimes
    Try:
    fix for Home button
    iPhone Home Button Not Working or Unresponsive? Try This Fix
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    You can do it an an Apple store by:
    Apple Retail Store - Genius Bar
    or sent it in to Apple. See:
    Apple - Support - iPod - Service FAQ
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • Agentry App crashes on Device but not in the ATE Testenvirement

    Hello,
    we make a app which works fine in the ATE Testenvirement and also in a iPhone but our main Plattform is the The WIndows Mobile Pocket PC.
    We use a Motorola MC65 with Windows Mobile 6.1 Professional.
    On the Motorola the app crashes in a definite transaction when we close the transaction screen.
    Workflow is this: we open a detail screen with a listview -> with double click we pick a object from a collection and  starts the transaction -> close the transaction screen -> now a rule decide what will happen (you can see the rule in the picture) -> but the app crashs before something happens.
    Could we debug the client or could we create some loggings on the device? We dont know how we could find out why the app crashes. (as information: if the agentry client crashes on this point, we could not end the task from the agentry client with the task manager, we have to restart the Motorola client)
    Thanx,
    André
    Tags edited by: Michael Appleby

    Hallo,
    now we fixed the problem.
    As i told you we start the transaction screen from the detail screen and after ending the gtransaction the screen did not close and the client did not respond anymore.
    We fixed the Problem in this way that we do a navigationstep after the transaction step. In this we make the decision which screen should be shown as the next screen an open it. Thats all. In all other Client beside the WinCE Client the Transactionscreen closed and we could see the last detail screen. But on the  WinCE Client we nedd the navigation step.
    I dont know if this is a bug from the WinCE Agentry Client Version 6.1.4.54024 but this workarpund was the solution for us.
    @Jason: we breaking the rule down to separate subrules so the debugging in much better but we loose the reference to the object we used in the main rule, so we keep the active object refernce in a temp attribut at the main object and  get the active object with this id in the subrules

  • From Trial to Purchase | CC 2014 Apps Crashing after startup

    All Creative Cloud (2014) apps crashing immediately after opening
    I was running Premiere Pro CC as a trial, when the trial ended, I opted to get the whole Adobe CC 2014 catalog for a cool $50/month.
    I installed the apps I needed, updated my Nvidia graphics drivers but when opening anything (Premiere, Photoshop, Audition, After Effects CC 2014) the apps would just crash. No error message, just open, I can see the program, and then it closes.
    Solutions I've tried:
    Uninstalling / Reinstalling: I've removed all Adobe products and used the official CC Cleaner Tool and reinstalled using the Cloud App. Same problems; crash upon opening.
    Signing in and out of the Cloud App after reading somewhere it might be an account bug. Crash upon opening.
    Signing in with a different account thinking my account used to purchase is bunk. Crash upon opening.
    The usual restart, update graphics drivers, virus check and light, frustrated punches to my monitor. I've tried everything short of reinstalling the OS (which I'd rather not do).
    Running any app as admin / current OS compatibility mode. Crash upon opening.
    Things worth noting:
    Another computer can log in and use the account's apps fine, seems to be specifically my work computer which has the problem.
    I had separate versions of all apps before like Premiere CC (no 2014) and After Effects CC (no 2014).
    Computer Specs:
    Windows 8.1 Pro
    GeForce GTX 650 Ti (driver version 340.52, current as of 8.02.14)
    AMD Phenom II X6 1075T
    16GB RAM
    If anyone has an solutions, I'm all ears. Like I said, I don't particularily want to reinstall my OS so I'm hoping for a fix that might help me stay on my feet.
    Thanks,
    Ed

    -I am using Premiere Pro cc 2014 - I’m trying to direct link a project to Speedgrade cc 2014 - but Speedgrade keeps crashing when I do it.
    -Both programs are up to date
    - I’m using operating system Mac OSX V10.9.4
    - My source footage is H.264 in a .mov, Linear PCM, Timecode
    - I don’t get any error message, Just Speedgrade Quit unexpectedly
    - When the problem occurs I am trying to open a sequence from Premier pro cc 2014
    - It has never worked before on this versions - It did on Speedgrade cc and Premiere Pro cc
    - I’ve tried it just running both programs
    - I have no third party codecs installed
    -  I have Processor  1.7 GHz Intel Core i7 - Memory  8 GB 1600 MHz DDR3 - Graphics  Intel HD Graphics 5000 -
    - I am not using Mercury Playback Engine GPU Acceleration
    - The problem happens when I try to work on the sequence I linked from Premiere cc 2014

  • After updating to iOS8, the Numbers app crashes every time I try to use my attendance sheet.

    I have updated to iOS8.0.2 and I've updated the Numbers app. I generally use my iPad (4th gen, with retina display) to take attendance with the template in the Numbers app. However, every time I scroll through a page with check buttons, the app crashes. This did not happen before updating. Is there a way to get this on Apple's radar, as it seems to be an instability in iOS8? Is there anything I can do in the meantime?

    I suggest you try another app.
    All of the "Office" document editing applications on the iPad have limitations.  Best try them out to see if they meet your needs.
    Free apps
    Apple iWork
    iWork by Apple  -- free with newly purchased iPads
    Keynote
    How to compose PowerPoint presentations that are compatible with iPad Keynote presentations. http://www.pchelps.com/2011/06/from-pc-to-ipad-creating-presentations-that-work/ #comment-2234
    Numbers
    Pages
        http://www.imore.com/how-get-all-iwork-apps-iphoto-and-imovie-free-eligible-ipho ne-or-ipad
        iWork for iCloud Beta
        https://www.apple.com/iwork-for-icloud/
    Citrix ShareFile QuickEdit
    "Is the simplest document-editing tool available for iOS devices. Open, view, create and edit Microsoft® Word, Excel® and PowerPoint® files — right from your iPod®, iPhone® or iPad®!" Was Office² HD.
    https://itunes.apple.com/gb/app/id364361728?mt=8
    Kingsoft Office
    "Read, edit PowerPoint files, and read Word documents on your iPhone or iPad, Share it by cloud storage."
    http://www.kingsoftstore.com/office-free-ios
    Microsoft Office
    Microsoft read only apps for Excel, Powerpoint and Word.  To edit, you need a subscription.
       https://itunes.apple.com/us/app/microsoft-excel-for-ipad/id586683407?mt=8
       https://itunes.apple.com/us/app/microsoft-powerpoint-for-ipad/id586449534?mt=8
       https://itunes.apple.com/us/app/microsoft-word-for-ipad/id586447913?mt=8
    Quickoffice
    Quickoffice is an application available for iOS and Android tablets and phones that lets you view, create, and edit Microsoft Office, as well as view and annotate PDF files. Connect Google Drive to Quickoffice for cloud storage so that you can easily access and edit files from your tablet, phone, or computer and know that your files are always up-to-date
    https://support.google.com/quickoffice/answer/2986862?hl=en&ref_topic=2986859
    CloudOn
    Client front end to a Microsoft Office running on a server
    "CloudOn brings Microsoft Office® to your iPhone & iPad and links it to your Box, Dropbox, Google Drive and SkyDrive accounts."  Free for a give number of documents.
    https://itunes.apple.com/us/app/cloudon/id474025452?mt=8
    Paid
    DocsToGo
    • VIEW/EDIT/CREATE Word & Excel files(Office 2007/2008/2010)
    • VIEW PowerPoint, PDF, iWork, Text, .RTF, and more!
    • Send & receive attached supported documents using the built-in Mail app
    • FREE desktop application with your purchase! Compatible on Win & Mac allows you 2-way file sync with a WIFI connection.
    • Open & Edit files within DocsToGo from any 3rd party app that supports the “Open In” feature
    • Supports iTunes File Sharing via USB cable for manually moving files
    https://itunes.apple.com/us/app/documents-to-go-office-suite/id317117961?mt=8
    Thanks to Texas Mac Man for pointing to this link.
    "Quickoffice Connect Mobile Suite and Documents To Go These two apps share an important feature: unlike Numbers, they can open, edit, and save an Excel spreadsheet without stripping out any data or formatting, even though they can’t display or edit all the existing information; spreadsheets can make the round trip from Mac to iPad and back safely, without losing anything."
    http://www.macworld.com/article/1159958/ipadspreadsheet.html
    Office 365
    Office Mobile for iPhone requires a qualifying Office 365 subscription
    * Edit - You can make quick edits to Word, Excel and PowerPoint documents.
    * Documents Remain Intact - Formatting and content remain intact when you edit Word, Excel, or PowerPoint documents on your phone.
    * Edit While Offline - Your device doesn’t have to be continuously connected to the network to work on an Office document that is stored online. You can view and edit recently used documents even while you’re offline. Your changes will be saved online when your device reconnects to the network or to Wi-Fi.
    * Create – You can create new Word and Excel documents on your phone.
    https://itunes.apple.com/en/app/office-mobile-for-office-365/id541164041?mt=8
    Hazeware
    Run Windows 7 and Microsoft Office off of a cloud computer.
    https://hazeware.com/
    Here are the places to report bugs:
    Get an account at
    http://developer.apple.com/  then submit a bug report to http://bugreporter.apple.com/
    Once on the bugreporter page,
       -- click on New icon
       -- See if you need to attach a log file or log files, clicking on Show instructions for gathering logs.  Scroll down to find the area or application that matches the problem.
       -- etc.
    Developers:
    "Submitting Bugs and Feedback
    Your feedback goes a long way towards making our products even better. With Apple Bug Reporter, you can submit bug reports or request enhancements to APIs and developer tools."
    https://developer.apple.com/bug-reporting/
    Enterprise support:
    Call enterprise support  (866) 752-7753  to create  a case ID number

  • Album app crashes and other problems

    I have my Z1 Compact for about 3 months now and I am countering bugs that effect the most basic uses of the phone.
    - First the Album app crashes everytime I go to "Folders" it been like that before the latest update, and afterwards.
    - The screen proximity sensor is not doing it's job. While I'm on a call sometimes my face touches different button like airplane mode, or while I'm getting a call and the phone is in my pocket my thigh touchs buttons and answer to calls.
    - The favorite contact tab sometimes is blank, although I do have favorites.
    - The Message app is slow and if I don't wait for it to complete sending a message and I go to the home screen, the app keeps it as draft although the message was sent..
    - Camera sometimes freeze but that's been discussed enough.
    - Other apps get stuck and crash sporadicaly. 
    I have to say that my 3 years old iphone 4 had less bugs, so its really hard for me to say I upgraded my smartphone.
    Sony better do something about your own apps, because this phone doesn't worth the price and has many compatitors.

    Since last version the Album cannot play gif. properly. Some image have enlarge and some pixels crack in both thumbnail preview and actual view . But the Favorite preview play just fine till I tapped to view and the same problem accure.
    So I gave up on new version and back to factory version which kind of irritating....
    Anyway I waited for this latest version. In this version the thumbnail preview look fine but when tapped to see the gif.still cannot played.
    This doesn't make any sense
    Why new version is worst than FACTORY VERSION
    Thank you for considering

  • Maps app crash when searching starts with a 'k'

    When I do a search in the maps app. that begins with the letter k, (I was looking to see where kuwait was), the app crashes. I was wondering if anybody else has this problem and how I could fix it.
    Message was edited by: Andycov

    The problem doesn't occur on my system, so I doubt it's a bug in the Maps app, anyway. Have you tried restarting your iPad? (Hold down the power button until you get the red "slide to power off", do so, and then press the power button again to start the iPad back up.)
    Hope that helps.

Maybe you are looking for

  • Final Cut Pro 5 Won't Open

    Hi i am having a major problem! well for starters i must say that a few months ago my macbook crashed and i called apple care and my computer was repaired over the phone(a folder was corrupted) I was told that my applications were saved and shall run

  • EPIC_APP Error on Startup

    I used the Adobe 8 Customization Wizard to create a transform for our college so that I can get a silent install with the Serial No. pre populated. I used the files I received via the FTP site for the Opt-out option. The install is pushed via Zenwork

  • Datasource TO MS Access on Windows Vista

    I have windows vista and MS Access 2007. I have successfuly created datasources to SQL server but get this error when submitting a datasource to an Access database. "Unable to update the NT registry. Variable DRIVERPATH is undefined." Any idea how to

  • Libumem and java native leaks

    I'm diagnosing a native memory leak in a java process(not caused by a user JNI library, probably due to not closing some stream tied to native resources). I had used this technique before with some success, but this time I'm running into some problem

  • Yosemite OSX & EOS

    Hello, I recently upgraded my Macbook Air to Yosemite.  Now my EOS utility for my Canon Kiss X2 is not available and I know that I can go and download an update from the Canon site (selecting the one for the Mavericks OSX).  Here is the problem:  It