Bugs in Nightlies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ingwe Ingweron
    Veteran
    • Jan 2009
    • 2110

    Bugs in Nightlies

    Just started a new thread, since I've lost track of which thread is currently the one for reporting bugs for the development nightlies.

    The latest nightlie, revision e844e55, has been crashing quite often, but I have not yet located a probable cause. As soon as I do, I will provide a savefile.
    “We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
    ― Tom Stoppard, Rosencrantz and Guildenstern are Dead
  • Nick
    Vanilla maintainer
    • Apr 2007
    • 9356

    #2
    Cool, thanks. Reportedly earthquake traps are causing crashes, but I'm sure that's not all.
    One for the Dark Lord on his dark throne
    In the Land of Mordor where the Shadows lie.

    Comment

    • Ingwe Ingweron
      Veteran
      • Jan 2009
      • 2110

      #3
      Originally posted by Nick
      Cool, thanks. Reportedly earthquake traps are causing crashes, but I'm sure that's not all.
      How about something to do with a Nexus Q? That seems to be the common denominator in the recent crashes I've been seeing.
      “We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
      ― Tom Stoppard, Rosencrantz and Guildenstern are Dead

      Comment

      • Estie
        Veteran
        • Apr 2008
        • 2282

        #4
        I have saved a halftroll warrior whos game already crashed 2 times on the current level, if there is interest.
        Also, he is wearing a cursed ring of reckless attacks that occasionally makes a loud noise and was identified a while ago (by scroll on a different item) but has returned to (??) displayed as well as "not fully known" description.

        Comment

        • Nick
          Vanilla maintainer
          • Apr 2007
          • 9356

          #5
          Originally posted by Estie
          I have saved a halftroll warrior whos game already crashed 2 times on the current level, if there is interest.
          Also, he is wearing a cursed ring of reckless attacks that occasionally makes a loud noise and was identified a while ago (by scroll on a different item) but has returned to (??) displayed as well as "not fully known" description.
          If you could post the savefile, that would be great.
          One for the Dark Lord on his dark throne
          In the Land of Mordor where the Shadows lie.

          Comment

          • Estie
            Veteran
            • Apr 2008
            • 2282

            #6

            Comment

            • Estie
              Veteran
              • Apr 2008
              • 2282

              #7
              Also, he has found a ring with +2 speed an and unknown rune that doesnt teleport me even after resting through 2 lanterns worth of oil and exploring 2 level 1s. I dont know if this is a bug, but it is definitely unexpected behaviour.

              Edit: the game crashes constantly, to the point where it gets really annoying. Is there any chance of doing a quick fix to eliminate at least some of the crashes ?
              Last edited by Estie; November 6, 2016, 16:32.

              Comment

              • Nick
                Vanilla maintainer
                • Apr 2007
                • 9356

                #8
                Originally posted by Estie
                Also, he has found a ring with +2 speed an and unknown rune that doesnt teleport me even after resting through 2 lanterns worth of oil and exploring 2 level 1s. I dont know if this is a bug, but it is definitely unexpected behaviour.

                Edit: the game crashes constantly, to the point where it gets really annoying. Is there any chance of doing a quick fix to eliminate at least some of the crashes ?
                Thanks for the savefile. As for the quick fix, we'll have to see how quick I am finding the problem...
                One for the Dark Lord on his dark throne
                In the Land of Mordor where the Shadows lie.

                Comment

                • t4nk
                  Swordsman
                  • May 2016
                  • 335

                  #9
                  Originally posted by Nick
                  Thanks for the savefile. As for the quick fix, we'll have to see how quick I am finding the problem...
                  I just got a stack trace, the queue code is calling abort():
                  Code:
                  #2  0x000000000071182b in q_push (q=0x603000239c50, item=33) at z-queue.c:44
                  #3  0x000000000040dcee in cave_update_flow (c=0x60b00006f018) at cave-map.c:663
                  #4  0x00000000005d4bd9 in update_stuff (p=0x61900000e188) at player-calcs.c:2342
                  #5  0x000000000045f236 in process_player_cleanup () at game-world.c:593
                  #6  0x000000000045fefb in process_player () at game-world.c:669
                  #7  0x0000000000462359 in run_game_loop () at game-world.c:857
                  #8  0x0000000000655d43 in play_game (new_game=false) at ui2-game.c:436
                  #9  0x000000000071a8f5 in main (argc=1, argv=0x7fffffffdec8) at main.c:516

                  Comment

                  • Nick
                    Vanilla maintainer
                    • Apr 2007
                    • 9356

                    #10
                    Originally posted by t4nk
                    I just got a stack trace, the queue code is calling abort():
                    Code:
                    #2  0x000000000071182b in q_push (q=0x603000239c50, item=33) at z-queue.c:44
                    #3  0x000000000040dcee in cave_update_flow (c=0x60b00006f018) at cave-map.c:663
                    #4  0x00000000005d4bd9 in update_stuff (p=0x61900000e188) at player-calcs.c:2342
                    #5  0x000000000045f236 in process_player_cleanup () at game-world.c:593
                    #6  0x000000000045fefb in process_player () at game-world.c:669
                    #7  0x0000000000462359 in run_game_loop () at game-world.c:857
                    #8  0x0000000000655d43 in play_game (new_game=false) at ui2-game.c:436
                    #9  0x000000000071a8f5 in main (argc=1, argv=0x7fffffffdec8) at main.c:516
                    Yeah, thanks - I'd done a "simplification" to cave flow updates which was just wrong.

                    Fix is now building and the new nightlies should be up shortly.
                    One for the Dark Lord on his dark throne
                    In the Land of Mordor where the Shadows lie.

                    Comment

                    • Estie
                      Veteran
                      • Apr 2008
                      • 2282

                      #11
                      Great - can I use the savefile or do I have to start new ?

                      Comment

                      • Nick
                        Vanilla maintainer
                        • Apr 2007
                        • 9356

                        #12
                        Originally posted by Estie
                        Great - can I use the savefile or do I have to start new ?
                        Same savefile should be fine.
                        One for the Dark Lord on his dark throne
                        In the Land of Mordor where the Shadows lie.

                        Comment

                        • wobbly
                          Prophet
                          • May 2012
                          • 2580

                          #13
                          Crash to desktop. Reopened the save & the potion flavours had changed.

                          Comment

                          • Nick
                            Vanilla maintainer
                            • Apr 2007
                            • 9356

                            #14
                            Originally posted by wobbly
                            Crash to desktop. Reopened the save & the potion flavours had changed.
                            That's really odd. Is that the latest nightly?
                            One for the Dark Lord on his dark throne
                            In the Land of Mordor where the Shadows lie.

                            Comment

                            • wobbly
                              Prophet
                              • May 2012
                              • 2580

                              #15
                              angband-4.0.3-485-g605f365

                              Comment

                              Working...
                              😀
                              😂
                              🥰
                              😘
                              🤢
                              😎
                              😞
                              😡
                              👍
                              👎