9cecd8956a
There was nothing stopping a pagelet thread from continuing to run after the server was shut down. If it continued to run after main exited, it could access data structures (such as the global maps used by Apc and FileRepository) that had been torn down, and crash.