[Bug 339331] [NEW] JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

2009-03-07 Thread mankyd
Public bug reported: Calls to JS_DefineFunctions do not work in 32bit builds, sometimes leading to segmentation faults. Here is a sample backtrace from gdb (when it segfaulted): #0 0x4011c25b in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0x4082dd98 in JS_DefineFunction (cx=0x81f1eb0,

[Bug 339331] Re: JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

2009-03-07 Thread mankyd
** Attachment added: Small Program Demonstrating SegFault from JS_DefinFunctions in libmozjs http://launchpadlibrarian.net/23589605/test.c -- JS_DefineFunctions Does Not Work in 32bit Build (SegFaults) https://bugs.launchpad.net/bugs/339331 You received this bug notification because you are

[Bug 339331] Re: JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

2009-03-07 Thread mankyd
Note: I have compiled SpiderMonkey from source and installed it as a separate library. This fixed the problem, so something is definitely wrong with the binary being distributed with thsi package. -- JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

[Bug 339331] Re: JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

2009-03-08 Thread mankyd
I may be incorrect about this, but I believe xulrunner contains the libmozjs library that comes with Ubuntu. The libmozjs library contains the bug. When I recompiled spidermonkey from code I found on the mozilla website, into a library called libjs, the the segfault in my code resulting from

[Bug 339331] Re: JS_DefineFunctions Does Not Work in 32bit Build (SegFaults)

2009-03-09 Thread mankyd
Originally, I simply used: gcc -I/usr/include/mozjs -g -DXP_UNIX test.c -lmozjs -o test Using your more detailed command yields the same segfault, however. It's worth noting that I am using 8.04 as 8.10 doesn't work on my laptop. If it's of interest the md5 of of libmozjs.so is

[Bug 246099] Re: Screen corruption while scrolling gnome-system-monitor process list

2009-01-19 Thread mankyd
Can we reopen this bug? It is still an issue for me (has been for awhile.) It happens in a variety of programs (Firefox mostly.) It happens after I have had the system running for a long while (on the order of a few days.) nvidia driver 177.82 on a 8300GS. Interestingly enough, it has never

[Bug 320932] [NEW] jskeyword.tbl not included in libmozjs-dev

2009-01-24 Thread mankyd
Public bug reported: Binary package hint: libmozjs-dev The header files included with libmozjs-dev (i.e. jsapi.h) do not include jskeyword.tbl. It is included from jsparse.h: http://hg.mozilla.org/mozilla- central/file/e919f0c1dfa9/js/src/jskeyword.tbl This file isn't needed specifically for

[Bug 829051] Re: paprefs cannot configure pulseaudio network settings

2011-10-26 Thread mankyd
Still a bug as of today. Comment #7 fixes it: https://bugs.launchpad.net/ubuntu/+source/paprefs/+bug/829051/comments/7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/829051 Title: paprefs cannot

[Bug 726257] [NEW] unittest does not detect TestSuite's properly

2011-02-27 Thread mankyd
Public bug reported: Binary package hint: python2.6 The following condition, on line 595 of unittest.py does not function correctly: elif isinstance(obj, TestSuite): For whatever reason, when obj is in fact an instnance of a TestSuite object, it is not detected as such. Worth noting -

[Bug 272348] Re: xml file with embedded stylesheet reports unknow error: 805303f4

2009-06-15 Thread mankyd
Just wanted to repor that this still affects 3.5b4pre -- xml file with embedded stylesheet reports unknow error: 805303f4 https://bugs.launchpad.net/bugs/272348 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing