I don't quite understand how, but I think sipXsupervisor was broken by 13467 (add short title to email notifications). I am now getting segfaults:
#0 0x00002ba261963f43 in free () from /lib64/libc.so.6
#1 0x00002ba25fef9982 in UtlList::destroyAll (this=0x408054a0) at
../../../sipXportLib/src/utl/UtlList.cpp:160
#2 0x0000000000427c7d in EmailNotifier::handleAlarm (this=0x1430e00,
[EMAIL PROTECTED], [EMAIL PROTECTED],
alarmData=0x14381c0, [EMAIL PROTECTED]) at
../../../sipXsupervisor/src/EmailNotifier.cpp:113
I don't understand why the destroyAll causes a segfault. A quick fix
(remove the line to destroyAll) is attached, but then is there a memory
leak?...
Does someone understand this better than I?
Carolyn <<emailFix.patch>>
emailFix.patch
Description: emailFix.patch
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
