looks like clear_event_queue issue

Bug reports and feature requests. New features can only be added to the current development version. Bug-fixes may be back-ported.

Current release: 099 / Current development: 100
Post Reply
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

looks like clear_event_queue issue

Post by RusseL »

Code: Select all

[03/30 06:32:58] Caught SIGSEGV (Segfault).  Please post the following on http://forums.polserver.com/tracker.php :
=== CUT ===
Build: POL099-2011-05-02 Break Everything Even Rudder (debian)
Last Script: pkg/items/containers/backpack/hearSpeech.ecl PC: 610
Stack Backtrace:
It's appeared already 20-30 times, with the same last script, at the same line.
There is nothing in Stack Trace.

Please take a look at this, it makes me very angry! :( :(
http://pastebin.com/tndVAZez - this script

Code: Select all

609: #
clear_event_queue();
610: Func(3,7): Clear_Event_Queue
611: #
ev:=0;
612: 0L
Post Reply