app crashes with illegal instruction within gtk_init()
- From: Mick <bareman tpg com au>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: app crashes with illegal instruction within gtk_init()
- Date: Sat, 19 Jun 2010 18:00:04 +1000
I've been working on my project for several weeks, using anjuta,
incrementally building it as I go.
Last wednesday, immeadetely before shutting down for the day I did a
clean -> build -> install ->test that completed successfully (as far as
incomplete code can).
On friday I started up anjuta and repeated the process as I always do,
but when test running the program it crashed with illegal instruction
as soon as it reached the call to gtk_init().
I made no changes to the code in between wed & fri. so I find it
confusing, where can I look for a cause?
I tried shutting anjuta and doing the old fashion "make uninstall ->
make clean -> autoheader -> aclocal -> automake -ac -> autoconf
-> ./configure make make install -> run" thing to no avail.
in the meantime I have been using test/tryout code (working on small
chunks like menubar, textview, ...) that use the same pre gtk_init()
code that runs correctly.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]