THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#662 - awesome.restart crash
User who did this - Uli Schlachter (psychon)

----------
Backtrace points fingers at lua_close(). This causes a client to be garbage 
collected which results in an invalid free() inside luaA_client_gc().
Since there is no call to another function in the backtrace, this error must 
come from an inlined function or a preprocessor macro (which is everything in 
there except xcb_get_wm_protocols_reply_wipe() and luaA_object_gc()).
No idea which of those pointers could now be invalid or why it would be 
invalid...

Only idea I have is that one shouldn't call lua_close() from inside some lua 
functions, but no idea. I'll try to reproduce.

(This backtrace matches the other ones btw, so you are all seeing the same bug)
----------

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=662#comment1538

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to