Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Odd warning in SFML 2 when exiting opengl sample on OSX.  (Read 1275 times)

0 Members and 1 Guest are viewing this topic.

chrusty

  • Newbie
  • *
  • Posts: 5
    • View Profile
Odd warning in SFML 2 when exiting opengl sample on OSX.
« on: June 03, 2011, 01:53:56 pm »
New to SFML on the Mac OS X (10.6.7) and I just noticed an odd warning, not sure if its something useful to report.

This happens while exiting the open GL sample (OpenGL.cpp) using SFML 2 (x86_64) with the following being written into console output:

2011-06-03 12:39:17.366 sample[12443:307] *** attempt to pop an unknown autorelease pool (0x100876e00)

Anyway, keep up the great work guys!

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Odd warning in SFML 2 when exiting opengl sample on OSX.
« Reply #1 on: June 04, 2011, 02:21:12 pm »
Hi,

We already "discussed" (well, not really "discussed" but...) this here.

Anyway,
Quote from: "chrusty"
not sure if its something useful to report.
Always report stuff! Even if it's nothing. It makes me happy to see people using SFML on Mac. :)
SFML / OS X developer

chrusty

  • Newbie
  • *
  • Posts: 5
    • View Profile
Odd warning in SFML 2 when exiting opengl sample on OSX.
« Reply #2 on: June 06, 2011, 08:19:04 pm »
Well, I have "hit" the search button before I decided to post this message. Thought  this was something specific to my environment so decided to post it.  :oops:

 

anything