Ticket #1044 (closed defect: worksforme)

Opened 5 years ago

Last modified 5 years ago

calc_next_timeout 't' assert failure.

Reported by: robophred@… Owned by: mickeyl
Priority: high Milestone:
Component: neod Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

Was running the qemu emulator from the makefile, compiled today.
Was playing "bridges", had an assert failure show up when I selected "new game"
after having played through several games.

The x server died, and the console read (might not be exact, retyping from qemu):

(neod:1174): DEBUG: stylus pressed
neod: pulse/mainloop.c:739: calc_next_timeout: Assertion `t' failed.
matchbox-keyboard-remote.c:35,mb_kbd_remote_process_xevents() got a message

matchbox-keyboard-remote.c:35,mb_kbd_remote_process_xevents() got a message

matchbox-keyboard-remote.c:35,mb_kbd_remote_process_xevents() got a message

run-parts: /etc/X11/Xsession.d/90xXWindowManager exited because of uncaught
signal 6: Success
FreeFontPath?: FPE "built-ins" refcount is 2, should be 1; fixing.
Extended Input Devices not yet supported. Implement it at line 637 in kinput.c
FreeFontPath?: FPE "built-ins" refcount is 2, should be 1; fixing.
PM: Removing info for No Bus:vcs3
PM: Removing info for No Bus:vcsa3

PM: Removing info for No Bus:vcs2
PM: Removing info for No Bus:vcsa2

Attachments

bug 2 specific.jpg (72.5 KB) - added by robophred@… 5 years ago.
jpeg image of terminal after error

Change History

comment:1 Changed 5 years ago by robophred@…

Just had a second occurrence. Same setup as last time, occured after playing
around with the bridges game of oh-puzzles.

Was able to find the code in question in the pulseaudio svn. Error seems to
occur when the function "find_next_time_event" returns null.

Changed 5 years ago by robophred@…

jpeg image of terminal after error

comment:2 Changed 5 years ago by mickey@…

This is very hard to reproduce. Maybe it's a problem in some of the puzzle games.

comment:3 Changed 5 years ago by roh

  • Owner changed from mickey@… to mickeyl

comment:4 Changed 5 years ago by mickeyl

  • Status changed from new to closed
  • Resolution set to worksforme

could not reproduce.

Note: See TracTickets for help on using tickets.