Responses

Differences between revisions 1 and 32 (spanning 31 versions)
Revision 1 as of 2006-12-27 09:31:10
Size: 4357
Editor: 207-118-202-7
Comment:
Revision 32 as of 2007-06-18 22:17:01
Size: 6957
Editor: adsl-221-77-73
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| [[Include(MozillaTeam/Header)]]
Line 3: Line 3:
= Common responses = ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]||
This page is useful for our bug triagers, below is a list of common responses for triaging Mozilla based bugs. Please be aware that these are merely templates and should be treated as such, try to flesh out the template and try to avoid being blunt with your response as this can be taken unintentionally as being rude.
Line 5: Line 6:
Below is a list of common responses for triaging Firefox bugs. Be warned. it is still a braindump. Use at your own risk. For a list of more generic responses please visit [:Bugs/Responses]

= Open Bug Reports =
Line 9: Line 12:
Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on
      
https://wiki.ubuntu.com/DebuggingFirefox
This will greatly aid us in tracking down your problem.
{{{Thank you for the bug report. Could you please try to obtain a backtrace by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs or attach the crash report located in /var/crash.
This will greatly aid us in tracking down your problem.}}}
Line 15: Line 18:
Thanks for your bug report. Could you please install firefox-dbg and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/DebuggingFirefox This will greatly aid us in tracking down your problem. {{{Thank you for the bug report. Could you please install the firefox-dbg package and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs This will greatly aid us in tracking down your problem.
Line 17: Line 20:
Which flash package do you have installed?
Which Java package do you have installed?
Which firefox extensions do you have installed?
Which flash package and version do you have installed?
Which Java package and version do you have installed?
Which video player and version do you have installed?
Which
firefox extensions and themes do you have installed?}}}
Line 21: Line 25:
Thanks
David

== If debug symbols are not installed ==

