DO NOT REPLY TO THIS EMAIL. Also, do not reply via email to the person
whose email is mentioned below. To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2130
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
------- Comment #3 from [EMAIL PROTECTED] 2007-01-17 20:18 UTC -------
Unfortunately, it's almost impossible to debug such a random crash just like
that. Oviso ously, if we could reproduce the problem, we would have fixed it
already. We really need a backtrace to be able to investigate the issue.
To generate a backtrace, open your favorite terminal emulator, kill the panel:
xfce4-panel -x
run the panel in gdb debugger:
gdb xfce4-panel
>From gdb, launch the panel:
(gdb) run
Starting program: /usr/local/bin/xfce4-panel
[...]
Use and play with the panel until it crashes. When it crashes, type bt (for
backtrace) at the gdb prompt, and copy/paste the back trace in this bug report.
Chances are high that the crash is caused by a plugin, so you may also try to
remove all plugins, one by one, until you find the one that's causing the
crash.
Also, please update to the most recent svn build, if you can. Version
4.3.90.lsvn+r21633 is pretty old.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs