Displaying 20 results from an estimated 60 matches similar to: "[Bug 15208] New: Segmentation fault loading a page with swf"
2008 Jan 27
2
[Bug 14264] New: flash ad that kills your machine
http://bugs.freedesktop.org/show_bug.cgi?id=14264
Summary: flash ad that kills your machine
Product: swfdec
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy: riccardo at
2008 Mar 27
2
[LLVMdev] llvm-gcc 4.2 assertion failed on linux x86_64
Bam. This is about as reduced as it gets. I think I can spot the problem point:
chandlerc at osiris ~/code/compilers/build/llvm-gcc $ cat testcase.i
void
foo () {
float x __attribute__ ((mode (XF)));
}
chandlerc at osiris ~/code/compilers/build/llvm-gcc $ ./gcc/cc1
-fpreprocessed -march=k8 testcase.i -o /dev/null
foocc1: /home/chandlerc/code/compilers/llvm-gcc/gcc/llvm-types.cpp:81:
const
2008 Mar 27
2
[LLVMdev] llvm-gcc 4.2 assertion failed on linux x86_64
Here you go:
Starting program: /home/chandlerc/code/compilers/build/llvm-gcc/gcc/cc1
-fpreprocessed -march=k8 testcase.i -o /dev/null
warning: no loadable sections found in added symbol-file system-supplied DSO
at 0x7fff0d5fe000
[Thread debugging using libthread_db enabled]
foocc1: /home/chandlerc/code/compilers/llvm-gcc/gcc/llvm-types.cpp:81: const
llvm::Type* llvm_set_type(tree_node*, const
2007 Oct 10
3
[LLVMdev] Can't bootstrap llvm-gcc-4.0 for x84_64
On Wednesday 10 October 2007 17:12, David Greene wrote:
> This particular problem is gone (thanks!) but I'm having other troubles.
> I'm tracking those down now.
This is the current problem:
[x86_64-off-dbg]: ./xgcc -B./
-B/install.official.debug/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/bin/
-isystem
2008 Mar 25
0
[LLVMdev] llvm-gcc 4.2 assertion failed on linux x86_64
Hi Chandler,
This looks like a FE error, so you probably won't be able to get an
LLVM bitcode file for us. You could help by whittling the test case
down to something managable. First get a preprocessed file. Then I
would suggest following the instructions on this page to reduce the
testcase:
http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction
That will help us a lot with the bug
2008 Mar 25
2
[LLVMdev] llvm-gcc 4.2 assertion failed on linux x86_64
Hello,
Trying to get my machine building up-to-date, and a nightly going, i
ran into an assertion during the build of llvm-gcc 4.2:
$ make -j2
<snip!>
/home/chandlerc/code/compilers/build/llvm-gcc/./gcc/xgcc
-B/home/chandlerc/code/compilers/build/llvm-gcc/./gcc/
-B/home/chandlerc/code/compilers/install/llvm-gcc/x86_64-pc-linux-gnu/bin/
2014 Jan 25
0
[klibc:master] auxv: convert auxiliary vector into an array; define getauxval()
Commit-ID: 45e09deb6a0a4fcb3a56efb7e18807b2800e358f
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=45e09deb6a0a4fcb3a56efb7e18807b2800e358f
Author: H. Peter Anvin <hpa at zytor.com>
AuthorDate: Fri, 24 Jan 2014 20:26:04 -0800
Committer: H. Peter Anvin <hpa at zytor.com>
CommitDate: Fri, 24 Jan 2014 20:28:23 -0800
auxv: convert auxiliary vector into an
2014 Apr 08
2
host command output showing wrong domain (Samba4)
Hi
I never seen this before, and dont understand where too look for
Please share some light on this.
the host output is adding a extra domain.
example bellow, its showing right IPs followed by NXDOMAIN !!!
[root at 171-SYSLOG ~]# host 171-dc-a.xxxx.acc
171-dc-a.test.acc has address 10.254.228.226
171-dc-a.test.acc has address 10.254.225.45
Host 171-dc-a.test.acc not found: 3(NXDOMAIN)
Host
2015 Nov 08
13
[Bug 92863] New: Complete freeze even with NvGrUseFW=1
https://bugs.freedesktop.org/show_bug.cgi?id=92863
Bug ID: 92863
Summary: Complete freeze even with NvGrUseFW=1
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2014 Oct 23
1
Auto video call hangup
Hi,
I use a simple scheme:
SIP video phone A (h264/Asterisk 1.8.11) <---IAX2 trunk----> SIP video
phone B (h264/Asterisk 11.7.0)
When calls from A to B and vice versa drop on pickup.
On B side:
[Oct 24 16:33:49] DEBUG[15590][C-00000012] res_rtp_asterisk.c: Setting the
marker bit due to a source update
[Oct 24 16:33:49] DEBUG[15590][C-00000012] res_rtp_asterisk.c: Setting the
marker bit
2006 Jul 21
1
Failed to set servicePrincipalNames (Samba+Solaris 10+NISplus+ADS+DNS)
When joining our Solaris 10 Samba 3.0.23 system to ADS via...
# /usr/local/samba/bin/net ads join -U Administrator
Administrator's password:
Using short domain name -- ULS
Failed to set servicePrincipalNames. Only NTLM authentication will be
possible.
Please ensure that the DNS domain of this server matches the AD domain,
Or rejoin with using Domain Admin credentials.
Joined
2011 Aug 15
0
Problem importing virtual disk
Hi. Let me know if I should be reporting this elsewhere for reasons that I''m about to detail below.
I''m fiddling with Xen 4.1.1 on Debian squeeze running kernel 3.0. I was really exciting about the Kronos project bringing the API to Debian/Ubuntu so I thought I''d give it a try.
I''m find myself facing a number of challenges working with a local lvm based SR.
2013 Sep 12
0
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
Hi Evgeniy,
Can you add the step to checkout lld and build and run the unittests then ?
Thanks
Shankar Easwaran
On 9/10/2013 4:59 AM, Evgeniy Stepanov wrote:
> Does it build with libstdc++? I've got this with fresh clang, -std=c++11:
>
> In file included from ../projects/lld/lib/ReaderWriter/ELF/./SectionChunks.h:19:
> In file included from
2013 Oct 18
0
[LLVMdev] Unable to evaluate clang on linux or windows
Hi,
I'd really appreciate some pointers in this regard.
Regards,
Kashyap
On Wed, Oct 16, 2013 at 5:43 PM, C K Kashyap <ckkashyap at gmail.com> wrote:
> Sorry ... I missed mentioning the details -
>
> this is the error I get -
>
> root at no1slu398:~/Documents/LLVM/tmp# clang++ -std=c++0x hello.cpp
> In file included from hello.cpp:1:
> In file included from
>
2013 Sep 10
2
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
Does it build with libstdc++? I've got this with fresh clang, -std=c++11:
In file included from ../projects/lld/lib/ReaderWriter/ELF/./SectionChunks.h:19:
In file included from ../projects/lld/include/lld/Core/Parallel.h:28:
In file included from
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/condition_variable:38:
2005 Oct 11
3
dovecot won't launch
Hi,
I downloaded the latest dovecot (1.0 alpha 3) and tried numerous
installs which get me nothing. No errors, no crashes, no segfaults
and no running dovecot. It just seems to silently exit. I was trying
to build with mysql support but I've also tried a plain old install,
just configure, make install, etc. I get nada. strace doesn't show
anything, at least as far as I can tell.
2013 Oct 16
3
[LLVMdev] Unable to evaluate clang on linux or windows
Sorry ... I missed mentioning the details -
this is the error I get -
root at no1slu398:~/Documents/LLVM/tmp# clang++ -std=c++0x hello.cpp
In file included from hello.cpp:1:
In file included from
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/thread:38:
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/chrono:535:6:
error: no matching constructor for initialization of
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
libswfdec/swfdec_as_context.c | 3
player/swfplay.c | 2
test/trace/ASSetPropFlags-extended-5.swf |binary
test/trace/ASSetPropFlags-extended-5.swf.trace | 8213 +++++++++++++++++++++++++
test/trace/ASSetPropFlags-extended-6.swf |binary
test/trace/ASSetPropFlags-extended-6.swf.trace | 8213 +++++++++++++++++++++++++
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_internal.h | 2
libswfdec/swfdec_as_object.c | 28
libswfdec/swfdec_as_types.c | 33
libswfdec/swfdec_as_types.h | 1
libswfdec/swfdec_sprite_movie_as.c | 44
test/trace/Makefile.am | 18
test/trace/localToGlobal-propflags-5.swf |binary
2012 Oct 08
0
ocfs2 bug?
Oct ?3 11:52:41 tc_201_62 kernel: (ocfs2cmt,22737,__th_it__th__threit_cache:192 ERROR: status = __thre_thre_th_th_threa_t__t_th_th__thread:17
97 ERROR: status = -5
Oct ?3 11:52:41 tc_201_62 kernel: (ocfs2cm__th_t_th_t__th____th__thread:1797 ERROR: status = -5
Oct ?3 11:52:41 tc_201_62 kernel: (oc__thread:1797 ERROR: status = -5
Oct ?3 11:52:41 tc_201_62 kernel: (ocfs2___t_th_th____thread:1797