in reply to The number of ways I've independently discovered to make Perl segfault:
$session = CGI::Session->new( 'driver:File;serializer:Storable', $q, {Directory=>'/tmp'} ); [download]