Ticket #203 (closed defect: fixed)
new segfault
| Reported by: | Cravings | Owned by: | lbponey |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.3 |
| Component: | museek_general | Version: | 0.2 |
| Keywords: | Cc: |
Description
hello poney,
new ticket because i think this might be related to your recent changes. i rebuilt yesterday. left museeq running while i was out, and on returning it had segfaulted. it's never segfaulted before without me clicking on a room tab. the unknown messages, and the contents of the backtrace tell me it's probably not related to my ongoing segfault stuff in ticket 177.
(gdb) r Starting program: /usr/bin/museeq (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb68a7710 (LWP 7493)] [New Thread 0xb5b33b70 (LWP 7496)] [newnet.net.debug] 1024 file descriptors available for museekd. [museekd.peers.warn] No valid client bind port set (range: 0 - 0). [museekd.config.debug] Loading configuration '/home/himself/.museekd/newnet.xml'. [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.up.debug] Checking if there are some uploads to start [museekd.peers.warn] No valid client bind port set (range: 4327 - 0). [museekd.peers.debug] Trying to bind to port 4327... [newnet.net.debug] Listening on socket ':4327'. [museekd.peers.debug] Listening for peers on port 4327 [newnet.net.debug] Listening on unix socket '/tmp/museekd.himself'. [museekd.iface.debug] Listening on '/tmp/museekd.himself'. [newnet.net.debug] Listening on socket 'localhost:2240'. [museekd.iface.debug] Listening on 'localhost:2240'. [museekd.up.debug] Checking if there are some uploads to start [museekd.config.config.debug] Saving configuration to '/home/himself/.museekd/newnet.xml'. Connecting to the daemon... QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active Unknown message 801 Unknown message 804 Unknown message 805 Unknown message 800 QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active QPainter::fontMetrics: Painter not active <snip>lots more of this</snip> QPainter::fontMetrics: Painter not active Unknown message 801 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb68a7710 (LWP 7493)] 0x080e8fc5 in MuseekMessage::unpack_str () (gdb) bt #0 0x080e8fc5 in MuseekMessage::unpack_str () #1 0x080eb16b in NJoinRoom::parse () #2 0x080e3061 in MuseekDriver::readMessage () #3 0x080e3f85 in MuseekDriver::dataReady () #4 0x08151593 in MuseekDriver::qt_metacall () #5 0xb6f798bc in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #6 0xb6f7a4f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #7 0xb6fb1c07 in QIODevice::readyRead () from /usr/lib/libQtCore.so.4 #8 0xb7135f32 in ?? () from /usr/lib/libQtNetwork.so.4 #9 0xb712324b in ?? () from /usr/lib/libQtNetwork.so.4 #10 0xb71245b3 in ?? () from /usr/lib/libQtNetwork.so.4 #11 0xb753a6a4 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #12 0xb7541d8c in QApplication::notify () from /usr/lib/libQtGui.so.4 #13 0xb6f63edb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #14 0xb6f8e81a in ?? () from /usr/lib/libQtCore.so.4 #15 0xb6d93d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #16 0xb6d973e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #17 0xb6d97513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #18 0xb6f8e57c in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #19 0xb75d84a5 in ?? () from /usr/lib/libQtGui.so.4 #20 0xb6f62489 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #21 0xb6f628da in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #22 0xb6f64d4f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #23 0xb753a527 in QApplication::exec () from /usr/lib/libQtGui.so.4 #24 0x080fbe58 in main () (gdb)
great you're working on it again when you've time. thanks.
Attachments
Change History
comment:3 Changed 3 years ago by Cravings
yeah all running smoothly for about 19 hours with no incidents.. looking good. well done. private room features are working great too. thanks.
comment:5 Changed 19 months ago by xXmikekipXx
I'm trying to open forum but sometimes there are no images on it :(
comment:10 Changed 5 months ago by LasloDemsi
I consider, that you are not right. Let's discuss it.
comment:11 Changed 4 months ago by joncooperst
I was looking for this wonderful forum, and found it. Now I'm your regular user. rnThanks for the administration of this forum.
comment:12 Changed 4 months ago by clomidnow
<b>where can i find clomid 100mg in usa</b> clomid early pregnancy I have my first appointment Wednesday! I will be 6 weeks and 2 days pregnant. I will be having an ultrasound due to a prior miscarriage and I was on clomid - dr wants to see if I am carrying multiples- advice please! What can I expect or not expect!? 2. The detailed process and your own schedule I travel a lot, I can not do IVF GABRIEL consortium, a collaboration of 164 scientists from 19 countries in Europe, along with other groups in the UK, Canada and Australia. Clomid and chemical pregnancies. Taking clomid with a suspended period. RACGP clinical leads and e-health working group and NEHTA clinical leads who have provided valuable input in the development of these factsheets. Clomid vh ! Medicare Improvements for Patients and Providers Act. clomid without rx! Clomid if ovulating own. Success of clomid before iui? Clomid pharmacology Clomid Multiples Hospital Boston, developed this study to determine if the frequency of left-handedness increased in patients with HFM. Clomid emotional side effects hcg trigger. Arimidex Or Clomid?
comment:13 Changed 4 months ago by Joraib
VIAGRA is prescribed to treat erectile dysfunction (ED). rnIMPORTANT SAFETY INFORMATION BELOW. rnDo not take VIAGRA if you take nitrates, often prescribed for chest pain, as this may cause a sudden, unsafe drop in blood pressure. rnDiscuss your general health status with your doctor to ensure that you are healthy enough to engage in sexual activity. If you experience chest pain, nausea, or any other discomforts during sex, seek immediate medical help. rnIn the rare event of an erection lasting more than 4 hours, seek immediate medical help to avoid long-term injury. rnIf you are older than age 65, or have serious liver or kidney problems, your doctor may start you at the lowest dose (25 mg) of VIAGRA. If you are taking protease inhibitors, such as for the treatment of HIV, your doctor may recommend a 25 mg dose and may limit you to a maximum single dose of 25 mg of VIAGRA in a 48-hour period. rnIn rare instances, men taking PDE5 inhibitors (oral erectile dysfunction medicines, including VIAGRA) reported a sudden decrease or loss of vision. It is not possible to determine whether these events are related directly to these medicines or to other factors. If you experience sudden decrease or loss of vision, stop taking PDE5 inhibitors, including VIAGRA, and call a doctor right away. rnSudden decrease or loss of hearing has been rarely reported in people taking PDE5 inhibitors, including VIAGRA. It is not possible to determine whether these events are related directly to the PDE5 inhibitors or to other factors. If you experience sudden decrease or loss of hearing, stop taking VIAGRA and contact a doctor right away.If you have prostate problems or high blood pressure for which you take medicines called alpha blockers, your doctor may start you on a lower dose of VIAGRA. rnVIAGRA should not be used with other treatments that cause erections. VIAGRA should not be used with REVATIO as REVATIO contains sildenafil, the same medicine found in VIAGRA. rnVIAGRA does not protect against sexually transmitted diseases, including HIV. rnThe most common side effects of VIAGRA are headache, facial flushing, and upset stomach. Less commonly, bluish vision, blurred vision, or sensitivity to light may briefly occur.
comment:14 Changed 4 months ago by humanetiggor
Road to the Truth can be found at the following address: truenewworld.com (Attention! It is not the ad of the site - it is the ad of the Truth).
comment:15 Changed 4 months ago by Cimislushib
Im Sorry im sad
comment:16 Changed 4 months ago by zetreanda
Guy .. Excellent .. Superb .. I will bookmark your site and take the feeds alsoI am glad to search out so many helpful info right here within the put up, we need develop more strategies in this regard, thank you for sharing. . . . . .
comment:17 Changed 4 months ago by trueclomid
<b>buy off brand clomid 50mg in canada</b> progesterone shop clomid A normally ovulating female ovulates once each month. Oligoovulation refers to irregular ovulation and anovulation refers to the lack of ovulation. Similarly, amenorrhoea refers to the lack of a menstrual cycle. Ovulatory dysfunction has many causes including polycystic ovarian disease, and diseases of the pituitary, adrenal, or thyroid glands. Irregular ovulation can also be caused by excessive exercise, very low body weight, stress, breast feeding, and other conditions. Ovulation can be predicted by several methods, which is useful for timing intercourse. as long as the physics isnt dragged into a conversation about something fictional like spinnerette they will be ok and fuck the cat girls i thank you i dont even want to imagine what life would be like with out them. Q: I have waited longer than five minutes, and still there are no lines in the Result Window. Is there anything wrong?
comment:18 Changed 4 months ago by MiraxGrp
Sorry! i new user . plz i need help to create new theme
comment:19 Changed 4 months ago by incemaenronry
<b>buy trimethoprim no prescription nedeed</b>
comment:20 Changed 3 months ago by BUYMETRONIDAZOLE
how metronidazole induced peptic ulcers - alcohol with metronidazole
comment:21 Changed 3 months ago by priligyHani
<b>dapoxetine suppliers uk</b> dapoxetine suppliers south africa - dapoxetine suppliers in delhi
comment:22 Changed 2 months ago by Pyncglymn
Purchasing different types of toys, cosset goods, fanciful clothes and allotment of other necessities in the interest of a new infant should be a really satisfaction neck of the woods of m‚nage members. In today men each sought a easy & first-class in the capacity of of shopping that is online shopping in which you can do lot of purchasing simply sitting on your at ease through internet by visiting on the online shopping sites.As Its a very frenzied burglary to go in a shopping malls with crowds of people swinging bags nearly is remarkably uncomfortable for ladies. iswap greeting you to suborn,hawk reach-me-down or late-model newborn toys,walkers or other toddler goods. A merest favourite and calmly disposition to swallow or flog betray infant goods that you no longer demand is at the end of one's tether with online websites works in a in spite of personality as we are doing in offline auctions, in which you are putting your goods for sale and people are summons on them. The effortless and spry in the pipeline in which there is no miss to move from your own legislature and you bequeath be putting your toddler goods in head of the audience and there is a mountains of chances that you'll sell absolutely every luggage and you can also get a brand-new products as a remedy for your babe from our website in a cheap price.When you intend to do shopping in return whilst preggers like oversized ankles, side with long innumerable more thinks ,such an interest is also consider. There are so uncountable ladies who suppress play a joke on untouched items drop in a cupboard because we don’t take a sacrifice of intriguing things turn tail from to the hoard and taxing to get a refund but online shopping site make your warm up selfsame easy.
comment:23 Changed 2 months ago by cymbaltahelp
gqyh, , <b>cymbalta price walmart</b> cymbalta side affects canada - cymbalta sleep
comment:24 Changed 2 months ago by cialishowto
<b>cialis half dose</b> who takes 50mg cialis <a href=>generic cialis efectiveness</a> - cialis knockoffs uk Erectile Dysfunction Supplements! Over the Counter ED Treatment! Viagra Professional is a new generation extra-strength prescription medicine that is taken orally for the treatment of erectile dysfunction only in men, powerfully activating the natural blood flow, followed by hardness and expansion of your <b>cialis delayed ejaculation</b> <i>cialis steroid</i>
comment:25 Changed 2 months ago by vemePedyTef
This paraphernalia subside has an array of pleasing featuresAll we command is a valid email approach devoteSatchel: A satchel is the shape of bag seen on numerous a alma mater childThey complete a simple mini upbraid or sexy shortsDream up a surely edgy look with bold printed stockings in identical colors

Now that museeq is up to date in the svn, this bug should be solved. Can you confirm?