OK, I've just replicated this problem on a fresh Drupal installation. Using the CCK Link module and setting a token (e.g. [nid]) as a token placeholder in Static Title and an arbitrary link. When attempting to create a node with this field, Drupal produces a white screen with no HTML. I have not experienced this problem with the link module when not using a token.
Comments
Comment #1
amanire commentedJust realized that this may be the same problem described here: http://drupal.org/node/169392
Comment #2
amanire commentedThis problem is apparently caused by the recursive problem and is resolved in the dev build.
Thanks to greggles!