Got a build and tested it against lucid firefox-3.5. I didn't appear to get any problems (I'm reporting this bug using the Thumb-2 xulrunner library). Attached is a gdb session transcript, where I set a breakpoint on the NS_InvokeByIndex implementation: the code is definitely Thumb-2, as can be observed by the instruction offsets not divisible by 4, and the mixture of instruction sizes (among other things).
I step some calls and returns through NS_InvokeByIndex; it seems to be doing the right thing. ** Attachment added: "gdb transcript demonstrating the workings of the Thumb-2 patch" http://launchpadlibrarian.net/36156819/typescript.txt -- NS_InvokeByIndex in xptcinvoke_arm.cpp is not Thumb-2 safe for Lucid https://bugs.launchpad.net/bugs/488354 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
