SIGSEG? Isn't that the linux exception equivalent to an Access violation?

If so then it's because you try to use a windows gl(wgl) extension. If you are indeed using windows do you then remember to load the extension? Most glext units i've seen uses dynamic loading of dll's