Many people reported a crach on exit on Windows. Now there's a bug report with partial backtrace:
http://sourceforge.net/tracker/index.php?func=detail&aid=1363083&gro...
suggesting it's something to do with event contexts. If someone on Windows can debug this further it would be very nice.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
bulia byak wrote:
Many people reported a crach on exit on Windows. Now there's a bug report with partial backtrace:
http://sourceforge.net/tracker/index.php?func=detail&aid=1363083&gro...
suggesting it's something to do with event contexts. If someone on Windows can debug this further it would be very nice.
I saw that problem, too. I have seen this before, so I had an idea of what to do about it.
Win32 builders merely need to do a make -f Makefile.mingw clean before they do a make -f Makefile.mingw dist to make a distro directory. Makedep does a fairly good job at tracking dependencies, but it is not perfect. So occasionally people need to start with fresh .o's.
By the way, we need to add a target so that builders can choose stripped binaries or unstripped. Gdb.exe is useless without '-g'. I will add the target tomorrow.
I just made a stripped build with no gdb here: http://inkscape.org/win32/Inkscape0511212157.zip It does not have the bug.
Bob
Bob
On 11/22/05, Bob Jamison <rwjj@...127...> wrote:
I just made a stripped build with no gdb here: http://inkscape.org/win32/Inkscape0511212157.zip It does not have the bug.
Thanks Bob - I'm downloading that now...
I assume this does not affect 0.43? (Hopefully not.)
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
On 11/22/05, Bob Jamison <rwjj@...127...> wrote:
By the way, we need to add a target so that builders can choose stripped binaries or unstripped. Gdb.exe is useless without '-g'. I will add the target tomorrow.
Good idea. And with that, can we make it so that http://inkscape.org/win32-snap/ contains unstripped builds with gdb?
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
We could also make an unstripped .win32.zip package of the officials.
What do you think?
Adib.
-----Ursprüngliche Nachricht----- Von: inkscape-devel-admin@lists.sourceforge.net im Auftrag von bulia byak Gesendet: Di 11/22/2005 06:34 An: Bob Jamison Cc: inkscape-devel@lists.sourceforge.net Betreff: Re: [Inkscape-devel] windows exit crash
On 11/22/05, Bob Jamison <rwjj@...127...> wrote:
By the way, we need to add a target so that builders can choose stripped binaries or unstripped. Gdb.exe is useless without '-g'. I will add the target tomorrow.
Good idea. And with that, can we make it so that http://inkscape.org/win32-snap/ contains unstripped builds with gdb?
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id%16845&op=ick _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On 11/22/05, Taraben, Adib <taraben.a@...50...> wrote:
We could also make an unstripped .win32.zip package of the officials.
Well, the official releases are supposed to not need this :) They are for actual use, as opposed to daily builds which are for testing (at least in theory).
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
participants (3)
-
Bob Jamison
-
bulia byak
-
Taraben, Adib