I've created a simple Silverlight application, which runs OOB with elevated trust.
It contains the simplest RadGridView (also happens with RadTreeView) populated with some plain data.
When I run it on a Mac in OOB mode and I start to drag an item, the program stops responding immediately and crashes after ~5 seconds.
* Mac configuration:
Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB
Graphics: kHW_ATIr520Item, ATY,RadeonX1600, spdisplays_pcie_device, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (5.10.91.21)
Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: Maxtor 6L160M0, 152.67 GB
Parallel ATA Device: MATSHITADVD-R UJ-846
USB Device: Built-in iSight, (null) mA
USB Device: Optical USB Mouse, (null) mA
USB Device: Hub in Apple Extended USB Keyboard, (null) mA
USB Device: Apple Extended USB Keyboard, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: IR Receiver, (null) mA
* Mac's log outpu ("problem details")t:
Process: Silverlight [36585]
Path: /Users/araxilab/Downloads/ListBoxDragReorder Application.app/Contents/MacOS/Silverlight
Identifier: 3989706493.pgyk2
Version: ??? (1.0)
Code Type: X86 (Native)
Parent Process: launchd [80]
Interval Since Last Report: 29885 sec
Crashes Since Last Report: 28
Per-App Interval Since Last Report: -395 sec
Per-App Crashes Since Last Report: 28
Date/Time: 2012-05-24 19:28:02.143 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: A43923ED-58A2-4FE6-A057-EC0FD6241032
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0
* Note that the only configuration where it happens is: Mac + OOB + Elevated Trust (change any parameter => no problem).
* Also note that on the toolkit controls we don't encounter any drag&drop similar issue.
This is VERY CRUCIAL to our development.
I couldn't upload a zip file (not allowed extension), otherwise I could upload the zipped solution.
Thanks in advance,
Ziev W.