Ticket #1954 (closed defect: fixed)
Assertion failed for g_array_free
Reported by: | pchel | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.1 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
When I execute ./mc from /usr/ports/misc/mc/work/src directory (without installing to system) I get
+----------- Warning ------------+
| |
| Unable to load 'default' skin. |
| Default skin has been loaded |
| |
+--------------------------------+
It's ok. But when I exit from mc I've got
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
(mc:58551): GLib-CRITICAL : g_array_free: assertion `array' failed
Change History
comment:1 in reply to: ↑ description ; follow-up: ↓ 2 Changed 15 years ago by andrew_b
comment:2 in reply to: ↑ 1 Changed 15 years ago by andrew_b
Replying to andrew_b:
Looks like MC was not installed correctly.
Ah, sorry. I have inattentively read your comment.
comment:3 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Version changed from version not selected to master
- severity changed from no branch to on review
Created 1954_g_array_free branch. Parent branch is master.
changeset:e3075ebb4ac3ae59b09cde6e3b949cd90c7ae33f
comment:6 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
comment:7 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to commited-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:6123cac32ba8ab4308aab517fcb00464e1ab8ac2
comment:8 Changed 15 years ago by slavazanko
- Status changed from testing to closed
- Votes for changeset changed from commited-master to commited-master commited-stable
4.7.0-stable: 86d7ee500f90e85220655a01769b00fea9722998
Replying to pchel:
Looks like MC was not installed correctly.