Menu

#736 Error encountered in function parseBidHistory in history.c line 182

v1.0 (example)
closed-fixed
nobody
None
5
2018-06-19
2017-10-12
No

esniper encountered a bug. Please go to:
http://sourceforge.net/tracker/?func=add&group_id=45285&atid=442436
paste this into "Detailed Description":
Automated esniper bug report.
esniper version 2.33.0
libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Error encountered in function parseBidHistory in history.c line 182
auction = 152733715292, price = 211.11, remain = 0
latency = 0, result = -1, error = 0
buf = 0x532f840, size = 46281, read = 0x532f840
time = 1507838492, offset = 0
pagename = "Bid history", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) =
1 x password() =

1 x seconds(s) = 10
1 x quantity(q) = 1
1 x (c) = "esniper/config"
1 x reduce() = 1
1 x bid() = 1
1 x debug(d) = 0
1 x batch(b) = 0
1 x logdir(l) = "/home/valerio/esniper/logs"
no item number
then upload and attach esniper.7252.1.bug.html and click submit.
Auction 152733715292: Unknown item
Retrying...
esniper encountered a bug. Please go to:
http://sourceforge.net/tracker/?func=add&group_id=45285&atid=442436
paste this into "Detailed Description":
Automated esniper bug report.
esniper version 2.33.0
libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Error encountered in function parseBidHistory in history.c line 182
auction = 152733715292, price = 211.11, remain = 0
latency = 0, result = -1, error = 0
buf = 0x532f840, size = 46281, read = 0x532f840
time = 1507838495, offset = 0
pagename = "Bid history", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) =
1 x password() =

1 x seconds(s) = 10
1 x quantity(q) = 1
1 x (c) = "esniper/config"
1 x reduce() = 1
1 x bid() = 1
1 x debug(d) = 0
1 x batch(b) = 0
1 x logdir(l) = "/home/valerio/esniper/logs"
no item number
then upload and attach esniper.7252.2.bug.html and click submit.
Auction 152733715292: Unknown item
Retrying...
esniper encountered a bug. Please go to:
http://sourceforge.net/tracker/?func=add&group_id=45285&atid=442436
paste this into "Detailed Description":
Automated esniper bug report.
esniper version 2.33.0
libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Error encountered in function parseBidHistory in history.c line 182
auction = 152733715292, price = 211.11, remain = 0
latency = 0, result = -1, error = 0
buf = 0x532f840, size = 46281, read = 0x532f840
time = 1507838498, offset = 0
pagename = "Bid history", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) =
1 x password() =

1 x seconds(s) = 10
1 x quantity(q) = 1
1 x (c) = "esniper/config"
1 x reduce() = 1
1 x bid() = 1
1 x debug(d) = 0
1 x batch(b) = 0
1 x logdir(l) = "/home/valerio/esniper/logs"
no item number
then upload and attach esniper.7252.3.bug.html and click submit.
Auction 152733715292: Unknown item

Auction 152733715292: Unknown item

1 Attachments

Related

Bugs: #736

Discussion

<< < 1 2 (Page 2 of 2)
  • GRR

    GRR - 2018-01-13
    Makefile:300 : la recette pour la cible « history.o » a échouée
    make: *** [history.o] Erreur 1
    

    doesn't work at the "make" step. :/

    ps : im on debian 9 stable, all update.

     
  • Michael S.

    Michael S. - 2018-01-15
    root@ubuntu14:/tmp# git clone http://git.code.sf.net/p/esniper/git esniper-git 
    Klone nach 'esniper-git' ...
    remote: Counting objects: 1926, done.
    remote: Compressing objects: 100% (616/616), done.
    remote: Total 1926 (delta 1297), reused 1925 (delta 1297)
    Empfange Objekte: 100% (1926/1926), 1.06 MiB | 609.00 KiB/s, done.
    Löse Unterschiede auf: 100% (1297/1297), done.
    Prüfe Konnektivität ... Fertig.
    root@ubuntu14:/tmp# cd esniper-git/
    root@ubuntu14:/tmp/esniper-git# ./configure 
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking whether make sets $(MAKE)... (cached) yes
    checking for curl-config... curl-config
    checking for curl_easy_setopt... yes
    checking for curl_easy_strerror... yes
    checking for cURL SSL support... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: executing depfiles commands
    root@ubuntu14:/tmp/esniper-git# make
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT auction.o -MD -MP -MF .deps/auction.Tpo -c -o auction.o auction.c
    mv -f .deps/auction.Tpo .deps/auction.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT auctionfile.o -MD -MP -MF .deps/auctionfile.Tpo -c -o auctionfile.o auctionfile.c
    mv -f .deps/auctionfile.Tpo .deps/auctionfile.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT auctioninfo.o -MD -MP -MF .deps/auctioninfo.Tpo -c -o auctioninfo.o auctioninfo.c
    mv -f .deps/auctioninfo.Tpo .deps/auctioninfo.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
    mv -f .deps/buffer.Tpo .deps/buffer.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT esniper.o -MD -MP -MF .deps/esniper.Tpo -c -o esniper.o esniper.c
    mv -f .deps/esniper.Tpo .deps/esniper.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
    mv -f .deps/history.Tpo .deps/history.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c
    mv -f .deps/html.Tpo .deps/html.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
    mv -f .deps/http.Tpo .deps/http.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
    mv -f .deps/options.Tpo .deps/options.Po
    gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"esniper\" -DVERSION=\"2.33.0\" -I.     -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
    mv -f .deps/util.Tpo .deps/util.Po
    gcc  -g -O2   -o esniper auction.o auctionfile.o auctioninfo.o buffer.o esniper.o history.o html.o http.o options.o util.o -L/usr/lib/x86_64-linux-gnu -lcurl -L/usr/lib/x86_64-linux-gnu -lcurl 
    root@ubuntu14:/tmp/esniper-git# make install
    make[1]: Verzeichnis »/tmp/esniper-git« wird betreten
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
      /usr/bin/install -c esniper '/usr/local/bin'
    test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
     /usr/bin/install -c -m 644 esniper.1 '/usr/local/share/man/man1'
    make[1]: Verzeichnis »/tmp/esniper-git« wird verlassen
    

    Done !

     
    • GRR

      GRR - 2018-04-09

      tyvm Michael, sorry for the late reply, ive dont use esniper since my post.

       
  • Rolf

    Rolf - 2018-05-28

    Has this patch landed?

     
  • Bodo

    Bodo - 2018-06-19
    • status: open --> closed-fixed
     
<< < 1 2 (Page 2 of 2)

Log in to post a comment.