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 conf
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 -
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 list
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
2898019a2c9ac8c6d3
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 JS_Def
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)
https://bugs.launchpad.net/bugs/33933
** 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 ar
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, obj=0x
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 th
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 happe
10 matches
Mail list logo