similar to: regchrome causes segfault during Mozilla build

Displaying 20 results from an estimated 100 matches similar to: "regchrome causes segfault during Mozilla build"

2003 Feb 24
1
[Fwd: Re: GCC 3.3 release criteria]
Dan Kegel <dkegel@ixiacom.com> wrote > gcc is a great compiler, but as of gcc3.2.2, it can't > compile Samba on Sparc with -O2. This has been marked > as a high priority bug in the gcc bug tracking system, > and should be fixed before the next release. > > To make such regressions less likely in the future, > it would be helpful if somebody were to look at >
2003 Sep 14
1
gnophone and RH9 comments and questions
Hello, trying to get gnophone to fully function under RH9 and finally have the browser working from the rpm from 2001. Turns out I had to get an old Mozilla 1.2 version and alter the startup gnophone script to point to it (MOZILLA_FIVE_HOME and LD_LIBRARY_PATH). How much better is the CVS stuff? I cvs checked out the gnophone and the Changelog only shows a comment about 0.2.5 but no real changes.
2007 Apr 04
1
seamonkey on Centos 2.1 deletes itself!
Well, partly: I've been "converting" a RHL 7.3 system to approximately Centos 2.1, so found it necessary to "rpm -Va" I was more than a little surprised at this: [root at magpie root]# rpm -V seamonkey missing /usr/lib/mozilla-seamonkey-1.0.8/chrome/overlayinfo/browser missing /usr/lib/mozilla-seamonkey-1.0.8/chrome/overlayinfo/browser/content missing
2003 Feb 24
0
[Fwd: Re: GCC 3.3 release criteria]
gcc is a great compiler, but as of gcc3.2.2, it can't compile Samba on Sparc with -O2. This has been marked as a high priority bug in the gcc bug tracking system, and should be fixed before the next release. To make such regressions less likely in the future, it would be helpful if somebody were to look at http://gcc.gnu.org/testing/ and submit a build-and-test guide for Samba to the
2008 Oct 06
1
Eclipse 3.2.1-19 package on Centos 5.2
Hi, I'm using Centos 5.2 and trying to use Eclipse's embedded browser without success. Could this be due to any of the patches that were commented out in 3.2.1-18? When trying to use the embedded browser, I get the error: No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3235 in java.library.path). I have a gre.conf, have set MOZILLA_FIVE_HOME, and LD_LIBRARY_PATH,
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
http://bugs.freedesktop.org/show_bug.cgi?id=14338 Summary: Firefox crash when viewing this flash Product: swfdec Version: unspecified Platform: x86 (IA32) URL: http://www.circuit-fantasia.com/collections/circuit- collection/menus/circuit-contents.swf OS/Version: Linux (All) Status: NEW
2003 Apr 08
3
fstack protector
hi is there any way to build 4.8 release with this fstack protection? or atleast some ports is there any good info on this? the only page i found was that ibm page but it seemed outdated. //martin
2008 Dec 04
2
[LLVMdev] optimization whith call of Intrinsics
Dear LLVMer ; i'm trying to use LLVM for a specific target, using different memory banks. I have written the frontend to generate a valid IR and want to use the existing passes (as defined in tool opt) to optimize the code. The target has specific instructions, so following advices given in documentation, I created an intrinsic function, with attribute [IntrReadArgMem]. My test case is
2005 Feb 12
1
What quad/octo BRI cards are best/stable for EuroISDN and Asterisk ?
Hi, I'm currently deciding on what card to pruchase for octo/quad BRI card to use with Asterisk on EuroISDN lines. I'm aware of at least two options (Junghanns or Beronet), but don't know how stable and well supported they are. Which ones are better supported ? Any experiences? Any advice ? How tos ? What would you buy ? Thanks in advance, Regards, Rob.
2008 Dec 04
0
[LLVMdev] optimization whith call of Intrinsics
On Thu, Dec 4, 2008 at 7:38 AM, Julien Schmitt <jschmitt at dibcom.fr> wrote: > Dear LLVMer ; > > i'm trying to use LLVM for a specific target, using different memory banks. > I have written the frontend to generate a valid IR and want to use the > existing passes (as defined in tool opt) to optimize the code. > > The target has specific instructions, so following
2010 Jul 06
1
Dahdi - Which process to swap from Octo to QuadBRI ?
Hi, I'll soon replace a Junghanns OctoBRI with a Junghanns QuadBRI. As both use wcb4xxp driver (dahdi 2.3.0, libpri 1.4.10.2 and asterisk 1.6.1), I'm planning to proceed this way : 1. Edit 2 versions of files /etc/dahdi/system.conf and /etc/asterisk/dahdi-channels.conf (one for each card). 2. Link current system.conf and dahdi-channels.conf to QuadBRI files. 3. Power PC off 4. Swap cards
2009 Jan 24
1
Patch to always install libupsclient-config
Hi, when building with the WITH_DEV conditional, either `libupsclient.pc' *or* `libupsclient-config' is installed. This is annoying when linking with libupsclient, because you basically have to do the check twice, once using `pkg-config' and once using `libupsclient-config'. Please consider the attached patch, which changes the behavior of `lib/Makefile.am' to install
2007 Sep 11
2
Bug#439986: Renaming `UPSCONN' to `UPSCONN_t' causes problems when upgrading.
tags 439986 upstream thanks Hi Florian, 2007/8/29, Florian Forster <octo at verplant.org>: > Package: nut-dev > Version: 2.2.0-1 > Severity: minor > > After upgrading from version 2.0.something to version 2.2.0-1 the type > `UPSCONN' had been renamed to `UPSCONN_t'. This is a problem for > software that is supposed to work with different versions of this >
2018 Nov 13
4
Re: collectd leaks SIGCHLD == SIG_IGN into plugins
On Tue, Nov 13, 2018 at 10:04:33AM +0000, Daniel P. Berrangé wrote: > On Fri, Nov 09, 2018 at 12:19:30PM +0000, Richard W.M. Jones wrote: > > Peter Dimitrov and myself were debugging a very peculiar bug when > > libguestfs is run as a plugin from collectd: > > > > https://www.redhat.com/archives/libguestfs/2018-November/thread.html#00023 > > > > The long
2007 Sep 04
2
Unresolved variable in `libupsclient-config'
Tags: patch, upstream Hi, when configuring nut 2.2.0 the variable/symbol `@SSL_LDFLAGS@' is not resolved by the libupsclient-config script. The attached patch changes `@SSL_CFLAGS@' to `@LIBSSL_CFLAGS@' `@SSL_LDFLAGS@' to `@LIBSSL_LDFLAGS@' which should solve this issue. Regards, -octo -- Florian octo Forster Hacker in training GnuPG: 0x91523C3D http://verplant.org/
2018 Nov 13
2
Re: [collectd] collectd leaks SIGCHLD == SIG_IGN into plugins
Hi, thank you very much for reporting this! Sounds like a bug in the exec plugin – it never ceases to amaze me how many issues a single plugin can have ;) > > > This means that any plugin that does the usual pattern of: > > > > > > pid = fork (); Note that the exec plugin is the *only* plugin that does this. All other plugins are forbidden to fork(), popen() or
2011 Jan 07
1
[LLVMdev] [PATCH] compiler-rt patch for clean build on Solaris 10 / x86
Hi, Attached is small patch (based of r122998 of compiler-rt), required for clean builds on Solaris 10 / x86 using clang 2.8. Please consider it for inclusion. Cheers, Joakim -------------- next part -------------- A non-text attachment was scrubbed... Name: solaris_stdint.patch Type: application/octet-stream Size: 457 bytes Desc: not available URL:
2008 Dec 04
1
[LLVMdev] optimization whith call of Intrinsics
Thanks Eli. I will try your solution, but then, what is the difference between [IntrReadArgMem] and [IntrReadMem] when specifying an intrinsic ? It seems that both options specify that a function is 'readonly' (maybe the difference is not well supported for then moment ?) Julien > Dead store elimination is that pass that could do the optimizations in > question. The second
2005 Feb 10
1
Bri problem
Good day all I've installed a few systems with quad/octo bri cards On these systems incoming numbers are ether the full number,example 12345657 or ether the last 4 digits,example 7654 But for some reason the latest installation incoming numbers comes in as extension "s"?? Is this something to do with the telecoms provider or a asterisk config? Please Help ore advice Thanks Altus
2005 Feb 27
1
Beronet BN4S0 (quad BRI) card, echo cancel, zaptel timing, bristuff ...
Hi, I guess I'd need to run Beronet quad and octo bri cards under bristuff to get zaptel features (echo canceling, timing source).... Am I right or could I achieve this also with chan_misdn - their native driver ? Running bristuff on Beronet cards is unsupported. Has anyone succesfully run Beronet quad BRI cards under bristuff recently ? Do they work ? Regards, Rob.