Thanks for your bug report. Could you please install firefox-dbg (these are the firefox debugging symbols) and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/DebuggingFirefox This will greatly aid us in tracking down your problem.
{{{Thank you for the bug report. Could you please install firefox-dbg (these are the firefox debugging symbols) and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs
This will greatly aid us in tracking down your problem.
Line 32: Line 32:
Which firefox extensions do you have installed? Which video player and version do you have installed?
Which firefox extensions do you have installed?}}}
Line 34: Line 35:
Thanks
David
Line 37: Line 36:
It is of particular interest that you run apport-retrace against your crash report. {{{It is of particular interest that you run apport-retrace against your crash report.
Line 39: Line 38:
Do you have and ati video card?
Do you have an ati video card?
Line 48: Line 46:
on the first line. Its a problem with xorg when you turned on the composite module. on the first line. Its a problem with xorg when you turned on the composite module.}}}
Line 50: Line 48:
== Lack of information == == Obtain a backtrace from an apport crash report (using gdb) ==
Line 52: Line 50:
This issue report lacks information we need to investigate further. We are now going to close the bug - please reopen when you have more information at hand. {{{You might want to retrace yourself the coredump file with gdb. In that case you have to do the following:
Line 54: Line 52:
Further information can be found at
https://wiki.ubuntu.com/DebuggingFirefox
Install the debugging symbols for firefox as:
Line 57: Line 54:
Thanks
David
apt-get install firefox-dbg
Line 60: Line 56:
== Closing stale bug == Optionally you might want to install the following packages as:
Line 62: Line 58:
I am unable to reproduce this issue. apt-get install libgtk2.0-0-dbg libnss3-0d-dbg libnspr4-0d-dbg libpango1.0-0-dbg libc6-dbg
Line 64: Line 60:
We haven't heard back from you in 30 days. We are now going to close this issue - please reopen if necessary when you have more information at hand. Copy and paste in a xterm the following sequence of commands:
Line 66: Line 62:
Further information can be found at
https://wiki.ubuntu.com/DebuggingFirefox
TMPDIR=$(mktemp -d)
apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash $TMPDIR
gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace full' -ex 'thread apply all backtrace full' -ex 'quit' 2>&1 | tee gdb.log
rm -fr $TMPDIR
Line 69: Line 67:
Thanks
David
That command will run gdb against the coredump file included in the crash report that was generated when firefox crashed.
Line 72: Line 69:
== Pinging old bug == Upload the resulting gdb.log to launchpad.

One good thing to do is looking at the gdb output and search for missing dbg libraries or other warnings, install them and run again gdb.

Thank you in advance
}}}
Line 75: Line 77:
Is this still and issue for you? I am trying sort out the older mozilla issues? == Getting more information ==
Line 77: Line 79:
Thanks
David
{{{Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem.
Line 80: Line 81:
Debugging procedures for certain types of problems can be found at
https://wiki.ubuntu.com/MozillaTeam/Bugs}}}

== Pinging Old (but Open) Bug Reports ==

{{{Is this still an issue for you? We are trying to trying sort out the older Mozilla issues and would like to know if this still happens.
}}}


== Run retrace ==

{{{Thank you for the crash report.

I am assigning this bug to myself in order to obtain a symbolized stacktrace of the crash report(s). When I am finished with it I will attach the stacktrace to this bug report.
}}}

== Crash repeatability ==

{{{Thank you for the crash report. Can you repeat the crash? Does the crash generate a crash report? If so would you please attach it to this bug report, so we can process this bug further.
}}}


= Closing Old Bug Reports =

== Crashes ==

{{{Thank you for your bug report, but please understand that crashes are not bugs. Many crashes can be attributed to flaky plugins, extension conflicts, or other behavior. I am closing this bug for that reason, please feel free to reopen it if you feel the crash is reproducible. Use one or more of the following criteria: on other releases of Ubuntu, Newer versions of this program, crashes on every load and with up-to-date plugins.
}}}

== Lack of Information ==

{{{Thank you for the bug report however this report lacks information we need to investigate it further. For this reason, we are now going to close the bug - please feel free to reopen when you have more information at hand.

Further information can be found at https://wiki.ubuntu.com/MozillaTeam/Bugs}}}

== Cannot Reproduce ==

{{{Thank you for the bug report. However I am unable to reproduce this issue. We are now going to close this report - please feel free to reopen when you have more information at hand.
}}}

== Unresponsive Bug Reports ==

{{{Thank you for the bug report. It has not been updated after a request for more information in the last 30 days, for this reason we are closing the report. Feel free to reopen it in the future if you have more information and if this is still an issue.
}}}


= Miscellaneous =
Line 83: Line 131:
Thanks for your comment. The changes you are requesting require more discussion and should rather be done on an appropriate mailing list or forum. {{{Thank you for the bug report. However the changes you are requesting require more discussion and would be better suited to an appropriate mailing list or forum.
Line 85: Line 133:
http://www.ubuntu.com/community/forums/ might be a good start.

Thanks
David

== Run retrace ==

Thanks for your crash report.

Could you please download you crash report, run

apport-retrace -d [filename]

and resubmit it. Instructions can be found at https://wiki.ubuntu.com/Apport Apport-retrace will add many of the debug symbols necessary to get to the bottom of this problem.

I am working my way though all of the firefox issues reports and don't have enough bandwidth to download/upload them all myself;(

Thanks
David

== Retrace done ==

Sitsofe has created a symbolized stacktrace so there is no longer a need for you to try to run gdb.

But, if you can reproduce this bug. Could you please run

apport-retrace -d [filename]

on the crashreport and resubmit it. Instructions can be found at https://wiki.ubuntu.com/Apport

I am working my way though all of the firefox issues reports and don't have enough bandwidth to do them all myself;(

Thanks
David
http://www.ubuntu.com/community/forums/ might be a good start.}}}
Line 121: Line 136:
Thanks for your issue report. [[[Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you submit a specification for it. First check whether the idea is already registered <https://launchpad.net/ubuntu/+specs>, and if so, contact the specification's drafter about your ideas. Otherwise, you can start writing a spec yourself. <https://wiki.ubuntu.com/FeatureSpecifications>
]]]
Line 123: Line 139:
== Crash repeatability ==
Line 125: Line 140:
Can you repeat the cash? Does the crash generate a crash report? If so would you please run

apport-retrace -d [filename]

and resubmit it. Information can be found at https://wiki.ubuntu.com/Apport Apport-retrace -d will add many of the debug symbols necessary to get to the bottom of this problem.

Thanks
David
----
[:CategoryMozillaTeam], [:CategoryBugSquad]

Include(MozillaTeam/Header)

This page is useful for our bug triagers, below is a list of common responses for triaging Mozilla based bugs. Please be aware that these are merely templates and should be treated as such, try to flesh out the template and try to avoid being blunt with your response as this can be taken unintentionally as being rude.

For a list of more generic responses please visit [:Bugs/Responses]

Open Bug Reports

If the bug has no back trace

{{{Thank you for the bug report. Could you please try to obtain a backtrace by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs or attach the crash report located in /var/crash. This will greatly aid us in tracking down your problem.}}}

If debug symbols are not installed

{{{Thank you for the bug report. Could you please install the firefox-dbg package and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs This will greatly aid us in tracking down your problem.

Which flash package and version do you have installed? Which Java package and version do you have installed? Which video player and version do you have installed? Which firefox extensions and themes do you have installed?}}}

{{{Thank you for the bug report. Could you please install firefox-dbg (these are the firefox debugging symbols) and try to obtain a backtrace (or crash report) by following the instructions on https://wiki.ubuntu.com/MozillaTeam/Bugs This will greatly aid us in tracking down your problem.

It is of particular interest that you run apport-retrace -d against your crash report before uploading.

Which flash package do you have installed? Which Java package do you have installed? Which video player and version do you have installed? Which firefox extensions do you have installed?}}}

{{{It is of particular interest that you run apport-retrace against your crash report.

Do you have an ati video card?

Ahhh. You must have a ATI card. My IBM T43 had the same problem. Add this to your /etc/bin/firefox: Code: export XLIB_SKIP_ARGB_VISUALS=1 and/or by adding to your /etc/env.d/10MozillaFirefox: Code: LIB_SKIP_ARGB_VISUALS=1 on the first line. Its a problem with xorg when you turned on the composite module.}}}

Obtain a backtrace from an apport crash report (using gdb)

{{{You might want to retrace yourself the coredump file with gdb. In that case you have to do the following:

Install the debugging symbols for firefox as:

apt-get install firefox-dbg

Optionally you might want to install the following packages as:

apt-get install libgtk2.0-0-dbg libnss3-0d-dbg libnspr4-0d-dbg libpango1.0-0-dbg libc6-dbg

Copy and paste in a xterm the following sequence of commands:

TMPDIR=$(mktemp -d) apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash $TMPDIR gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace full' -ex 'thread apply all backtrace full' -ex 'quit' 2>&1 | tee gdb.log rm -fr $TMPDIR

That command will run gdb against the coredump file included in the crash report that was generated when firefox crashed.

Upload the resulting gdb.log to launchpad.

One good thing to do is looking at the gdb output and search for missing dbg libraries or other warnings, install them and run again gdb.

Thank you in advance }}}

Getting more information

{{{Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem.

Debugging procedures for certain types of problems can be found at https://wiki.ubuntu.com/MozillaTeam/Bugs}}}

Pinging Old (but Open) Bug Reports

{{{Is this still an issue for you? We are trying to trying sort out the older Mozilla issues and would like to know if this still happens. }}}

Run retrace

{{{Thank you for the crash report.

I am assigning this bug to myself in order to obtain a symbolized stacktrace of the crash report(s). When I am finished with it I will attach the stacktrace to this bug report. }}}

Crash repeatability

{{{Thank you for the crash report. Can you repeat the crash? Does the crash generate a crash report? If so would you please attach it to this bug report, so we can process this bug further. }}}

Closing Old Bug Reports

Crashes

{{{Thank you for your bug report, but please understand that crashes are not bugs. Many crashes can be attributed to flaky plugins, extension conflicts, or other behavior. I am closing this bug for that reason, please feel free to reopen it if you feel the crash is reproducible. Use one or more of the following criteria: on other releases of Ubuntu, Newer versions of this program, crashes on every load and with up-to-date plugins. }}}

Lack of Information

{{{Thank you for the bug report however this report lacks information we need to investigate it further. For this reason, we are now going to close the bug - please feel free to reopen when you have more information at hand.

Further information can be found at https://wiki.ubuntu.com/MozillaTeam/Bugs}}}

Cannot Reproduce

{{{Thank you for the bug report. However I am unable to reproduce this issue. We are now going to close this report - please feel free to reopen when you have more information at hand. }}}

Unresponsive Bug Reports

{{{Thank you for the bug report. It has not been updated after a request for more information in the last 30 days, for this reason we are closing the report. Feel free to reopen it in the future if you have more information and if this is still an issue. }}}

Miscellaneous

Feature request

{{{Thank you for the bug report. However the changes you are requesting require more discussion and would be better suited to an appropriate mailing list or forum.

http://www.ubuntu.com/community/forums/ might be a good start.}}}

[[[Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you submit a specification for it. First check whether the idea is already registered <https://launchpad.net/ubuntu/+specs>, and if so, contact the specification's drafter about your ideas. Otherwise, you can start writing a spec yourself. <https://wiki.ubuntu.com/FeatureSpecifications> ]]]


[:CategoryMozillaTeam], [:CategoryBugSquad]

MozillaTeam/Bugs/Triage/Responses (last edited 2008-08-06 17:00:54 by localhost)