Wings 3D Development Forum
Crash on Save/Export - Mac - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12)
+--- Thread: Crash on Save/Export - Mac (/showthread.php?tid=148)



Crash on Save/Export - Mac - Sara2814 - 01-23-2013

Wings is having problems with Saving & Exporting.

Wings version is 1.4.1

System specs: Mac OS 10.8.2, iMac 2.8 GHz Intel Core i7, ATI Radeon HD 4850 512 MB, 4 GB RAM.

I create a default cube, I don't make any changes to it, I just try to Save As or Export, and the Save window comes up to name the file and lists the default directory to save to as the main hard disk directory. If I try to change the directory (such as to my Documents folder), it crashes and generates an error report. I click on the directory select button and it instantly crashes, it never opens up to give me other choices for directory.

If I try to just Save or Save As to the default directory, I get an error window in Wings of "Save failed: permission denied". If I try to do an Export to the default directory, I get an error window in Wings of :

Exporter crashed: {badmatch,{error,eaccess}}
[{wpc_collada,export_1,3},
{wings_export,export,4},
{wings_file,'-export_filename_1/2-fun-0-',3},
{wings_develop,time_command,2},
{wings_plugin,command,3},
{wings,raw_command_1,3},
{wings,raw_command,4},
{wings_wm,handle_event,3}]

I've restarted the computer and re-installed Wings with a new download, and still have the problem.

I've only just started using Wings again, so many things have changed (e.g. OS updates) since I last ran it with no problems.

======
Beginning of Crash Report:

Process: beam [551]
Path: /Applications/Wings3D 1.4.1.app/Contents/Resources/bin/beam
Identifier: beam
Version: ???
Code Type: X86 (Native)
Parent Process: Wings3d [549]
User ID: 501

Date/Time: 2013-01-23 11:50:31.217 -0600
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10

Interval Since Last Report: 452126 sec
Crashes Since Last Report: 24
Per-App Crashes Since Last Report: 12

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000005d08c4a3

VM Regions Near 0x5d08c4a3:
MALLOC_SMALL 0000000010000000-0000000011800000 [ 24.0M] rw-/rwx SM=PRV
-->
__TEXT 000000008fee9000-000000008ff1c000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld

Application Specific Information:
objc_msgSend() selector name: autorelease


RE: Crash on Save/Export - Mac - oort - 01-23-2013

sara2814,
Welcome to the forum. Seems most Wings3D users are either using Windows or Linux since no one has answered. Since I don't know Mac I can only suggest you try the latest Mac Snapshot that can be found in the following thread. I assume you have set your permissions properly for the folder where Wings3D is installed. The Mac Snapshot is a couple posts down from the first one.
Snapshot Release

The Snapshot is stable (at least I know it is for Windows) plus has added features you will like.

If you still get crashes on that build, assuming your permissions are set properly, post information in that thread.

oort


RE: Crash on Save/Export - Mac - Sara2814 - 01-24-2013

Hi oort,

Thanks for the link. The snapshot fixed the crashing when trying to select a folder, but now has a crash after exporting to Collada format. I'll post that issue in the other thread.

Sara