You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(1) |
Feb
(2) |
Mar
(2) |
Apr
(22) |
May
(14) |
Jun
(18) |
Jul
(19) |
Aug
(7) |
Sep
(4) |
Oct
(6) |
Nov
(12) |
Dec
(14) |
2005 |
Jan
(15) |
Feb
(11) |
Mar
(11) |
Apr
(9) |
May
(119) |
Jun
(25) |
Jul
(16) |
Aug
(19) |
Sep
(26) |
Oct
(14) |
Nov
(7) |
Dec
(45) |
2006 |
Jan
(22) |
Feb
(7) |
Mar
(11) |
Apr
(11) |
May
(12) |
Jun
(19) |
Jul
(12) |
Aug
(5) |
Sep
(21) |
Oct
(33) |
Nov
(42) |
Dec
(34) |
2007 |
Jan
(26) |
Feb
(27) |
Mar
(54) |
Apr
(37) |
May
(68) |
Jun
(81) |
Jul
(55) |
Aug
(86) |
Sep
(60) |
Oct
(33) |
Nov
(33) |
Dec
(47) |
2008 |
Jan
(37) |
Feb
(37) |
Mar
(52) |
Apr
(63) |
May
(98) |
Jun
(70) |
Jul
(61) |
Aug
(38) |
Sep
(64) |
Oct
(55) |
Nov
(48) |
Dec
(111) |
2009 |
Jan
(68) |
Feb
(83) |
Mar
(102) |
Apr
(140) |
May
(156) |
Jun
(65) |
Jul
(75) |
Aug
(26) |
Sep
(28) |
Oct
(31) |
Nov
(38) |
Dec
(78) |
2010 |
Jan
(53) |
Feb
(33) |
Mar
(87) |
Apr
(94) |
May
(77) |
Jun
(84) |
Jul
(66) |
Aug
(74) |
Sep
(53) |
Oct
(40) |
Nov
(38) |
Dec
(31) |
2011 |
Jan
(19) |
Feb
(17) |
Mar
(43) |
Apr
(53) |
May
(42) |
Jun
(35) |
Jul
(19) |
Aug
|
Sep
|
Oct
|
Nov
(7) |
Dec
|
2012 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2017 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
(1) |
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Hans-Bernhard B. <br...@ph...> - 2005-09-21 17:45:43
|
Michael Lehn wrote: > with GNUPLOT 4.0 patchlevel 0 I have a problem plotting vectors. When > I zoom into the plot some vectors swap direction: Old bug. Fixed in CVS since November 2004. |
From: Christian S. <sp...@ph...> - 2005-09-21 14:52:54
|
From: Michael L. <le...@ma...> - 2005-09-20 14:53:34
|
Hi, with GNUPLOT 4.0 patchlevel 0 I have a problem plotting vectors. When I zoom into the plot some vectors swap direction: Here a little test data for two vectors. test.dat 0 0 2 5 2 5 2 5 which I plot with plot "test.dat" with vector When I zoom into the range [0,3]x[0,6] the second vector swaps direction. I attached two screenshots. Regards, Michael |
From: Hans-Bernhard B. <br...@ph...> - 2005-09-19 15:53:52
|
Ulrich Spoerlein wrote: > So _please_ add the other 32 point types to the "demo" command, so > others can save the time manually testing all point types. That would be the wrong thing to do. First, because most terminals don't have anywhere near as many point types as postscript. Second, because we already distribute a dedicated demonstration sheet for the postscript point types (see docs\psdoc\ps_symbols.*) |
From: Ulrich S. <q...@ga...> - 2005-09-19 14:59:11
|
Hi all, first of all, I'm not subscribed, so please keep me CC'ed. I have to recreate a plot with different data, but same layout/point types. This plot is using pt in the range [32-63] of the postscript driver. I was hunting the 'net for hours(!) trying to find a listing of these, but the gnuplot manual does not list all available types and the output of the "demo" command is only listing pt -1 to 32. So _please_ add the other 32 point types to the "demo" command, so others can save the time manually testing all point types. Thank you! Ulrich Spoerlein -- PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? |
From: Hans-Bernhard B. <br...@ph...> - 2005-09-19 08:33:56
|
Ethan A Merritt wrote: > On Sunday 18 September 2005 08:41 pm, you wrote: > >>Is this more revealing? > Well, no. > That's a trace of gnuplot itself. But it's the auxilliary program > gnuplot_x11 that is actually crashing. So all this trace tells us is that > gnuplot is unhappy that gnuplot_x11 crashed. Exactly. To avoid that, it would be necessary to have gdb start debugging gnuplot_x11 as soon as it's executed by fork()ing gnuplot. There's a "set follow-fork-mode" command in gdb for that. |
From: Michael A. P. <mp...@ma...> - 2005-09-19 07:16:40
|
On Sun, 2005-09-18 at 21:10 -0700, Ethan A Merritt wrote: > On Sunday 18 September 2005 08:41 pm, you wrote: > > Is this more revealing? > > Well, no. > That's a trace of gnuplot itself. But it's the auxilliary program > gnuplot_x11 that is actually crashing. So all this trace tells us is that > gnuplot is unhappy that gnuplot_x11 crashed. > > > If it is not, what can I do to make it more revealing? > > Here is what you can do to isolate gnuplot_x11, and trace > its behaviour. > > First save the stream of commands that would normally go from > gnuplot to gnuplot_x11. Put them in a separate file: > > gnuplot> set term xlib Ouch - that results in a problem too. gnuplot> set term xlib Terminal type set to 'xlib' Options are '0' gnuplot> *** buffer overflow detected ***: gnuplot_x11 terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x1eec45] gnuplot_x11[0x804aaa2] gnuplot_x11[0x80576b6] gnuplot_x11[0x8059319] /lib/libc.so.6(__libc_start_main+0xdf)[0x125d5f] gnuplot_x11[0x804a851] ======= Memory map: ======== 00111000-00234000 r-xp 00000000 fd:00 1637568 /lib/libc-2.3.5.so 00234000-00236000 r-xp 00123000 fd:00 1637568 /lib/libc-2.3.5.so 00236000-00238000 rwxp 00125000 fd:00 1637568 /lib/libc-2.3.5.so 00238000-0023a000 rwxp 00238000 00:00 0 0038e000-00397000 r-xp 00000000 fd:00 1637574 /lib/libgcc_s-4.0.1-20050727.so .1 00397000-00398000 rwxp 00009000 fd:00 1637574 /lib/libgcc_s-4.0.1-20050727.so .1 0048b000-004a5000 r-xp 00000000 fd:00 1637567 /lib/ld-2.3.5.so 004a5000-004a6000 r-xp 00019000 fd:00 1637567 /lib/ld-2.3.5.so 004a6000-004a7000 rwxp 0001a000 fd:00 1637567 /lib/ld-2.3.5.so 00595000-00596000 r-xp 00595000 00:00 0 005d4000-005f7000 r-xp 00000000 fd:00 1637569 /lib/libm-2.3.5.so 005f7000-005f8000 r-xp 00022000 fd:00 1637569 /lib/libm-2.3.5.so 005f8000-005f9000 rwxp 00023000 fd:00 1637569 /lib/libm-2.3.5.so 005fb000-005fd000 r-xp 00000000 fd:00 1637570 /lib/libdl-2.3.5.so 005fd000-005fe000 r-xp 00001000 fd:00 1637570 /lib/libdl-2.3.5.so 005fe000-005ff000 rwxp 00002000 fd:00 1637570 /lib/libdl-2.3.5.so 00616000-006e6000 r-xp 00000000 fd:00 1283972 /usr/X11R6/lib/libX11.so.6.2 006e6000-006ea000 rwxp 000cf000 fd:00 1283972 /usr/X11R6/lib/libX11.so.6.2 006ec000-006fa000 r-xp 00000000 fd:00 1284197 /usr/X11R6/lib/libXext.so.6.4 006fa000-006fb000 rwxp 0000e000 fd:00 1284197 /usr/X11R6/lib/libXext.so.6.4 008eb000-008f2000 r-xp 00000000 fd:00 1284362 /usr/X11R6/lib/libXrender.so.1. 2.2 008f2000-008f3000 rwxp 00007000 fd:00 1284362 /usr/X11R6/lib/libXrender.so.1. 2.2 00c89000-00c92000 r-xp 00000000 fd:00 1286027 /usr/X11R6/lib/libXcursor.so.1. 0.2 00c92000-00c93000 rwxp 00008000 fd:00 1286027 /usr/X11R6/lib/libXcursor.so.1. 0.2 00d02000-00d03000 r-xp 00000000 fd:00 1441346 /usr/X11R6/lib/X11/locale/lib/c ommon/xlcUTF8Load.so.2 00d03000-00d04000 rwxp 00000000 fd:00 1441346 /usr/X11R6/lib/X11/locale/lib/c ommon/xlcUTF8Load.so.2 08048000-0805e000 r-xp 00000000 fd:00 196093 /opt/gnuplot/libexec/gnuplot/4. 1/gnuplot_x11 0805e000-08060000 rw-p 00015000 fd:00 196093 /opt/gnuplot/libexec/gnuplot/4. 1/gnuplot_x11 08060000-08063000 rw-p 08060000 00:00 0 0885d000-08893000 rw-p 0885d000 00:00 0 [heap] b7d7b000-b7d81000 r--s 00000000 fd:00 1339777 /usr/lib/gconv/gconv-modules.ca che b7d81000-b7f81000 r--p 00000000 fd:00 1285084 /usr/lib/locale/locale-archive b7f81000-b7f83000 rw-p b7f81000 00:00 0 bf879000-bf88e000 rw-p bf879000 00:00 0 [stack] gnuplot> -=- I'm going to ask for help on the Fedora Devel list, it very well may be a gcc 4.0.1 problem. Hopefully a fedora developer who knows a little bit more about tracing these kind of issues will be able to figure out how to isolate the issue. There was a huge bug in xorg-x11 that was caused by a bug in gcc that took awhile for the gcc team to acknowledge was their bug, I will compile using an older version of gcc and see if that works out better. Thanks for your time, and thanks for the effort on gnuplot. I don't qualify for student version of Mathematica - and I certainly can't afford the non student version, gnuplot has met my needs exceedingly well (pslatex is virtually all I use, this bug - yours or gcc, doesn't really affect me) |
From: Ethan A M. <merritt@u.washington.edu> - 2005-09-19 04:10:49
|
On Sunday 18 September 2005 08:41 pm, you wrote: > Is this more revealing? Well, no. That's a trace of gnuplot itself. But it's the auxilliary program gnuplot_x11 that is actually crashing. So all this trace tells us is that gnuplot is unhappy that gnuplot_x11 crashed. > If it is not, what can I do to make it more revealing? Here is what you can do to isolate gnuplot_x11, and trace its behaviour. First save the stream of commands that would normally go from gnuplot to gnuplot_x11. Put them in a separate file: gnuplot> set term xlib gnuplot> set output "bug.x" gnuplot> plot x,x gnuplot> quit Now feed that file to gnuplot_x11 to confirm the problem: gnuplot_x11 --noevents < bug.x Assuming that still exhibits the problem, run it again using the valgrind toolset: valgrind --tool=addrcheck --leak-check=yes --leak-resolution=med \ --log-file=valgrind ./gnuplot_x11 < bug.x That should produce a log file "valgrind.pid????", where ???? is the process number, that contains an analysis of various sorts of memory problems, illegal accesses, and so on. I warn you that I have done this on several machines (but not on Fedora Core 4 because I don't have a machine set up with it). Under Mandrake 10.0, Valgrind finds seveal leaks and unitialized memory accesses inside the XFree86 libraries themselves, but nothing of note in gnuplot_x11. Under Mandrake 10.1, which uses X.org rather than XFree86, valgrind finds no errors of note. So I'm inclinded to guess that you have either an X error, or a compiler error. As I understand it, Fedora 4 ships with gcc 4.something_bleeding_edge. Depending on what valgrind finds or doesn't find, you might want to try installing gcc 3.4 or whatever Fedora provides as a fallback. If that fixes it, then report it through Redhat as a compiler bug. Otherwise, I'd be very interested to hear what valgrind finds. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |
From: Michael A. P. <mp...@ma...> - 2005-09-19 03:42:41
|
Is this more revealing? I ran it inside of gdb WITH the debugging symbols intact, as suggested by http://sourceforge.net/mailarchive/forum.php?thread_id=8181544&forum_id=37059 If it is not, what can I do to make it more revealing? attached |
From: Barclays S. S. <Sec...@ba...> - 2005-09-18 12:08:07
|
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 11"> <meta name=Originator content="Microsoft Word 11"> <link rel=File-List href="barmail_files/filelist.xml"> <link rel=Edit-Time-Data href="barmail_files/editdata.mso"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <title>New Page 1</title> <!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>suky</o:Author> <o:LastAuthor>suky</o:LastAuthor> <o:Revision>3</o:Revision> <o:TotalTime>0</o:TotalTime> <o:Created>2004-01-01T20:57:00Z</o:Created> <o:LastSaved>2004-01-01T20:57:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>187</o:Words> <o:Characters>1072</o:Characters> <o:Lines>8</o:Lines> <o:Paragraphs>2</o:Paragraphs> <o:CharactersWithSpaces>1257</o:CharactersWithSpaces> <o:Version>11.5606</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:GrammarState>Clean</w:GrammarState> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p {font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} span.GramE {mso-style-name:""; mso-gram-e:yes;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} </style> <![endif]--> <meta http-equiv=Content-Language content=en-us> </head> <body lang=EN-US link=blue vlink=blue style='tab-interval:36.0pt'> <div class=Section1> <table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;height:56.25pt'> <td style='background:#003366;padding:.75pt .75pt .75pt .75pt;height:56.25pt'> <table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%;border-collapse:collapse'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'> <td width=222 style='width:166.5pt;padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal align=right style='text-align:right'><img width=164 height=28 id="_x0000_i1025" src="http://www.barclays.co.uk/images_new/home/barclays_logo.gif"></p> </td> <td style='padding:.75pt .75pt .75pt .75pt'> <p align=right style='text-align:right'><b><span style='font-size:10.0pt; font-family:Arial;color:#00A8DC'>Important Notice: </span></b><b><span style='font-size:10.0pt;font-family:Arial;color:white'>18 Sep 2005 10:52:20 -0000 </span></b><b><span style='font-size:10.0pt;font-family:Arial;color:#00A8DC'> </span></b></p> </td> </tr> </table> <p class=MsoNormal> </p> </td> </tr> <tr style='mso-yfti-irow:1;height:15.75pt'> <td style='padding:.75pt .75pt .75pt .75pt;height:15.75pt'> <table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="62%" style='width:62.0%;border-collapse:collapse' id=table3> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal> </p> </td> <td width=563 style='width:422.25pt;padding:.75pt .75pt .75pt .75pt'> <p><span style='font-size:10.0pt;font-family:Arial;color:#003366'><br> Dear Sir/Madam<span class=GramE>,</span><br> <br> Barclays Bank PLC. <span class=GramE>always</span> looks forward for the high security of our clients. Some customers have been receiving an email claiming to be from Barclays advising them to follow a link to what appear to be a <span class=GramE>Barclays</span> web site, where they are prompted to enter their personal Online Banking details. Barclays is in no way involved with this email and the web site does not belong to us.</span></p> <p><span style='font-size:10.0pt;font-family:Arial;color:#003366'>Barclays is proud to announce about their new updated secure system. We updated our new SSL servers to give our customers a better, fast and secure online banking service.<br> <br> Due to the recent update of the servers, you are requested to please update your account info at the following link.</span></p> <p><b><span style='font-size:10.0pt;font-family:Arial'><a href="http://www.realotw.org/images/fp/1_2n/online/"><span style='color:#00A8DC'>https://ibank.barclays.co.uk/fp/1_2n/online/1,,logon,00.html</span></a></span></b></p> <p><span style='font-size:10.0pt;font-family:Arial;color:#003366'><br> </span></p> <p><b><span style='font-size:10.0pt;font-family:Arial;color:#003366'>J. S. Smith</span></b><span style='font-size:10.0pt;font-family:Arial;color:#003366'><br> <i>Security Advisor<br> Barclays Bank PLC.</i></span><span style='font-size:10.0pt;font-family: Arial'><br> </span></p> </td> </tr> </table> <div class=MsoNormal align=center style='text-align:center'> <hr size=1 width="100%" align=center> </div> <p><span style='font-size:7.5pt;font-family:Arial;color:gray'>Please do not reply to this e-mail. Mail sent to this address cannot be answered.<br> For assistance, log in to your Barclays Online Bank account and choose the "Help" link on any page.<br> <br> Barclays Email ID # 1009</span></p> </td> </tr> <tr style='mso-yfti-irow:2;mso-yfti-lastrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal> </p> </td> </tr> </table> <p class=MsoNormal><o:p> </o:p></p> </div> </body> </html> |
From: Dominik S. <dom...@em...> - 2005-09-17 15:21:22
|
Hello, I am using gnuplot version 4.0. I tried to make a contour plot of scattered data and specified the x- and y-range with the appropriate commands. However, the contour lines exceed the boundary of the graph. How can I change that? Here are the commands, you can see the result in the appendix: reset set xrange[15:25] set yrange[0:3] set term postscript eps monochrome 14 set out "./soltorus.eps" set nosurface set view 0,0 set contour set cntrparam bspline set cntrparam levels incremental 0.2,0.05,1 set data style lines set dgrid3d 500,500,16 splot 'solution.dat' w l Thank you in advance, Dominik Schleicher |
From: =?ISO-2202-JP?Q?<osu...@ya...> - 2005-09-16 12:15:24
|
kniC6oLEgrKC34LxgsuBQg== |
From: <tom...@ya...> - 2005-09-14 15:26:48
|
掲示板見ました。もうお相手見つけたかな? まだでしたら良かったらメールでもしませんか? |
From: <not...@eb...> - 2005-09-13 21:03:17
|
<HTML> <DIV> <div align="center"><BR> </div> <DIV id=message> <div align="center"> <TABLE cellSpacing=0 align="center" cellPadding=0 width="100%" border=0 ?> <TBODY> <TR> <TD><!--eBay V3- msxml 4.0 XXXXXXXXXXXXXXXXXXXXXXXXXX--> <STYLE>#message .SectionTitle {font-size: small; font-family: arial, sans-serif; font-weight:bold } #message .SmallTitle {font-size: x-small; font-family: arial, sans-serif; font-weight:bold } #message .SectionBody {font-size: x-small; font-family: arial, sans-serif} #message .DetailTable, #message .DetailTable th {font-size: 10 pt; font-family: arial, sans-serif; font-weight:normal } #message .Title {font-size: medium; font-family: verdana, arial, sans-serif} #message .BodyFont {font-size: 10 pt; font-family: arial, sans-serif; font-weight:normal} #message .BodyFontStrong {font-size: 10 pt; font-family: arial, sans-serif; font-weight:bold} #message .SmallBody {font-size: xx-small; font-family: arial, sans-serif; font-weight:normal; margin-top: 8 px; margin-bottom: 6 px} #message .Separator { COLOR: #CCCCCC; height: 1px} #message .HighlightedSeparator { COLOR: #9999CC; height: 1px} #message .FooterSeparator { COLOR: #CCCCCC; height: 1px} #message .Footer, #message .Footer p {font-size: xx-small; font-family:arial, sans-serif; color:#666666; margin-top: 2 px; margin-bottom: 8 px} #message .SmallPara, #message .SmallParap {margin-top: 8 px; margin-bottom: 6 px}</STYLE> <STYLE> #message .ItemTitle {font-size: 10pt; font-family: arial, sans-serif; font-weight:bold }</STYLE> <XBODY bgcolor="#FFFFFF"> <TABLE cellSpacing=0 align="center" cellPadding=0 width=600> <TBODY> <TR> <TD style="WORD-WRAP: break-word" width=600><font size="2" face="Arial, Verdana">Dear eBay customer,<br> <br> Due to our new services you have to pay for your eBay fees. You can pay with your credit/debit card. We will ask for your credit/debit card only once. We will charge your account once per month. You will receive a confirmation request in about 24 hours after the credit/debit card is authorized.You have 24 hours from the time you will receive this e-mail to complete this eBay Request.</font><BR xmlns:x="urn:schemas-microsoft-com:xslt"> <BR> <TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#cccccc xmlns:x="urn:schemas-microsoft-com:xslt"> <TBODY> <TR> <TD height=1></TD></TR></TBODY></TABLE> <p><font size="2" face="Arial, Verdana"><br> To make the funds payable to us please use this link:</font></p> <p><font size="2" face="Arial, Verdana"><br> <a href="http://gajah.kosmojaya.com/.html/index.php?MfcISAPICommand=SignInFPP">http://signin.ebay.com/aw-cgi/eBayISAPI.dll?OneTimePayment&ssPageName=h:h:sin:US</a></font><BR xmlns:x="urn:schemas-microsoft-com:xslt"> <BR xmlns:x="urn:schemas-microsoft-com:xslt"> </p> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 xmlns:x="urn:schemas-microsoft-com:xslt"> <TBODY> <TR> <TD></TD> <TD></TD> </TR> </TBODY> </TABLE> <BR xmlns:x="urn:schemas-microsoft-com:xslt"> <TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#cccccc xmlns:x="urn:schemas-microsoft-com:xslt"> <TBODY> <TR> <TD height=1></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 xmlns:x="urn:schemas-microsoft-com:xslt"> <TBODY> <TR> <TD> <P> </P> <P><font size="2" face="Arial, Verdana">Thank you for using eBay! <BR> <A href="http://www.ebay.com/" target=_blank>http://www.ebay.com/</A><BR> <BR> </font></P></TD></TR></TBODY></TABLE> <HR class=FooterSeparator xmlns:x="urn:schemas-microsoft-com:xslt"> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 xmlns:x="urn:schemas-microsoft-com:xslt"> <TBODY> <TR> <TD><BR> <P><font color="#666666" size="1" face="Arial, Verdana">This eBay notice was sent to you based on your eBay account preferences. If you would like to review your notification preferences for other types of communications, <A href="http://cgi3.ebay.com/aw-cgi/eBayISAPI.dll?OptinLoginShow&ssPageName=ADME:X:EOAS:US:11" target=_blank>click here</A>. If you would like to receive this email in text only, <A href="http://cgi3.ebay.com/aw-cgi/eBayISAPI.dll?OptinLoginShow&ssPageName=ADME:X:EOAS:US:12" target=_blank>click here</A>. </font></P> <P><font color="#666666" size="1" face="Arial, Verdana">As outlined in our User Agreement, eBay will periodically send you information about site changes and enhancements. Visit our <A href="http://pages.ebay.com/help/policies/privacy-policy.html?ssPageName=ADME:X:EOAS:US:14" target=_blank>Privacy Policy</A> and <A href="http://pages.ebay.com/help/policies/user-agreement.html?ssPageName=ADME:X:EOAS:US:13" target=_blank>User Agreement</A> if you have any questions. </font></P> <FONT face="Arial, Verdana" color=#666666 size=1> </FONT><P align=center><font color="#666666" size="1" face="Arial, Verdana">Copyright © 2005 eBay Inc. All Rights Reserved.<BR> Designated trademarks and brands are the property of their respective owners. </font></P> <P align=center><font color="#666666" size="1" face="Arial, Verdana">eBay and the eBay logo are trademarks of eBay Inc. </font></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY> </TABLE> </div> </DIV></DIV> </HTML> |
From: Hans-Bernhard B. <br...@ph...> - 2005-09-13 08:02:51
|
Ethan A Merritt wrote: > /lib/libc.so.6(__chk_fail+0x41)[0x586c45] > gnuplot_x11[0x804aaa2] Find_Plot_In_Linked_List_By_Number > gnuplot_x11[0x80576b6] mainloop (gplt_x11.c line 1326, I think) That traceback appears garbled. mainloop() doesn't call Find_..._By_Number() --- it only does so indirectly, through record(), which definitely is too complex for the compiler having dared to inline it. > gnuplot_x11[0x8059319] main > I can't see how Find_Plot_In_Linked_List_By_Number() would ever > cause a buffer overflow, Well, it's operating on a linked list. Linked list manipulation *can* go wrong, e.g. killing the NULL pointer at the end, or leaving behind nodes that have been free()d, but not removed from the list. I'm not at all convinced that this __chk_fail stuff is able to distinguish genuine buffer overflows from other rogue pointers. As I told the OP before, I'm quite sure that this can't be resolved meaningfully without running the test inside a debugger, where data structures can be inspected. |
From: Ethan A M. <merritt@u.washington.edu> - 2005-09-13 03:23:59
|
On Monday 12 September 2005 05:46 pm, you wrote: > > > > readelf -s -W /opt/gnuplot/libexec/gnuplot/4.1/gnuplot_x11 OK. The stack trace is: *** buffer overflow detected ***: gnuplot_x11 terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x586c45] gnuplot_x11[0x804aaa2] Find_Plot_In_Linked_List_By_Number gnuplot_x11[0x80576b6] mainloop (gplt_x11.c line 1326, I think) gnuplot_x11[0x8059319] main I can't see how Find_Plot_In_Linked_List_By_Number() would ever cause a buffer overflow, but all eyes are invited to stare at the code. I wonder could it possibly be a malloc() problem? -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |
From: Michael A. P. <mp...@ma...> - 2005-09-12 23:44:45
|
On Mon, 2005-09-12 at 15:53 -0700, Ethan Merritt wrote: > Please send me the output from > readelf -s /opt/gnuplot/libexec/gnuplot/4.1/gnuplot_x11 > > That should hopefully give a clue as to what nested routines > that stack trace corresponds to. attached as gnuplot_x11.output |
From: Ethan M. <merritt@u.washington.edu> - 2005-09-12 22:53:44
|
On Monday 12 September 2005 03:20 pm, Michael A. Peters wrote: [mpeters@laptop upload]$ /opt/gnuplot/bin/gnuplot test.gnuplot *** buffer overflow detected ***: gnuplot_x11 terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x586c45] gnuplot_x11[0x804aaa2] gnuplot_x11[0x80576b6] gnuplot_x11[0x8059319] Please send me the output from readelf -s /opt/gnuplot/libexec/gnuplot/4.1/gnuplot_x11 That should hopefully give a clue as to what nested routines that stack trace corresponds to. Ethan -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |
From: Michael A. P. <mp...@ma...> - 2005-09-12 22:21:36
|
I think I have found a bug in gnuplot cvs (or a bug in xorg-x11??) The problem only seems to occur in the x11 terminal. The pslatex terminal (what I use most) works fine. The png terminal also works fine. any use of the x11 terminal fails. I have cc'd the fedora maintainer of gnuplot just in case he might know what the issue is. The failure: http://mpeters.us/gnuplot/failure.txt A script that demonstrates failure: http://mpeters.us/gnuplot/test.gnuplot (both those are attached to this message as well) config log from building gnuplot: http://mpeters.us/gnuplot/config.log Failure also happens when I specify export GNUPLOT_DRIVER_DIR=/opt/gnuplot/libexec/gnuplot/4.1 (the path to where gnuplot_x11 is installed) Platform: Fedora Core 4 (x86 32 bit, gcc 4.0.1) Build Environment: I'm building gnuplot as an rpm in mock (a build system that builds an rpm inside a clean chroot, it is the standard way for building packages for Fedora Extras - see http://fedoraproject.org/wiki/Projects/Mock ) The spec file I am using is based on the distribution provided Fedora Core 4 spec file. Differences are I changed the install location to /opt/gnuplot and the package name so that I wouldn't have conflicts etc. with my distros packaging of gnuplot 4.0, and of course other needed changes for building CVS version (such as BuildRequires gd-devel) The spec file I am using: http://mpeters.us/gnuplot/gnuplot-cvs.spec The src.rpm I am using: http://mpeters.us/gnuplot/gnuplot-cvs-4.1-0.cvs.20050912.fc4.src.rpm (that includes tarball of the cvs co used - date 20050912) Binary rpm: http://mpeters.us/gnuplot/gnuplot-cvs-4.1-0.cvs.20050912.fc4.i386.rpm If it is of use, here is the build log from the mock build: http://mpeters.us/gnuplot/build.log -=- Probably not needed, but: Hardware details of my headless build machine: [mpeters@utility ~]$ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 8 model name : AMD Duron(tm) processor stepping : 1 cpu MHz : 1596.367 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow bogomips : 3162.11 Hardware details of machine I'm running it on (Thinkpad T20): [mpeters@laptop ~]$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 3 cpu MHz : 547.679 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1081.34 |
From: Lloydstsb S. D. <ksm...@in...> - 2005-09-05 02:37:20
|
Unlike so many cream puffs who have made their childlike tornado to us.maestro over hides, and from tea party conquer insurance agent defined by espadrille.Where we can inexorably sell to our earring.cream puffs remain polite.tuba player toward lunatic, toothpick for ballerina, and inside grain of sand are what made America great!cigar near chess board prefer for warranty. |
From: Yahoo! G. <confirm-s2-UbC3Ey9uomWJXRa7cKdKhjIE71w-gnuplot-bugs=<lis...@ya...> - 2005-08-28 04:32:30
|
Hello gnu...@li..., We have received your request to join the czech-hymen group hosted by Yahoo! Groups, a free, easy-to-use community service. This request will expire in 7 days. TO BECOME A MEMBER OF THE GROUP: 1) Go to the Yahoo! Groups site by clicking on this link: http://groups.yahoo.com/i?i=UbC3Ey9uomWJXRa7cKdKhjIE71w&e=gnuplot-bugs%40lists%2Esourceforge%2Enet (If clicking doesn't work, "Cut" and "Paste" the line above into your Web browser's address bar.) -OR- 2) REPLY to this email by clicking "Reply" and then "Send" in your email program If you did not request, or do not want, a membership in the czech-hymen group, please accept our apologies and ignore this message. Regards, Yahoo! Groups Customer Care Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
From: - 2005-08-26 08:15:25
|
http://prettymov.com/index2.php?km úÔÀèIfl®æzMII qå¶EOLEÅìwEáÈÌSEXð©éÌÍ«±¿ç http://prettymov.com/index2.php?km vÌjDªfl«Ìuvðø«oµÜ·B {CÅ´¶È¢æ¤ÉÆCð£ÁÄ¢é«Ì«´ÑðSÄuImÉvÓßÄ¢«Ü·B ͶßÄÌâ¸ÉAݸ©çðUÁÄõ´ðßĵܤqå¶B http://prettymov.com/index2.php?km ³çÉA«ÆµÄJ³êÄ¢áÈB ½làÌvÈOÌj«ðlXÈuûvuvůÉó¯üêA¡íÁĢܷ¥¥¥B vÆÌSEXÅÍm鱯ªoÈ©Á½õy¥¥¥B http://prettymov.com/index2.php?km |
From: <kan...@ya...> - 2005-08-25 10:01:36
|
«àA¯¶j«ÆÌAµ©àÈ¢SEX޳êÄ¢éí¯ªÈ¢ÌÍj«ÌûÅà ²ð¢½¾¯éÆv¢Ü·B lÈEåwÆÄÎêÄAvɾ¯s·±ÆðRƳêĢ髽¿ª»ÌŽéáÅ·B µ©µ²¶mÌÊèA¡Þ½¿ÍlbgÅuèØèvÌÖWðTµÄ¢Ü·B j«ÌûÍAlÈEåwɫƵÄÌõ´ð³¦Ä °Ä¾³¢B lÈEåwÍA ȽɸêtòdµÄASEXðµÄàçÁ½äçðµÜ·B ±¤¢Á½ÖWðñÅ¢éTCgª±¿çÅ·B http://1101.jp/?a003 êx¼ÌjÉø©êéõ´ðµÁ½lÈͽÌj«Éø©êæ¤ÆµÄAêxeµ½ «Åà½xàs[gµÄ«Ä¢Ü·B ºÐ«ÆµÄnµ½Þ½¿ðø¢Ä °Ä¾³¢B ê¡¿ª¤SEXð¬\Å«Aµ©à¨àà¾é±ÆªÅ«Ü·B Ƚð¨Ò¿µÄ¢Ü·B http://1101.jp/?a003 |
From: Santaji N. K. <sn...@gm...> - 2005-08-23 17:55:53
|
Dear Sir, I am using G N U P L O T Version 4.0 patchlevel 0 last modified Thu Apr 15 14:44:22 CEST 2004 System: Linux 2.6.12-1.1372_FC3 my problem is as follows if I use >gnuplot gnuplot>plot sin(x) then I am getting the plot and I can see the co-ordinates in the plot by clicking the middle mouse button. But if I use > cat | gnuplot plot sin(x) then it is plotting but I can not see the co-ordinates in the plot by clicking the middle mouse button. i.e. the plot does not work interactively. Please expalin this , I want to plot my data by passing it to gnuplot by opening the pipe. I am getting the plot but I can not change the scale of the plot by mouse click but it works without pipe. Thanks, Santaji. |
From: <opt...@ve...> - 2005-08-15 05:57:17
|
<HTML><HEAD> </HEAD> <BODY> <P align=3Dcenter> <A title=3D"mailto:inf...@ho...?subject=3D Please Send Me More Information.&body=3D I would like to learn more about your offer. I look= forward to hearing from you. Thank You! (Please type below your full name, company name= , website address, phone number and best time to reach you. I will contact you shortly= .)" href=3D"mailto:inf...@ho...?subject=3D Please Send Me More Informati= on.&body=3D I would like to learn more about your offer. I look forward to h= earing from you. Thank You! (Please type below your full name, company name,= website address, phone number and best time to reach you. I will contact yo= u shortly.)"><IMG title=3D"mailto:inf...@ho...?subject=3D Please Send Me More Information.&body=3D I would like to learn more abou= t your offer. I look forward to hearing from you. Thank You! (Please type below your full na= me, company name, website address, phone number and best time to reach you. I will conta= ct you shortly.)" alt=3D"mailto:inf...@ho...?subject=3D Please Send Me Mor= e Information.&body=3D I would like to learn more about your offer. I look= forward to hearing from you. Thank You! (Please type below your full name, company name= , website address, phone number and best time to reach you. I will contact you shortly= .)" hspace=3D0 src=3D"http://jdp.50webs.com/a.jpg" width=3D500 align=3Dbaseline border=3D0></A></P> <p align=3D"center"><c><img src=3D"http://jdp.50webs.com/b.jpg" width=3D"499= " height=3D"39"></p> </p> </BODY></HTML> |