$OpenBSD: patch-mozilla_xpcom_base_nsStackWalk_cpp,v 1.3 2011/07/24 07:10:12 landry Exp $
--- mozilla/xpcom/base/nsStackWalk.cpp.orig	Fri Jan 14 23:21:59 2011
+++ mozilla/xpcom/base/nsStackWalk.cpp	Sun Feb 13 23:01:39 2011
@@ -1236,7 +1236,7 @@ myinit()
     if (! initialized) {
 #ifndef __GNUC__
         void *handle;
-        const char *libdem = "libdemangle.so.1";
+        const char *libdem = "libdemangle.so";
 
         /* load libdemangle if we can and need to (only try this once) */
         if ((handle = dlopen(libdem, RTLD_LAZY)) != NULL) {
