I tried opening a particular webpage in the Arora browser and it crashed - I had a debugger attached but I couldn't make much sense of it as there were no debugging symbols installed.
With help from the Ubuntu IRC, I tried installing libqtwebkit4-dbgsym after adding the repository at deb http://ddebs.ubuntu.com precise main restricted universe multiverse
However, when I try to install the package libqtwebkit4-dbgsym I get a message saying:
Depends: libqtwebkit4 (=2.2.1-1ubuntu2) but it is not installable
How could I go about resolving this issue?