! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Xfwm4 crashes when full debug option is enabled
Status:
RESOLVED: FIXED

Comments

Description Daichi Kawahata editbugs 2006-01-03 07:38:57 CET
I found there's an another crash at ID 814, but mine was
trace/breakpoint trap, anyway for some reasons, I'm digging
into xfwm4 now with full debug option enabled.

The problem is, there're so many warnings that it can't be
compiled without -Werror clag and too bad, xfwm4 simply
crashes at the end of startup session.

Now I have metacity running instead and three logs.

Reproducible: Always
Steps to Reproduce:
1. Compile xfwm4 with --enable-debug=full
2. Logout from Xfce
3. Login to Xfce
Actual Results:  
It crashes.

Expected Results:  
I hope xfwm4 doesn't crash and keep emitting trace logs.

It's rev. 19284, compiled on IRIX 6.5.22m with gcc 4.0.1.
Comment 1 Daichi Kawahata editbugs 2006-01-03 07:42:38 CET
Created attachment 379 
Make log with full debug option

...So except unused blah, which warnings could be harmful?
If you want I'll remove -W from CFLAGS and show only -Wall
warnings.
Comment 2 Daichi Kawahata editbugs 2006-01-03 07:50:52 CET
Created attachment 380 
Runtime traces right before crash

...Sorry, it's 5.2MB (bzip2 4K). The most interest part for me
is that while local characters in the log were UTF-8, the last
ones were EUC-JP (my LANG, LC_ALL) came from system installed
library.

As far as I saw, there's UTF-8 related warnings in the log,
any relations?
Comment 3 Daichi Kawahata editbugs 2006-01-03 07:53:56 CET
Created attachment 381 
Backtrace log

...Now here it is but I guess it's useless.

Just remembered, my GTK+ is 2.9.0, GLib is 2.9.2,
they're CVS HEAD.
Comment 4 Daichi Kawahata editbugs 2006-01-03 07:57:39 CET
Oops, bzip2ed runtime log was about 17k.
And happy new year Olivier.
Comment 5 Olivier Fourdan editbugs 2006-01-03 20:54:46 CET
Ok, fixed in both branches with revision 19289. I'm not a big fan of the
enable-debug=full, it's fairly useless IMHO.

> And happy new year Olivier.

Thanks, same for you, best wishes for 2006 ;)

Bug #1305

Reported by:
Daichi Kawahata
Reported on: 2006-01-03
Last modified on: 2009-07-14

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Attachments

Make log with full debug option (61.59 KB, text/plain)
2006-01-03 07:42 CET , Daichi Kawahata
no flags
Runtime traces right before crash (16.76 KB, application/x-bzip2)
2006-01-03 07:50 CET , Daichi Kawahata
no flags
Backtrace log (6.06 KB, text/plain)
2006-01-03 07:53 CET , Daichi Kawahata
no flags

Additional information