[Devel] [ openser-Bugs-1477666 ] Openser Crashs Seg Fault when
should do a clean exit
SourceForge.net
noreply at sourceforge.net
Thu Apr 27 15:48:14 CEST 2006
Bugs item #1477666, was opened at 2006-04-27 14:39
Message generated for change (Comment added) made by lowgitek
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1477666&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Elton Machado (lowgitek)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Openser Crashs Seg Fault when should do a clean exit
Initial Comment:
Here goes the backtrace:
#0 fm_free (qm=0x283c9000, p=0x65726f63) at
mem/f_malloc.c:334
#1 0x283970b2 in empty_hash_table
(hash_table=0x28550890) at hash.c:288
#2 0x28397210 in free_hash_table (table=0x28550890) at
hash.c:95
#3 0x2839bc21 in clean_trusted () at trusted.c:195
#4 0x2839aa6a in mod_exit () at permissions.c:501
#5 0x0808530b in destroy_modules () at sr_module.c:349
#6 0x08062ef6 in cleanup (show_status=0) at main.c:360
#7 0x08064f26 in main (argc=1, argv=0xbfbfeca8) at
main.c:1478
----------------------------------------------------------------------
>Comment By: Elton Machado (lowgitek)
Date: 2006-04-27 14:48
Message:
Logged In: YES
user_id=208524
one more backtrace to help:
#0 fm_free (qm=0x283ce000, p=0x65726f63) at mem/f_malloc.c:334
#1 0x2839c0b2 in empty_hash_table (hash_table=0x28555890)
at hash.c:288
#2 0x2839c210 in free_hash_table (table=0x28555890) at
hash.c:95
#3 0x283a0c21 in clean_trusted () at trusted.c:195
#4 0x2839fa6a in mod_exit () at permissions.c:501
#5 0x0808530b in destroy_modules () at sr_module.c:349
#6 0x08062ef6 in cleanup (show_status=1) at main.c:360
#7 0x08063705 in handle_sigs () at main.c:466
#8 0xbfbfff94 in ?? ()
#9 0x00000002 in ?? ()
#10 0x00000000 in ?? ()
#11 0xbfbfe7a0 in ?? ()
#12 0x00000002 in ?? ()
#13 0x08063c28 in handle_sigs () at main.c:510
#14 0x08064665 in main_loop () at main.c:919
#15 0x08064e3f in main (argc=1, argv=0xbfbfeca8) at main.c:1472
This one was when trying to break the process.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1477666&group_id=139143
More information about the Devel
mailing list