I used the following command:
Reduce[{mu[m, r] == 0, pi[m, r] == 0}, {m, r}]
To solve the system for m and r.
What arguments are you passing to Reduce?
Reduce