Segmentation Fault with Trigger Groups (Arch 64bit)

Post Reply
Thylacine
Posts: 28
Joined: Sun May 10, 2009 5:04 am

Segmentation Fault with Trigger Groups (Arch 64bit)

Post by Thylacine »

Unsure if this has been reported before.

Just recently downloaded and compiled the latest version from the git repo (I'm using QT 4).

However when I try to create a trigger group, clicking on it in the list, attempting to save or even adding another trigger causes a seg. fault. I get the feeling this may be something on my end, but here's the log from the console:

Code: Select all

deleting old manual< "/home/Thylacine/.config/mudlet/mudlet_documentation.html" >
Debug: deleting old manual< "/home/Thylacine/.config/mudlet/mudlet_documentation.html" >
OK deleted file
Debug: OK deleted file
LUA_MESSAGE: LuaGlobal.lua loaded successfully.
Debug: LUA_MESSAGE: LuaGlobal.lua loaded successfully.
Loaded the font the file VeraMoBd.ttf
Loaded the font the file VeraMoBI.ttf
Loaded the font the file VeraMoIt.ttf
Loaded the font the file VeraMono.ttf
----> [ EXPIRED ]  default_host  Host ist no longer an autoloader. Due to user decision.
---> trying to delete host <default_host> from host pool.
[OK] Host deleted removing pool entry ...
[OK] deleted Host:default_host ret=1
----> [ OK ] autologin finished
[ AUTOLOGIN END ] currently loaded hosts after removal of non-autoloaders: ()
LUA_MESSAGE: LuaGlobal.lua loaded successfully.
0 # "17-06-2009#18-40-58.xml"
1 # "17-06-2009#18-03-46.xml"
2 # "18-05-2009#09-57-21.xml"
[LOADING PROFILE]: "/home/Thylacine/.config/mudlet/profiles/Aetolia/current//17-06-2009#18-40-58.xml"
Warning: Object::connect: No such slot dlgTriggerEditor::slot_set_pattern_type_color(int,int) in /home/Brodie/Builds/mudlet/src/dlgTriggerEditor.cpp:502
Warning: Object::connect:  (sender name:   'listWidget_regex_list')
Warning: Object::connect:  (receiver name: 'trigger_editor')
MCCP v2 enabled !
 looking for MCCP to initialize
COMPRESSION START sequence found
looking for end of compression start sequence
looking for end of compression start sequence
looking for end of compression start sequence
starting ZLIB decompression for MCCP version 1
saveOpenChanges() called
Segmentation fault
Doesn't seem to matter if another trigger is in the list (outside a group). Also get several dialog warnings on compilation, I figured that was normal though...

Still, help please? :?

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Segmentation Fault with Trigger Groups (Arch 64bit)

Post by Heiko »

Should be fixed. Try the latest git and report back please.

Thylacine
Posts: 28
Joined: Sun May 10, 2009 5:04 am

Re: Segmentation Fault with Trigger Groups (Arch 64bit)

Post by Thylacine »

Thanks Heiko, all seems fine now.

Honestly I'm surprised how well things are going here. I used to program semi-professionally and don't think I ever worked as hard as everyone here seems to :P

Post Reply