Just resolved an issue we've been having with the Custom Breadcrumbs module so I thought I'd share our solution.

We've applied Custom Breadcrumbs to a content type which worked fine. However, when we included a block into this content types pages, the breadcrumbs reflected the block content type, not the page content type.

The solution: for the blocks view, output the node's teaser, not the full text.