-
as seen on Server Fault
- Search for 'Server Fault'
I'm trying to debug a segfault in PHP/Apache running on RHEL4.
This is a production server, so I'm trying to install a separate copy of apache and php, and run apache through gdb.
When I load httpd through gdb and then do run -X, I get the error (no debugging symbols found)...Error while reading…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
HI,
I am normally a C programmer.
I do regularly debug C programs on unix environment using tools like gdb,dbx.
i have never done debugging of big applications of C++.
Is that much different from how we debug in C.
theoretically i am quite good in C++ but have never got a chance to debug C++ programs…
>>> More
-
as seen on Game Development
- Search for 'Game Development'
Hello all.
I'm working on a 3d music visualizer using Ogre3d, basically it's a spectrum analizer, a lot like the old xmms plugin:
(http)://www.youtube.com/watch?v=_6NKBiwYN24
It works well, the bars are drawn and updated, there are no framerate issues, but it crashes randomly. Sometimes it can run…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
On a Cisco device, I know that enabling debugging can incur a performance hit since debugging has such a high priority on the CPU. I know that to log debugging, you have to set logging up to the debugging level (logging buffered 4096 debugging, for example) and also enable debugging on some feature…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
The .NET 3.5 application I am working on consists of bunch of different solutions. Some of these solutions consist of managed code(C#) and others have unmanaged code(C++). Methods written in C# communicate with the ones written in C++. I am trying to trace the dependencies between these various…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm encoding the video with ffmpeg and displaying it using the HTML 5 video tag. It works fine on Firefox (i'm also providing a ogg version) and Safari 4. However, when I try to open it on the iphone I get a "Cannot Play Movie" error.
Here is the ffmpeg command I'm using:
ffmpeg -y -i movie.mov…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm beating my head against a wall on this one; the logo image ("It's All About Revenue") shifts up by one pixel in Safari on Mac, but renders correctly in all other browser/OS combinations I've been able to test. Does anyone have any ideas on why this might be? Here's the site: http://blog.eloqua…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey guys,
I'm developing an extension for Safari 5 at the moment.
In my extension, I use an additional toolbar, with selectboxes in it. Now, it would be great to style these like the folders in the bookmarks toolbar look.
I know that it would be possible to replace my select with a completely styleable…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
While there have been hacks to include extensions in Safari for some time now, Safari 5 now offers proper support for them. Today we take a look at managing extensions in the latest version of Safari.
Installation and Setup
Download and install Safari 5 (link below). Make sure to download the installer…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi all,
Can other Safari users please test http://recaptcha.net/learnmore.html for me, to see if the audio reCaptcha plays properly? On my machine, I can only hear the audio if I click the Download sound as MP3 link. I also don't get the spoken introduction at all. It works OK in Firefox and Chrome…
>>> More