Skip to content

Instantly share code, notes, and snippets.

@ccgus
Created November 17, 2015 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccgus/77ee3c79e6f97a589a32 to your computer and use it in GitHub Desktop.
Save ccgus/77ee3c79e6f97a589a32 to your computer and use it in GitHub Desktop.
Hi August,
This is a courtesy email regarding Bug ID# 23538812.
Engineering has requested the following information in order to further investigate this issue:
- Please attach relevant crash logs to this bug report.
--- Crash Logs Instructions ---
https://developer.apple.com/bug-reporting/ios/crash/
Crash Logs are usually saved to the device when an application unexpectedly quits. To retrieve the crash log, connect your device to your computer. iTunes should open automatically and copy the crash log to your computer. If iTunes does not copy the crash log, select your device in iTunes and click "Sync."
The crash log can then be found in one of the following locations, depending on which platform you use and what operating system you're using on your host computer:
• Mac OS X:
~/Library/Logs/CrashReporter/MobileDevice/<device name>/
Note: "~/" actually means /Users/[Your User Name]/Library/Logs/... not the root path /Library/Logs/.
• Windows 8:
C:\Users\[Your User Name]\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\<device-name>\
Note: The AppData folder is hidden by default. Click on the View menu item in a Windows navigation window and check the "Hidden items" checkbox and the AppData folder will appear in the list of folders under C:\Users\[Your User Name].
• Windows Vista:
C:\Users\<Your User Name>\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\
Note: The "AppData" folder is hidden by default. Choose Organize > Folder and Search Options the file browser window, then click the View tab and change the "Hidden files and folders" option to "Show hidden files and folders."
• Windows XP:
C:\Documents and Settings\<Your User Name>\Application Data\Apple Computer\Logs\CrashReporter\MobileDevice\
Note: The "Application Data" folder is hidden by default. Choose Tools > Folder Options in the file browser window, then click the View tab and change the "Hidden files and folders" option to "Show hidden files and folders."
-------------------------------------------------------------------------------------------------------------------------------------------------------------
*** IMPORTANT: PLEASE DO NOT REPLY TO THIS EMAIL! ***
Bugs requiring your attention will appear in the Attention tray at the top of the left-most column on the Bug Reporter website. Please review this bug report and, if necessary, provide any additional requested information by adding the information using the Apple Bug Reporter at http://bugreport.apple.com. When you update your report via the Bug Reporter website, engineering will be alerted about the new information automatically.
Bug Reporter Link: http://bugreport.apple.com/
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Thank you for your assistance in helping us discover and isolate bugs in Apple products.
Best Regards,
Developer Bug Reporting Team
Apple Worldwide Developer Relations
*********************************************************************************************************
THE INFORMATION CONTAINED IN THIS MESSAGE IS UNDER NON-DISCLOSURE
*********************************************************************************************************
--------------------------------------------------------------------------------------------------------------------
Bug ID #: 23538812
Bug Title: Apps crashing when compositing images on MacBookAir4,1 IntelHDGraphics3000
--------------------------------------------------------------------------------------------------------------------
<GMT13-Nov-2015 20:27:02GMT>
Summary:
This crasher seriously affects my application Acorn on 10.11.
I've got a really simple sample project which reproduces the behavior 100% of the time. Basically, composite a bunch of images together and try and draw them, and the sample code will crash in the bowls of AppleIntelHD3000GraphicsGLDriver.
Customers are frustrated, and I see other applications are affected by it as well. I know it's older hardware- but it'd be great if this was given some priority.
Steps to Reproduce:
1. Get a MacBookAir4,1 (or possibly any mac with an IntelHDGraphics3000 card).
2. Install Xcode.
3. Run the sample code.
Expected Results:
The sample application would run without crashing.
Actual Results:
The application crashes
Version:
10.11.1
Notes:
This is a regression, and I'm not aware of any workarounds.
Configuration:
MacBookAir4,1
MacBookAir4,1-10.11.spx - configuration file has been successfully uploaded.
Attachments:
'GLDriverCrasher.zip' and 'MacBookAir4,1-10.11.spx' were successfully uploaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment