(I know there's a proper bug tracking system for this, but it expected me to jump through a whole lot of hoops just to report a bug, talk about counterproductive - so I'll just spam this list with my bug report in the hopes that it annoys someone into making a sensible bug reporting method)
It used to be possible (with the last working version of VLC in OS X - 0.6.2) to use the following applescript code to open a DVD automatically when inserted into the DVD drive.
tell application "vlc" to openurl "dvdold:///dev/rdisk1@1,1"
Now VLC starts and then terminates immediately when using this method. It still plays DVD content fine off a DVD, it just does not accept this syntax anymore and crashes immediately, complete with the 'unexpected termination' diatribe.
I'm using OS X 10.3.2 on a PowerBook G4 667 (gigabit ethernet) with 512 Mb RAM.