Random Question

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Random Question
Infiltrator
Member # 4256
Profile #0
Running a program I get "Floating Exception: Core Dumped" upon which the program ends. What does this mean?
Posts: 564 | Registered: Wednesday, April 14 2004 07:00
Shock Trooper
Member # 4557
Profile #1
Don't know if this is what you're looking for, but:

quote:
11.8.2. Floating Exception
These are usually caused by incorrect mathematical constructions within your program or incorrect use of floating point numbers. Common errors of this type include:

* using a mathematical expression where there is a division by zero.
* printing out an integer in a printf statement, but using the `%f' (float) number format. For example: printf("%f\n", number); (where the variable `number' is an integer).

This is only applicable to your situation if the program was something you wrote. If not, then what program were you running?

[ Friday, January 28, 2005 11:08: Message edited by: KernelKnowledge12 ]
Posts: 264 | Registered: Wednesday, June 16 2004 07:00
...b10010b...
Member # 869
Profile Homepage #2
And "Core Dumped", in case you didn't know, means the contents of RAM at the moment of the crash were automatically saved to a file somewhere to aid debugging.

--------------------
My BoE Page
Bandwagons are fun!
Roots
Hunted!
Posts: 9973 | Registered: Saturday, March 30 2002 08:00
Infiltrator
Member # 4256
Profile #3
Thanks, It was some giddy 3d graphing calculator program. Was probably just something funny with my equations.
Edie: Lucrid? did I change my name?

[ Friday, January 28, 2005 19:52: Message edited by: Lucrid ]
Posts: 564 | Registered: Wednesday, April 14 2004 07:00
Shock Trooper
Member # 4557
Profile #4
quote:
Originally written by Lucrid:


Edie: Lucrid? did I change my name?

Seems like something you should notice.

[ Friday, January 28, 2005 19:56: Message edited by: KernelKnowledge12 ]
Posts: 264 | Registered: Wednesday, June 16 2004 07:00
Infiltrator
Member # 4256
Profile #5
You might think that,
but then you never know.
Posts: 564 | Registered: Wednesday, April 14 2004 07:00
Shock Trooper
Member # 4557
Profile #6
m's provocation? I hope you set this.
Posts: 264 | Registered: Wednesday, June 16 2004 07:00