Omgili - forum search, search forums  
  

Discussions about call crashing

Displaying 1 - 10 out of 79,878 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I use PHP 5.2.9. To see/log errors, at the beggining of my script I have: error_reporting(E_ALL | E_STRICT); ini_set('display_errors', 'On'); ini_set('log_errors', 'On'); ini_set('error_log', $_SERVER['DOCUMENT_ROOT'] . '/php.log'); But when I use the...
Started by on , 3 posts by 3 people.  
The first will write an invalid.
No, those lines are not equivalent.
Information about the crash.
I have an application that consists of two processes (let's call them A and B), connected to each other through Unix domain sockets. Most of the time it works fine, but some users report the following behavior: A sends a request to B. This works. A now...
Started by on , 3 posts by 3 people.  
If either side may fork and execute a child process, ensure that the FD_CLOEXEC (close-on-exec) flag is set on the socket file descriptor if you did not intend for it to be inherited... .
Shutdown() may have been called on one of the socket endpoints.
Hi, I have one application which reads user default locale in Windows Vista and above. When i tried calling the API for getting User default Locale API is crashing. Below is the code, It will be helpfull if any points the reason #include <iostream&...
Started by on , 4 posts by 4 people.  
Setting it to NULL and passing it to the API function is a guaranteed way to crash! Hope this helps.
Parameter, call malloc or new on it first, to the desired length, in this case, LOCALE_NAME_MAX_LENGTH .
Ask your Facebook Friends
I am trying to help a client with a problem, but I am running out of ideas. They have a custom, written in house application that runs on a schedule, but it crashes. I don't know how long it has been like this, so I don't think I can trace the crashes...
Started by on , 11 posts by 11 people.  
Add the maximum possible RAM to the machine possible to use a debugger - either directly on the PC that's running the crashing app, but without the source to fix it, won't do ....
The crash, although I guess it's still a tough call.
I've recently been made aware that my site is crashing in IE7. I tested it on a bunch of machines myself, but of course it always runs perfectly. My brother just showed me IE7 on his computer, and it definitely crashes. I've got 'debugbar' running, and...
Started by on , 5 posts by 5 people.  
For some://www.jonathanboutelle.com/mt/archives/2006/0....
Previously I used Microsoft Script Editor for debuggin in IE 6 & 7 .
If you are crashing, the JS code crash in IE8 for me.
For that page, any one of which could be antagonising IE7 .
I have a small single-threaded C++ application, compiled and linked using Visual Studio 2005, that uses boost (crc, program_options, and tokenizer), a smattering of STL, and assorted other system headers. (It's primary purpose is to read in a .csv and...
Started by on , 4 posts by 4 people.  
This is most of the time done by....
That said, be aware memory.
Crashing inside new or malloc usually heap off, you should see the same crash even with debugger attached.
May be very far from where you see the symptoms (the crash).
I followed the instructions on PHP5 readme file to do a manual install on Windows and as a module on top of Apache. I ran phpinfo() and it appeared all OK. Then, every time I run php code calling MySQL it crashed . I just could prevent the crashes installing...
Started by on , 5 posts by 5 people.  
In httpd.conf add AddType application/x-httpd-php .php .phtml.
From the crashing application.
Hi I am a relatively new iPhone app developer so my knowledge is a little sketchy, so please forgive me if this is a bit of a trivial question. I have a navigation app which drills between table views by calling pushViewController on the navigationController...
Started by on , 3 posts by 3 people.  
Check.
If it died somewhere along the line, calling the method will cause a crash.
The most common type of crash is using a deallocated object (EXEC_BAD_ACCESS actually exist.
And why you are crashing.
Let me just preface by saying it's actually my crappy code that's leaking and crashing my browser, I just thought I better make the languages being used as clear as I could from the outset. I have a test page here and the javascript can be found here ...
Started by on , 3 posts by 3 people.  
This is actually your problem, but it seems like your making an extra method call on register and check.
I'm trying to do some simple data retrieval with C# and Directory Services, but for some reason it doesn't work on any XP machines. If I run my code on a Server 2003 machine, there are no problems. I've spent a fair bit of time trying to find out if maybe...
Started by on , 3 posts by 3 people.  
Based on the stack trace and reflector it looks like a call to ADsOpenObject is returning E_ADS_BAD.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
Related Searches
skype crashes call xp    call of duty 4 crashing 2600xt   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost