Mercurial > mplayer.hg
annotate DOCS/bugreports.html @ 3645:7e4ace9675b4
"This are some updates mostly, new chapters in documentation.html."
author | gabucino |
---|---|
date | Fri, 21 Dec 2001 17:38:55 +0000 |
parents | eaa34a4ae1c0 |
children | 504db1ce44d1 |
rev | line source |
---|---|
1612 | 1 <HTML> |
1704 | 2 <BODY BGCOLOR=white> |
3 | |
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> | |
1612 | 5 |
1682 | 6 <P><B><A NAME=C>Appendix C - How to report bugs</A></B></P> |
1612 | 7 |
1682 | 8 <P><B>How to report bugs?</B></P> |
9 | |
3628
eaa34a4ae1c0
Try The Fucking CVS message. Hmm it was there. Where did it go?
gabucino
parents:
3326
diff
changeset
|
10 <P>First, try the latest CVS, maybe your bug is already fixed. CVS download |
eaa34a4ae1c0
Try The Fucking CVS message. Hmm it was there. Where did it go?
gabucino
parents:
3326
diff
changeset
|
11 instructions (easy) can be found on our homepage.</P> |
eaa34a4ae1c0
Try The Fucking CVS message. Hmm it was there. Where did it go?
gabucino
parents:
3326
diff
changeset
|
12 |
eaa34a4ae1c0
Try The Fucking CVS message. Hmm it was there. Where did it go?
gabucino
parents:
3326
diff
changeset
|
13 <P>If it didn't help: read <A HREF="documentation.html#D">Appendix D</A>, and other docs. If your problem isn't |
1682 | 14 known or isn't solved by our instructions, then report the bug:</P> |
1612 | 15 |
1682 | 16 <P><B>Where?</B></P> |
1612 | 17 |
1682 | 18 <P>Subscribe to the mplayer-users mailing list:<BR> |
2130 | 19 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A><BR> |
1682 | 20 and send your bugreport to:<BR> |
2130 | 21 <A HREF="mailto:mplayer-users@mplayehq.hu">mplayer-users@mplayerhq.hu</A><BR> |
1682 | 22 We won't CC: so please subscribe!!!</P> |
23 | |
24 <P>Don't send bugreports private, directly to author's address!!! | |
1612 | 25 We are working together on code, so everyone is interested in it. |
26 BTW many times other users know the solution (system config probs, | |
27 bad drivers etc), even when we think it's a bug in our code. | |
1682 | 28 The language of this list is ENGLISH!</P> |
1612 | 29 |
1682 | 30 <P>Please describe your problem in details, examples etc, and don't |
31 forget to include these:</P> | |
1612 | 32 |
1682 | 33 <P><B>What?</B></P> |
34 | |
35 <P><B><I>1. The system info what we always want:</I></B></P> | |
1612 | 36 |
1682 | 37 <UL> |
38 <LI>linux distribution<BR> | |
39 examples:<UL> | |
40 <LI>RedHat 7.1 | |
41 <LI>Slackware 7.0 + devel packs from 7.1 ...</UL> | |
42 <LI>kernel version:<BR> | |
43 <CODE>uname -a</CODE> | |
44 <LI>libc version:<BR> | |
45 <CODE>ls -l /lib/libc[.-]*</CODE> | |
46 <LI>X version:<BR> | |
47 <CODE>X -version</CODE> | |
48 <LI>gcc and ld version:<BR> | |
49 <CODE>gcc -v<BR> | |
50 ld -v</CODE> | |
51 <LI>binutils version:<BR> | |
52 <CODE>as --version</CODE> | |
53 </UL> | |
54 | |
55 <P><B><I>2. Hardware & drivers:</I></B></P> | |
1612 | 56 |
1682 | 57 <UL> |
58 <LI>CPU info:<BR> | |
59 <CODE>cat /proc/cpuinfo</CODE> | |
60 <LI>video card manufacturer and model<BR> | |
61 examples:<BR><UL> | |
62 <LI>ASUS V3800U chip: nVidia TNT2 Ultra pro 32MB SDRAM | |
63 <LI>Matrox G400 DH 32MB SGRAM</UL> | |
64 <LI>video driver type&version<BR> | |
65 examples:<UL> | |
66 <LI>X built-in driver | |
67 <LI>nvidia 0.9.623 | |
68 <LI>Utah-GLX CVS 2001-02-17 | |
69 <LI>DRI from X 4.0.3</UL> | |
70 <LI>sound card type & driver<BR> | |
71 examples:<BR><UL> | |
72 <LI>Creative SBLive! Gold with OSS driver from oss.creative.com | |
73 <LI>Creative SB16 with OSS drivers of kernel | |
74 <LI>GUS PnP with ALSA OSS emulation</UL> | |
75 <LI>if you are unsure, attach output of lspci -v | |
76 </UL> | |
1612 | 77 |
1682 | 78 <P><B>For compiling problems/errors</B></P> |
79 | |
3326 | 80 <P><B><I>3. these files:</I></B></P> |
3011 | 81 <UL><LI>configure.log |
82 <LI>config.h | |
1682 | 83 <LI>config.mak |
84 <LI>libvo/config.mak | |
85 </UL> | |
86 | |
87 <P><B>For playback problems:</B></P> | |
88 | |
89 <P><B><I>3. Output of mplayer at verbose level 1 (-v)</I></B></P> | |
90 <P><CODE> mplayer -v [options] filename &> mplayer.log</CODE></P> | |
1612 | 91 |
1682 | 92 <P><B><I>4. If the problem is specific to one or a few files, |
93 then please upload that file to:</I></B></P> | |
94 <P><CODE> ftp://mplayerhq.hu/MPlayer/incoming/</CODE></P> | |
1868 | 95 Also upload a small .txt file with the same name as your file, |
96 describing the problem!<BR> | |
1612 | 97 Usually first 1-5 MB of the file is enough to reproduce |
98 the problem, but first you should try it: | |
1682 | 99 <P><CODE> dd if=yourfile of=smallfile bs=1k count=1024</CODE></P> |
1612 | 100 (it will cut first 1MB of 'yourfile' and save to 'smallfile') |
101 Then try again on this small file, and if bug still exists | |
1868 | 102 then it's enough to upload this small file.<BR> |
1612 | 103 NEVER send such files via mail! Upload it, and send only |
104 the path/filename of the file on the FTP. | |
105 If the file is accessible on the net, then sending the | |
106 _exact_ URL is enough! | |
107 | |
1682 | 108 <P><B><I>5. For crashes (segfault, SIGILL, signal 4 etc):</I></B></P> |
1612 | 109 |
1682 | 110 <P><I>If you have coredump of the crash, see 5.a, else see 5.b:</I></P> |
1612 | 111 |
1682 | 112 <P><B><I>5.a: Please print us coredump (if it was created).</I></B></P> |
113 | |
114 <P>Howto: | |
115 please create following command file:</P> | |
1612 | 116 |
1682 | 117 <P><CODE>disass $eip-32 $eip+32<BR> |
118 printf "eax=%08lX\n",$eax<BR> | |
119 printf "ebx=%08lX\n",$ebx<BR> | |
120 printf "ecx=%08lX\n",$ecx<BR> | |
121 printf "edx=%08lX\n",$edx<BR> | |
122 printf "esp=%08lX\n",$esp<BR> | |
123 printf "ebp=%08lX\n",$ebp<BR> | |
124 printf "edi=%08lX\n",$edi<BR> | |
125 printf "esi=%08lX\n",$esi<BR> | |
126 </CODE></P> | |
1612 | 127 |
1682 | 128 <P>Then simply execute following command line:</P> |
129 <P> <CODE>gdb mplayer --core=core -batch --command=command_file >mplayer.bug</CODE></P> | |
1612 | 130 |
1682 | 131 <P><B><I>5.b.: run MPlayer in gdb:</I></B></P> |
1868 | 132 <P>Re-compile mplayer with debugging code enabled:<BR> |
133 ./configure --enable-debug<BR> | |
134 make | |
135 </P> | |
1682 | 136 <P>[at root/user shell prompt:]<BR> |
137 <CODE># gdb mplayer</CODE><BR> | |
138 [at gdb prompt:]<BR> | |
139 <CODE>> run -v [options-to-mplayer] filename</CODE><BR> | |
140 ... (wait until it will crash)<BR> | |
141 <CODE>> bt</CODE><BR> | |
142 <CODE>> disass $eip-32 $eip+32</CODE><BR> | |
1612 | 143 Send us the full output of the above things! |
1682 | 144 </P> |
1612 | 145 |
1682 | 146 <P><B>In general:</B></P> |
1612 | 147 |
1682 | 148 <P>If something is big (logs etc) then it's better to upload to the ftp |
149 (gzipped), and include only path/filename in the bugreport!</P> | |
150 | |
3286 | 151 <P><B>I know what am I doing...</B></P> |
3228 | 152 |
153 <P>If you created a proper bugreport following the above steps, and you are | |
154 sure it's mplayer bug, not compiler's problem or broken file, you've already | |
155 readed through docs and you didn't find the solution, your sound drivers are ok, | |
156 then you may want to subscribe to the mplayer-advusers list and send your | |
157 bugreport there to get better and faster answer. But BE WARNED: if you post | |
158 newbie or rtfm-type questions there, you'll be immediatelly banned, instead or | |
159 getting answered!!! So don't flame us, subscribe -advusers only if you really | |
160 know what are you doing and you feel you as advanced mplayer user or developer. | |
161 (and about how to subscribe: find it out! if you're really an advanced user, | |
162 it shouldn't be a problem for you...) | |
163 </P> | |
164 | |
1612 | 165 </BODY> |
166 </HTML> |